yep. (but I wish I had access to their switches and vlans :) Thanks for the tips. everyone. ----- Original Message ----- From: "Daniel Chemko" <dchemko@xxxxxxxxxx> To: "Ramin Dousti" <ramin@xxxxxxxxxxxxxxxxxxxx> Cc: "Peter Marshall" <peter.marshall@xxxxxxxxx>; "Thorsten Scherf" <tscherf@xxxxxx>; <netfilter@xxxxxxxxxxxxxxxxxxx> Sent: Friday, September 05, 2003 4:23 PM Subject: RE: Nat with a dynamic IP > It is to an ISP, so no beans... > > -----Original Message----- > From: Ramin Dousti [mailto:ramin@xxxxxxxxxxxxxxxxxxxx] > Sent: Friday, September 05, 2003 12:14 PM > To: Daniel Chemko > Cc: Peter Marshall; Thorsten Scherf; netfilter@xxxxxxxxxxxxxxxxxxx > Subject: Re: Nat with a dynamic IP > > Here is an idea, It might cost you some vlanning efforts on both the > dhcp client and the dhcp server: > > vconfig add eth2 10 > vconfig add eth2 11 > vconfig add eth2 12 > vconfig add eth2 13 > > dhcpcd eth2.10 > dhcpcd eth2.11 > dhcpcd eth2.12 > dhcpcd eth2.13 > >