Re: Debian Buster Router: IPv6 and Comcast (Solved)

2019-11-15 Thread Neil E. Hodges
And here I've made a fool of myself yet again. From the documentation: > The dhcp Method > This method may be used to obtain network interface configuration via > stateful DHCPv6 with dhclient. In stateful DHCPv6, the DHCP server is > responsible for assigning addresses to clients. > Op

Re: Debian Buster Router: IPv6 and Comcast

2019-11-15 Thread Neil E. Hodges
I ended up cheating by having this setup enable both wide-dhcpv6 for the IP address, and SLAAC for the routing information. It's really odd how the configuration built into the system doesn't allow it. /etc/network/interfaces > auto eth-external > iface eth-external inet dhcp > pre-up mod

Debian Buster Router: IPv6 and Comcast

2019-11-14 Thread Neil E. Hodges
Hello everybody, I've been having a bear of a time trying to get my Debian Buster-based router to operate with Comcast's native IPv6 configuration. I'm not looking for prefix delegation, just a public address and a default gateway. I'm using the ISC DHCP client for both v4 and v6 since it's gene

Re: Router IPv6

2008-08-09 Thread Zaki Akhmad
On Sat, Aug 9, 2008 at 8:07 PM, Alex Samad <[EMAIL PROTECTED]> 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]

Re: Router IPv6

2008-08-09 Thread Alex Samad
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 <[EMAIL PROTECTED]> wrote: > > > > > modprobe ipv6 > > > > I can't see anything happens here > > # modprobe ipv6 >

Re: Router IPv6

2008-08-08 Thread Andrew Sackville-West
On Sat, Aug 09, 2008 at 09:08:56AM +0700, Zaki Akhmad wrote: > On Sat, Aug 9, 2008 at 4:25 AM, Alex Samad <[EMAIL PROTECTED]> 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, t

Re: Router IPv6

2008-08-08 Thread Zaki Akhmad
On Sat, Aug 9, 2008 at 4:25 AM, Alex Samad <[EMAIL PROTECTED]> wrote: > modprobe ipv6 I can't see anything happens here # modprobe ipv6 -- Zaki Akhmad -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Router IPv6

2008-08-08 Thread Alex Samad
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 [EMAIL PROTECTED] > with a subject

Router IPv6

2008-08-08 Thread Zaki Akhmad
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 [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]