gypsy wrote:
...
gypsy> ifconfig eth0 x.x.x.96 broadcast x.x.x.111 netmask
255.255.255.240
gypsy> ifconfig eth1 x.x.x.96 broadcast x.x.x.111 netmask
255.255.255.240
...

I think you can't use x.x.x.96 here, because it is the address of your network x.x.x.96/28. Useable ip addresses are .97 - .110. And you can't have the same ip address and netmask on two interfaces. Use maybe 'netmask 255.255.255.255' on one of them.

As far as the question in the subject is concerned, yes, I have.

--
Martin
_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to