All of lore.kernel.org
 help / color / mirror / Atom feed
* Not able to access static port.
@ 2018-11-21 12:11 Dheeraj koshti
  0 siblings, 0 replies; only message in thread
From: Dheeraj koshti @ 2018-11-21 12:11 UTC (permalink / raw)
  To: yocto; +Cc: dh ko

[-- Attachment #1: Type: text/plain, Size: 535 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 1775 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-11-21 12:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-21 12:11 Not able to access static port Dheeraj koshti

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.