I was trying to set static ip in PogoPlug pro and set the below in rc.conf
$this->bbcode_second_pass_code('', 'interface=eth0
address=192.168.1.3
netmask=255.255.255.0
gateway=192.168..1.1
broadcast=192.168.1.2')
Ipconfig output
$this->bbcode_second_pass_code('', '
Connection-specific DNS Suffix . : Home
Link-local IPv6 Address . . . . . : fe80:***********************
IPv4 Address. . . . . . . . . . . : 192.168.1.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1')
Now i can see the device in ARP section of router but not visible in DHCP.Anyways i can get ssh into the anyways to rollback ?
Also added the Google DNS in /etc/resolv.conf