Re: users bypassing shaper limitation

2001-06-29 Thread Chris Francy
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

Re: users bypassing shaper limitation

2001-06-29 Thread Chris Francy
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

Re: Adjusting MTU

2004-05-12 Thread Chris Francy
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

Re: Adjusting MTU

2004-05-12 Thread Chris Francy
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