Networking Forums

Networking Forums > Computer Networking > Linux Networking > strange problem with two virtual bonded intefaces

Reply
Thread Tools Display Modes

strange problem with two virtual bonded intefaces

 
 
pustota1
Guest
Posts: n/a

 
      12-03-2008, 11:58 PM
Hello all,
following situation:
I create bonded interface over two interfaces. This step works very
fine.
I add then VLAN to this interface (let us say number 22).
vconfig add bond0 22

also this works fine.


Then I add two IP addresses to bonded interfaces:

ifconfig bond0.22:0 192.168.100.10 netmask 255.255.255.0 up
ifconfig bond0.22:1 192.168.100.11 netmask 255.255.255.0 up

the machine in question is the only machine that has to use two IP
addresses sharing the same bonded interface.
I can:
1) Establish connection to machines on the same VLAN from both IP
addresses
2) On the first IP address -- 192.168.100.10 I can also establish
connection to machines outside of this partucular LAN using default
gateway.

On attempt to establish connection or for this matter to ping from
the second IP address I seemingly do not get anything. However if I
execute tcpdump -i bond0.22:1 I am very well abls to see replies
coming to second IP address, i.e. to 192.168.100.11

Any ideas? DO I do something wrong or does it sound like a bug ?
 
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
Network problem on Virtual PC's Gene. Windows Networking 5 11-22-2008 03:20 AM
Lost default gateway problem with Bonded interface bc9ams@gmail.com Linux Networking 0 07-04-2007 01:12 PM
virtual IP address - ssh problem Eggert Ehmke Linux Networking 2 12-13-2006 01:56 PM
Virtual LAN Problem kysiow Windows Networking 4 01-17-2006 01:14 AM
'bad intefaces address' with wireless!! Ciccio Linux Networking 2 10-24-2005 08:42 PM



1 2 3 4 5 6 7 8 9 10 11