On Mon, 30 Nov 2020 19:06:46 -0500, faeychild <
[email protected]> wrote:
I have a pop up from the network center that states
Network is up on interface Wired (Ethernet)
(enp0s31f6)
IPv6 Address: 192.168.20.4
IP Address: 192.168.20.20
Gateway: 192.168.20.1
DNS: 8.8.8.8
]# ifconfig -a
enp0s31f6: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.20.20 netmask 255.255.255.0 broadcast 192.168.20.255
ether 1c:1b:0d:a4:b2:8f txqueuelen 1000 (Ethernet)
RX packets 71191 bytes 91877589 (87.6 MiB)
RX errors 0 dropped 91 overruns 0 frame 0
TX packets 40491 bytes 3755512 (3.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 16 memory 0xf7700000-f7720000
I am considering assigning static addresses to the NIC and printer on
the new router and I noticed that a few numbers don't appear to add up Network is currently up and running
The IPv6 address shown above is an IPv4 address. Given that ifconfig -a is not showing an inet6 line with the IPv6 address, it looks like IPv6 has been disabled.
The rest is normal. The router has an address of 192.168.20.1, is configured to work
with devices connected to it with addresses in the range 192.168.20.0 to 192.168.20.255, and the pc ethernet card has an address of 192.168.20.20 that has
either been statically set or assigned by dhcp.
To use static only addresses turn off the dhcp server in the router and manually
assign the desired address of each device to one within the range and that has not
been assigned to another device such as the router.
To mix static and dhcp addresses, reduce the range allowed by the router's dhcp
server to for example, 192.168.20.128 to 192.168.20.255, and set all statically
assigned addresses to be in the range 192.168.20.0 to 192.168.20.127.
Is there something else about the above output that seems strange to you?
Does the new router have a different default ip address?
Regards, Dave Hodgins
--
Change
[email protected] to
[email protected] for
email replies.
--- MBSE BBS v1.0.7.17 (GNU/Linux-x86_64)
* Origin: A noiseless patient Spider (2:250/1@fidonet)