» Linux Archive
Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.
» Sponsor
» Sponsor
08-08-2008, 09:27 AM
Router IPv6
Dear all,
I have Debian operating as an router. I am curious with IPv6. How do I
implement it on my Debian router?
--
Zaki Akhmad
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
08-08-2008, 09:25 PM
Router IPv6
On Fri, Aug 08, 2008 at 04:27:07PM +0700, Zaki Akhmad wrote:
> Dear all,
>
> I have Debian operating as an router. I am curious with IPv6. How do I
> implement it on my Debian router?
modprobe ipv6
>
> --
> Zaki Akhmad
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>
--
I think that I shall never see
A thing as lovely as a tree.
But as you see the trees have gone
They went this morning with the dawn.
A logging firm from out of town
Came and chopped the trees all down.
But I will trick those dirty skunks
And write a brand new poem called 'Trunks'.
08-09-2008, 02:08 AM
Router IPv6
On Sat, Aug 9, 2008 at 4:25 AM, Alex Samad <alex@samad.com.au> wrote:
> modprobe ipv6
I can't see anything happens here
# modprobe ipv6
--
Zaki Akhmad
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
08-09-2008, 05:16 AM
Router IPv6
On Sat, Aug 09, 2008 at 09:08:56AM +0700, Zaki Akhmad wrote:
> On Sat, Aug 9, 2008 at 4:25 AM, Alex Samad <alex@samad.com.au> wrote:
>
> > modprobe ipv6
>
> I can't see anything happens here
> # modprobe ipv6
I suspect that what Alex is getting at is simple. to use ipv6 you
need, at a minimum, to have the module inserted. Then perhaps you
should do a little research on using ipv6. Specific questions about
problems you encounter while *trying* to us ipv6 will likely get you
better results.
cordially,
A
08-09-2008, 01:07 PM
Router IPv6
On Fri, Aug 08, 2008 at 10:16:30PM -0700, Andrew Sackville-West wrote:
> On Sat, Aug 09, 2008 at 09:08:56AM +0700, Zaki Akhmad wrote:
> > On Sat, Aug 9, 2008 at 4:25 AM, Alex Samad <alex@samad.com.au> wrote:
> >
> > > modprobe ipv6
> >
> > I can't see anything happens here
> > # modprobe ipv6
>
> I suspect that what Alex is getting at is simple. to use ipv6 you
yep, sorry
> need, at a minimum, to have the module inserted. Then perhaps you
> should do a little research on using ipv6. Specific questions about
> problems you encounter while *trying* to us ipv6 will likely get you
> better results.
have a look at ip6tables and ip especially ip -6 a and ip -6 r, packages to look at
radvd. Also sysctl -a | grep ipv6
>
> cordially,
>
> A
--
"We look forward to analyzing and working with legislation that will make�it would hope�put a free press's mind at ease that you're not being denied information you shouldn't see."
- George W. Bush
04/14/2005
Washington, DC
08-10-2008, 03:50 AM
Router IPv6
On Sat, Aug 9, 2008 at 8:07 PM, Alex Samad <alex@samad.com.au> wrote:
> have a look at ip6tables and ip especially ip -6 a and ip -6 r, packages to look at
> radvd. Also sysctl -a | grep ipv6
Dear Alex and Andrew, thank you for your hints.
Here's the result of sysctl -a | grep ipv6 command[1]. I'll do the
"research" more deeply later.
--
Zaki Akhmad
[1] # sysctl -a | grep ipv6
error: "Invalid argument" reading key "fs.binfmt_misc.register"
error: "Invalid argument" reading key "dev.parport.parport0.autoprobe"
error: "Invalid argument" reading key "dev.parport.parport0.autoprobe0"
error: "Invalid argument" reading key "dev.parport.parport0.autoprobe1"
error: "Invalid argument" reading key "dev.parport.parport0.autoprobe2"
error: "Invalid argument" reading key "dev.parport.parport0.autoprobe3"
error: permission denied on key 'net.ipv4.route.flush'
net.ipv6.neigh.default.mcast_solicit = 3
net.ipv6.neigh.default.ucast_solicit = 3
net.ipv6.neigh.default.app_solicit = 0
net.ipv6.neigh.default.retrans_time = 250
net.ipv6.neigh.default.base_reachable_time = 30
net.ipv6.neigh.default.delay_first_probe_time = 5
net.ipv6.neigh.default.gc_stale_time = 60
net.ipv6.neigh.default.unres_qlen = 3
net.ipv6.neigh.default.proxy_qlen = 64
net.ipv6.neigh.default.anycast_delay = 100
net.ipv6.neigh.default.proxy_delay = 80
net.ipv6.neigh.default.locktime = 0
net.ipv6.neigh.default.retrans_time_ms = 1000
net.ipv6.neigh.default.base_reachable_time_ms = 30000
net.ipv6.neigh.default.gc_interval = 30
net.ipv6.neigh.default.gc_thresh1 = 128
net.ipv6.neigh.default.gc_thresh2 = 512
net.ipv6.neigh.default.gc_thresh3 = 1024
net.ipv6.neigh.lo.mcast_solicit = 3
net.ipv6.neigh.lo.ucast_solicit = 3
net.ipv6.neigh.lo.app_solicit = 0
net.ipv6.neigh.lo.retrans_time = 250
net.ipv6.neigh.lo.base_reachable_time = 30
net.ipv6.neigh.lo.delay_first_probe_time = 5
net.ipv6.neigh.lo.gc_stale_time = 60
net.ipv6.neigh.lo.unres_qlen = 3
net.ipv6.neigh.lo.proxy_qlen = 64
net.ipv6.neigh.lo.anycast_delay = 100
net.ipv6.neigh.lo.proxy_delay = 80
net.ipv6.neigh.lo.locktime = 0
net.ipv6.neigh.lo.retrans_time_ms = 1000
net.ipv6.neigh.lo.base_reachable_time_ms = 30000
net.ipv6.neigh.eth0.mcast_solicit = 3
net.ipv6.neigh.eth0.ucast_solicit = 3
net.ipv6.neigh.eth0.app_solicit = 0
net.ipv6.neigh.eth0.retrans_time = 250
net.ipv6.neigh.eth0.base_reachable_time = 30
net.ipv6.neigh.eth0.delay_first_probe_time = 5
net.ipv6.neigh.eth0.gc_stale_time = 60
net.ipv6.neigh.eth0.unres_qlen = 3
net.ipv6.neigh.eth0.proxy_qlen = 64
net.ipv6.neigh.eth0.anycast_delay = 100
net.ipv6.neigh.eth0.proxy_delay = 80
net.ipv6.neigh.eth0.locktime = 0
net.ipv6.neigh.eth0.retrans_time_ms = 1000
net.ipv6.neigh.eth0.base_reachable_time_ms = 30000
net.ipv6.neigh.wmaster0.mcast_solicit = 3
net.ipv6.neigh.wmaster0.ucast_solicit = 3
net.ipv6.neigh.wmaster0.app_solicit = 0
net.ipv6.neigh.wmaster0.retrans_time = 250
net.ipv6.neigh.wmaster0.base_reachable_time = 30
net.ipv6.neigh.wmaster0.delay_first_probe_time = 5
net.ipv6.neigh.wmaster0.gc_stale_time = 60
net.ipv6.neigh.wmaster0.unres_qlen = 3
net.ipv6.neigh.wmaster0.proxy_qlen = 64
net.ipv6.neigh.wmaster0.anycast_delay = 100
net.ipv6.neigh.wmaster0.proxy_delay = 80
net.ipv6.neigh.wmaster0.locktime = 0
net.ipv6.neigh.wmaster0.retrans_time_ms = 1000
net.ipv6.neigh.wmaster0.base_reachable_time_ms = 30000
net.ipv6.neigh.wlan0.mcast_solicit = 3
net.ipv6.neigh.wlan0.ucast_solicit = 3
net.ipv6.neigh.wlan0.app_solicit = 0
net.ipv6.neigh.wlan0.retrans_time = 250
net.ipv6.neigh.wlan0.base_reachable_time = 30
net.ipv6.neigh.wlan0.delay_first_probe_time = 5
net.ipv6.neigh.wlan0.gc_stale_time = 60
error: permission denied on key 'net.ipv6.route.flush'
net.ipv6.neigh.wlan0.unres_qlen = 3
net.ipv6.neigh.wlan0.proxy_qlen = 64
net.ipv6.neigh.wlan0.anycast_delay = 100
net.ipv6.neigh.wlan0.proxy_delay = 80
net.ipv6.neigh.wlan0.locktime = 0
net.ipv6.neigh.wlan0.retrans_time_ms = 1000
net.ipv6.neigh.wlan0.base_reachable_time_ms = 30000
net.ipv6.route.gc_thresh = 1024
net.ipv6.route.max_size = 4096
net.ipv6.route.gc_min_interval = 0
net.ipv6.route.gc_timeout = 60
net.ipv6.route.gc_interval = 30
net.ipv6.route.gc_elasticity = 0
net.ipv6.route.mtu_expires = 600
net.ipv6.route.min_adv_mss = 4
net.ipv6.route.gc_min_interval_ms = 500
net.ipv6.icmp.ratelimit = 250
net.ipv6.bindv6only = 0
net.ipv6.mld_max_msf = 64
net.ipv6.conf.all.forwarding = 0
net.ipv6.conf.all.hop_limit = 64
net.ipv6.conf.all.mtu = 1280
net.ipv6.conf.all.accept_ra = 1
net.ipv6.conf.all.accept_redirects = 1
net.ipv6.conf.all.autoconf = 1
net.ipv6.conf.all.dad_transmits = 1
net.ipv6.conf.all.router_solicitations = 3
net.ipv6.conf.all.router_solicitation_interval = 4
net.ipv6.conf.all.router_solicitation_delay = 1
net.ipv6.conf.all.force_mld_version = 0
net.ipv6.conf.all.use_tempaddr = 0
net.ipv6.conf.all.temp_valid_lft = 604800
net.ipv6.conf.all.temp_prefered_lft = 86400
net.ipv6.conf.all.regen_max_retry = 5
net.ipv6.conf.all.max_desync_factor = 600
net.ipv6.conf.all.max_addresses = 16
net.ipv6.conf.all.accept_ra_defrtr = 1
net.ipv6.conf.all.accept_ra_pinfo = 1
net.ipv6.conf.all.accept_ra_rtr_pref = 1
net.ipv6.conf.all.router_probe_interval = 60
net.ipv6.conf.all.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.all.proxy_ndp = 0
net.ipv6.conf.all.accept_source_route = 0
net.ipv6.conf.all.optimistic_dad = 0
net.ipv6.conf.default.forwarding = 0
net.ipv6.conf.default.hop_limit = 64
net.ipv6.conf.default.mtu = 1280
net.ipv6.conf.default.accept_ra = 1
net.ipv6.conf.default.accept_redirects = 1
net.ipv6.conf.default.autoconf = 1
net.ipv6.conf.default.dad_transmits = 1
net.ipv6.conf.default.router_solicitations = 3
net.ipv6.conf.default.router_solicitation_interval = 4
net.ipv6.conf.default.router_solicitation_delay = 1
net.ipv6.conf.default.force_mld_version = 0
net.ipv6.conf.default.use_tempaddr = 0
net.ipv6.conf.default.temp_valid_lft = 604800
net.ipv6.conf.default.temp_prefered_lft = 86400
net.ipv6.conf.default.regen_max_retry = 5
net.ipv6.conf.default.max_desync_factor = 600
net.ipv6.conf.default.max_addresses = 16
net.ipv6.conf.default.accept_ra_defrtr = 1
net.ipv6.conf.default.accept_ra_pinfo = 1
net.ipv6.conf.default.accept_ra_rtr_pref = 1
net.ipv6.conf.default.router_probe_interval = 60
net.ipv6.conf.default.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.default.proxy_ndp = 0
net.ipv6.conf.default.accept_source_route = 0
net.ipv6.conf.default.optimistic_dad = 0
net.ipv6.conf.lo.forwarding = 0
net.ipv6.conf.lo.hop_limit = 64
net.ipv6.conf.lo.mtu = 16436
net.ipv6.conf.lo.accept_ra = 1
net.ipv6.conf.lo.accept_redirects = 1
net.ipv6.conf.lo.autoconf = 1
net.ipv6.conf.lo.dad_transmits = 1
net.ipv6.conf.lo.router_solicitations = 3
net.ipv6.conf.lo.router_solicitation_interval = 4
net.ipv6.conf.lo.router_solicitation_delay = 1
net.ipv6.conf.lo.force_mld_version = 0
net.ipv6.conf.lo.use_tempaddr = -1
net.ipv6.conf.lo.temp_valid_lft = 604800
net.ipv6.conf.lo.temp_prefered_lft = 86400
net.ipv6.conf.lo.regen_max_retry = 5
net.ipv6.conf.lo.max_desync_factor = 600
net.ipv6.conf.lo.max_addresses = 16
net.ipv6.conf.lo.accept_ra_defrtr = 1
net.ipv6.conf.lo.accept_ra_pinfo = 1
net.ipv6.conf.lo.accept_ra_rtr_pref = 1
net.ipv6.conf.lo.router_probe_interval = 60
net.ipv6.conf.lo.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.lo.proxy_ndp = 0
net.ipv6.conf.lo.accept_source_route = 0
net.ipv6.conf.lo.optimistic_dad = 0
net.ipv6.conf.eth0.forwarding = 0
net.ipv6.conf.eth0.hop_limit = 64
net.ipv6.conf.eth0.mtu = 1500
net.ipv6.conf.eth0.accept_ra = 1
net.ipv6.conf.eth0.accept_redirects = 1
net.ipv6.conf.eth0.autoconf = 1
net.ipv6.conf.eth0.dad_transmits = 1
net.ipv6.conf.eth0.router_solicitations = 3
net.ipv6.conf.eth0.router_solicitation_interval = 4
net.ipv6.conf.eth0.router_solicitation_delay = 1
net.ipv6.conf.eth0.force_mld_version = 0
net.ipv6.conf.eth0.use_tempaddr = 0
net.ipv6.conf.eth0.temp_valid_lft = 604800
net.ipv6.conf.eth0.temp_prefered_lft = 86400
net.ipv6.conf.eth0.regen_max_retry = 5
net.ipv6.conf.eth0.max_desync_factor = 600
net.ipv6.conf.eth0.max_addresses = 16
net.ipv6.conf.eth0.accept_ra_defrtr = 1
net.ipv6.conf.eth0.accept_ra_pinfo = 1
net.ipv6.conf.eth0.accept_ra_rtr_pref = 1
net.ipv6.conf.eth0.router_probe_interval = 60
net.ipv6.conf.eth0.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.eth0.proxy_ndp = 0
net.ipv6.conf.eth0.accept_source_route = 0
net.ipv6.conf.eth0.optimistic_dad = 0
net.ipv6.conf.wmaster0.forwarding = 0
net.ipv6.conf.wmaster0.hop_limit = 64
net.ipv6.conf.wmaster0.mtu = 1500
net.ipv6.conf.wmaster0.accept_ra = 1
net.ipv6.conf.wmaster0.accept_redirects = 1
net.ipv6.conf.wmaster0.autoconf = 1
net.ipv6.conf.wmaster0.dad_transmits = 1
net.ipv6.conf.wmaster0.router_solicitations = 3
net.ipv6.conf.wmaster0.router_solicitation_interva l = 4
net.ipv6.conf.wmaster0.router_solicitation_delay = 1
net.ipv6.conf.wmaster0.force_mld_version = 0
net.ipv6.conf.wmaster0.use_tempaddr = 0
net.ipv6.conf.wmaster0.temp_valid_lft = 604800
net.ipv6.conf.wmaster0.temp_prefered_lft = 86400
net.ipv6.conf.wmaster0.regen_max_retry = 5
net.ipv6.conf.wmaster0.max_desync_factor = 600
net.ipv6.conf.wmaster0.max_addresses = 16
net.ipv6.conf.wmaster0.accept_ra_defrtr = 1
net.ipv6.conf.wmaster0.accept_ra_pinfo = 1
net.ipv6.conf.wmaster0.accept_ra_rtr_pref = 1
net.ipv6.conf.wmaster0.router_probe_interval = 60
net.ipv6.conf.wmaster0.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.wmaster0.proxy_ndp = 0
net.ipv6.conf.wmaster0.accept_source_route = 0
net.ipv6.conf.wmaster0.optimistic_dad = 0
net.ipv6.conf.wlan0.forwarding = 0
net.ipv6.conf.wlan0.hop_limit = 64
net.ipv6.conf.wlan0.mtu = 1500
net.ipv6.conf.wlan0.accept_ra = 1
net.ipv6.conf.wlan0.accept_redirects = 1
net.ipv6.conf.wlan0.autoconf = 1
net.ipv6.conf.wlan0.dad_transmits = 1
net.ipv6.conf.wlan0.router_solicitations = 3
net.ipv6.conf.wlan0.router_solicitation_interval = 4
net.ipv6.conf.wlan0.router_solicitation_delay = 1
net.ipv6.conf.wlan0.force_mld_version = 0
net.ipv6.conf.wlan0.use_tempaddr = 0
net.ipv6.conf.wlan0.temp_valid_lft = 604800
net.ipv6.conf.wlan0.temp_prefered_lft = 86400
net.ipv6.conf.wlan0.regen_max_retry = 5
net.ipv6.conf.wlan0.max_desync_factor = 600
net.ipv6.conf.wlan0.max_addresses = 16
net.ipv6.conf.wlan0.accept_ra_defrtr = 1
net.ipv6.conf.wlan0.accept_ra_pinfo = 1
net.ipv6.conf.wlan0.accept_ra_rtr_pref = 1
net.ipv6.conf.wlan0.router_probe_interval = 60
net.ipv6.conf.wlan0.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.wlan0.proxy_ndp = 0
net.ipv6.conf.wlan0.accept_source_route = 0
net.ipv6.conf.wlan0.optimistic_dad = 0
net.ipv6.ip6frag_high_thresh = 262144
net.ipv6.ip6frag_low_thresh = 196608
net.ipv6.ip6frag_time = 60
net.ipv6.ip6frag_secret_interval = 600
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
All times are GMT. The time now is 07:04 PM .
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org