On Sunday 24 June 2007 09:53:34 Peter Bieringer wrote:
> You have IPv4 addresses as linklayer addresses?

Yes. I am working on different testbeds. The one i used was an xen maschine, 
where the ipv6 data is send over on ipv4 gre tunnel. The interface on which 
the gre tunnel is created has an ipv4 address. That is why the 
linklayeraddress for the wldev device is an ipv4 address.

> Which kernel version do you use?

The used kernel version is 2.6.16.29-xen but i also tried 2.6.18-xen. In the 
real testbed (not emulated with xen) kernel 2.6.16.29.

> Can you send the output on host B of
> # sysctl net.ipv6.conf.eth0

Shure, but why do you whant the output of eth0? eth0 does not have an ipv6 
address. Here the output of 

#sysctl net.ipv6.conf
net.ipv6.conf.wldev.max_addresses = 16
net.ipv6.conf.wldev.max_desync_factor = 600
net.ipv6.conf.wldev.regen_max_retry = 5
net.ipv6.conf.wldev.temp_prefered_lft = 86400
net.ipv6.conf.wldev.temp_valid_lft = 604800
net.ipv6.conf.wldev.use_tempaddr = 0
net.ipv6.conf.wldev.force_mld_version = 0
net.ipv6.conf.wldev.router_solicitation_delay = 1
net.ipv6.conf.wldev.router_solicitation_interval = 4
net.ipv6.conf.wldev.router_solicitations = 3
net.ipv6.conf.wldev.dad_transmits = 1
net.ipv6.conf.wldev.autoconf = 1
net.ipv6.conf.wldev.accept_redirects = 1
net.ipv6.conf.wldev.accept_ra = 1
net.ipv6.conf.wldev.mtu = 1472
net.ipv6.conf.wldev.hop_limit = 64
net.ipv6.conf.wldev.forwarding = 1
net.ipv6.conf.default.max_addresses = 16
net.ipv6.conf.default.max_desync_factor = 600
net.ipv6.conf.default.regen_max_retry = 5
net.ipv6.conf.default.temp_prefered_lft = 86400
net.ipv6.conf.default.temp_valid_lft = 604800
net.ipv6.conf.default.use_tempaddr = 0
net.ipv6.conf.default.force_mld_version = 0
net.ipv6.conf.default.router_solicitation_delay = 1
net.ipv6.conf.default.router_solicitation_interval = 4
net.ipv6.conf.default.router_solicitations = 3
net.ipv6.conf.default.dad_transmits = 1
net.ipv6.conf.default.autoconf = 1
net.ipv6.conf.default.accept_redirects = 1
net.ipv6.conf.default.accept_ra = 1
net.ipv6.conf.default.mtu = 1280
net.ipv6.conf.default.hop_limit = 64
net.ipv6.conf.default.forwarding = 1
net.ipv6.conf.all.max_addresses = 16
net.ipv6.conf.all.max_desync_factor = 600
net.ipv6.conf.all.regen_max_retry = 5
net.ipv6.conf.all.temp_prefered_lft = 86400
net.ipv6.conf.all.temp_valid_lft = 604800
net.ipv6.conf.all.use_tempaddr = 0
net.ipv6.conf.all.force_mld_version = 0
net.ipv6.conf.all.router_solicitation_delay = 1
net.ipv6.conf.all.router_solicitation_interval = 4
net.ipv6.conf.all.router_solicitations = 3
net.ipv6.conf.all.dad_transmits = 1
net.ipv6.conf.all.autoconf = 1
net.ipv6.conf.all.accept_redirects = 1
net.ipv6.conf.all.accept_ra = 1
net.ipv6.conf.all.mtu = 1280
net.ipv6.conf.all.hop_limit = 64
net.ipv6.conf.all.forwarding = 1
net.ipv6.conf.lo.max_addresses = 16
net.ipv6.conf.lo.max_desync_factor = 600
net.ipv6.conf.lo.regen_max_retry = 5
net.ipv6.conf.lo.temp_prefered_lft = 86400
net.ipv6.conf.lo.temp_valid_lft = 604800
net.ipv6.conf.lo.use_tempaddr = -1
net.ipv6.conf.lo.force_mld_version = 0
net.ipv6.conf.lo.router_solicitation_delay = 1
net.ipv6.conf.lo.router_solicitation_interval = 4
net.ipv6.conf.lo.router_solicitations = 3
net.ipv6.conf.lo.dad_transmits = 1
net.ipv6.conf.lo.autoconf = 1
net.ipv6.conf.lo.accept_redirects = 1
net.ipv6.conf.lo.accept_ra = 1
net.ipv6.conf.lo.mtu = 16436
net.ipv6.conf.lo.hop_limit = 64
net.ipv6.conf.lo.forwarding = 1

What are you looking for?

Greets
Volker

_______________________________________________
Users mailing list
Users@ipv6.org
https://lists.ipv6.org/mailman/listinfo/users

Reply via email to