Re: How to make two vlans on one interface working with dhclient

2008-08-22 Thread Popof Popof
our vlan nics... > > Frank > > On Thu, Aug 21, 2008 at 4:03 PM, Popof Popof <[EMAIL PROTECTED]> > wrote: > > Here is the output from my ifconfig (I rename rl0.100 and rl0.2101 in > vlan0 > > and vlan1, the RJ45 wire is disconected because i need internet in o

Re: How to make two vlans on one interface working with dhclient

2008-08-21 Thread Popof Popof
Here is the output from my ifconfig (I rename rl0.100 and rl0.2101 in vlan0 and vlan1, the RJ45 wire is disconected because i need internet in order to send this message :p ): rl0: flags=8843 mtu 1500 options=8 inet6 fe80::2e0:4dff:fe30:80e1%rl0 prefixlen 64 scopeid 0x1 eth

Re: How to make two vlans on one interface working with dhclient

2008-08-21 Thread Popof Popof
I tried to change the MAC address of rl0.2101 and rl0.100 but this not changed anything. Any other idea ? PS: The exact parameter of ifconfig is lladdr 2008/8/21 Dewayne Geraghty <[EMAIL PROTECTED]> > --- On *Wed, 8/20/08, Popof Popof <[EMAIL PROTECTED]>* wrote: > From: P

How to make two vlans on one interface working with dhclient

2008-08-20 Thread Popof Popof
Hi, I have a FreeBSD 6.0 box andi need to configure it in a way that I must use 2 vlans under one interface and both of them will get an address thanks to dhclient. So in order to make this job I created vlans: ifconfig rl0.100 create ifconfig rl0.2101 create The vlans are created without any pr