Hi all,

using the following setup:

------------------------------------------------------------------------
# ifconfig vlan0
vlan0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:13:d4:de:cf:88
        vlan: 16 priority: 0 parent interface: sk0
        groups: vlan
        inet6 fe80::213:d4ff:fede:cf88%vlan0 prefixlen 64 scopeid 0x7
        inet 134.102.176.251 netmask 0xffffff00 broadcast 134.102.176.255
# ifconfig carp0
carp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:00:5e:00:01:0a
        carp: MASTER carpdev vlan0 vhid 10 advbase 1 advskew 0
        groups: carp
        inet6 fe80::200:5eff:fe00:10a%carp0 prefixlen 64 scopeid 0xc
        inet 134.102.176.250 netmask 0xffffff00 broadcast 134.102.176.255
-------------------------------------------------------------------------

When the machine sends packets out, the carry 134.102.176.251 as source address, not 134.102.176.250. Is this expected behavior? How can i change that? I noticed that the route to the 134.102.176.0/24 network points to vlan0, not carp0. Is this correct?

Thanks for any info,

        Heinrich
--

Heinrich Rebehn

University of Bremen
Physics / Electrical and Electronics Engineering
- Department of Telecommunications -

Phone : +49/421/218-4664
Fax   :            -3341

Reply via email to