On Sun, Feb 12, 2017 at 01:01:01AM -0700, the...@sys-concept.com wrote: > My local network is 10.0.0.1 - > > 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. > So I do: > ifconfig net0:1 192.168.1.1 up > > nmap -sn 192.168.1.1/24 > > Starting Nmap 6.47 ( http://nmap.org ) at 2017-02-12 00:54 MST > Nmap scan report for 192.168.1.100 > Host is up (0.00015s latency). > MAC Address: 00:09:45:41:73:D1 (Palmmicro Communications) > Nmap scan report for 192.168.1.1 > Host is up. > Nmap done: 256 IP addresses (2 hosts up) scanned in 3.78 seconds > > The device is showing up but I can not ping it, 100% packet loss. > > -- > Thelma >
Hi Thelma, Does the device have a firewall ? Is it set to drop ICMP packets by default ? Regards, Naveen