If the nodes in question are plugged into a switch with managment
capabilities then you could set the security of the port to only allow
legal mac/ip address's. It depends on the switch.
You could go to the person and whack them on the head. Which might be the
easiest.
Chris
At 06:12 PM 6
If the nodes in question are plugged into a switch with managment
capabilities then you could set the security of the port to only allow
legal mac/ip address's. It depends on the switch.
You could go to the person and whack them on the head. Which might be the
easiest.
Chris
At 06:12 PM 6/29
maybe not the best way, but I have in my /etc/network/interfaces file
It puts it all in a place that is easy to find and use
auto eth3
iface eth3 inet static
address 192.168.1.1
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.2.255
up route add
maybe not the best way, but I have in my /etc/network/interfaces file
It puts it all in a place that is easy to find and use
auto eth3
iface eth3 inet static
address 192.168.1.1
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.2.255
up route add
4 matches
Mail list logo