Dheeraj koshti
2018-11-21 12:11:01 UTC
Hi All,
I have one firmware [Reliagate 10-11] which has 'Yocto' running inside it.
It's 'eth0' port was having static IP 172.16.0.1 which was used to open
it's admin portal.
By mistake I made 'eth0' port DHCP and I am not able to open admin portal
since then.
I modified '/etc/network/interfaces' file for 'eth0' a below.
auto eth0
iface eth0 inet static
address 172.16.0.1
netmask 255.255.255.0
Still I am not able to ping the 172.16.0.1 IP.
Please advise me how should I proceed.
Thank you,
Dheeraj Koshti
I have one firmware [Reliagate 10-11] which has 'Yocto' running inside it.
It's 'eth0' port was having static IP 172.16.0.1 which was used to open
it's admin portal.
By mistake I made 'eth0' port DHCP and I am not able to open admin portal
since then.
I modified '/etc/network/interfaces' file for 'eth0' a below.
auto eth0
iface eth0 inet static
address 172.16.0.1
netmask 255.255.255.0
Still I am not able to ping the 172.16.0.1 IP.
Please advise me how should I proceed.
Thank you,
Dheeraj Koshti