Networking Forums

Networking Forums > Computer Networking > Linux Networking > Multiple Virtual Ethernet Interfaces

Reply
Thread Tools Display Modes

Multiple Virtual Ethernet Interfaces

 
 
netfiber@gmail.com
Guest
Posts: n/a

 
      02-02-2007, 12:05 AM
For the past few days I've been toying around with the bridge utils
packages and the tap/tun drivers trying to create multiple virtual
ethernet interfaces that can be configured with DHCP off one physical
ethernet card. Is this possible?

Current setup:

tunctl (creates tun0 with unique MAC)

brctl addbr br0
brctl addif br0 eth0
brctl addif br0 tap0
brctl stp br0 off

ifup eth0 (works with dhcp)
ifup tap0 (does not work with dhcp)

System is a vanilla ubuntu server install.

Thanks in advance for any help/guidance.

-Chris

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IPTables with Virtual Interfaces and Multiple Public IPs martin.fowler@gmail.com Linux Networking 2 08-08-2007 06:36 PM
multiple ethernet interfaces, routing depending on destination smagister@gmail.com Linux Networking 1 02-04-2007 06:10 PM
Virtual Ethernet Interfaces Troy C Linux Networking 6 10-10-2004 10:52 PM
Problem with multiple virtual interfaces Brian Laughton Linux Networking 3 06-24-2004 10:02 PM
Help with dhcpd and virtual interfaces noc Linux Networking 1 07-10-2003 04:59 PM



1 2 3 4 5 6 7 8 9 10 11