Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] Access device on 192.168.1.1 network
Date: Sun, 12 Feb 2017 08:00:36
Message-Id: 58A0163D.5050807@sys-concept.com
1 My local network is 10.0.0.1 -
2
3 I have an external device that is pre-set from factory to 192.168.1.100 and I need to access to it via browser to change its network setting.
4 So I do:
5 ifconfig net0:1 192.168.1.1 up
6
7 nmap -sn 192.168.1.1/24
8
9 Starting Nmap 6.47 ( http://nmap.org ) at 2017-02-12 00:54 MST
10 Nmap scan report for 192.168.1.100
11 Host is up (0.00015s latency).
12 MAC Address: 00:09:45:41:73:D1 (Palmmicro Communications)
13 Nmap scan report for 192.168.1.1
14 Host is up.
15 Nmap done: 256 IP addresses (2 hosts up) scanned in 3.78 seconds
16
17 The device is showing up but I can not ping it, 100% packet loss.
18
19 --
20 Thelma

Replies

Subject Author
Re: [gentoo-user] Access device on 192.168.1.1 network thelma@×××××××××××.com
Re: [gentoo-user] Access device on 192.168.1.1 network Naveen Narayanan <naveenzedoc@×××××.com>