Page 2 of 2

Re: Can't find IP address

Posted: 17 Nov 2021, 09:26
by nicolaiB
Purecade wrote: 17 Nov 2021, 02:33 I modified dhcpcd.conf,Add content in dhcpcd.conf:
interface eth0
static ip_address=192.168.1.100/24
static routers=192.168.1.1
static domain_name_servers=192.168.1.1
So this is working for port A now? You can add another section for port B like this

Code: Select all

interface eth0
static ip_address=192.168.1.100/24
static routers=192.168.1.1
static domain_name_servers=192.168.1.1

interface eth1
static ip_address=192.168.2.100/24
Please note that I haven't specified a router nor a DNS server as this is usually only present on the upstream interface.

Nicolai

Re: Can't find IP address

Posted: 16 Aug 2023, 12:35
by punith1998
I also have the same issue unable to fix a static ip address. I am using revpiconnect and revpidio, 1 have 2 ethernet ports firstly i want fix the ip address of the ports and by using an edimax wifi adopter want to access them over a network.
I added an edimax wifi adopter by seeing the wlan youtube video now i am able to access revolution pi virtually over a network remotely.
I have gone through the youtube video of fix ip address but when i implement, its not working ip address of eth1 is not getting updated. for your reference i am adding photos please go through it and help me to fix this issue
IMAGES:
https://ibb.co/dBCxKLN
https://ibb.co/1T2Vckh