enabling ipv6 for mediacom?

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Goto page 1, 2  Next
Author Message
Gameman Advanced Kid
DD-WRT Guru


Joined: 18 Nov 2012
Posts: 1158

PostPosted: Sat Mar 30, 2019 2:57    Post subject: enabling ipv6 for mediacom? Reply with quote
Code:
Router Model:Netgear R7800
Firmware Version: DD-WRT v3.0-r39000M kongat (03/02/19)
Kernel Version: Linux 4.9.161 #372 SMP Sat Mar 2 17:16:38 CET 2019 armv7l


Any idea on how to get ipv6 enabled on this router? I have enabled ipv6, copied and pasted googles dns ipv6 addresses into the dns boxes, and enabled radvd.

I am failing the IPv6 test over at this website

http://ipv6-test.com/

and it has me wondering what i am doing wrong.

I have already googled for about 2 hours and found no way to get this working.

I only get as far as where i see an ipv6 address appear in the top right corner of the ddwrt interface ending in

Code:
200:ff:fe00:0


but, again, i still fail the test.

How do i enable IPv6 on this router?

_________________
For people who are new to the dd-wrt forums >> http://www.catb.org/~esr/faqs/smart-questions.html#rtfm

barryware wrote:
It takes a "community" to raise a router..


Internet Connection 1
Some Techicolor modem > Linksys WRT3200ACM

Internet connection 2
Ubiquiti Powerbeam Gen 2 > Netgear R9000

Official (but not really) dd-wrt General Discussion element/matrix chat

https://matrix.to/#/#dd-wrt-private-non-offical:matrix.org
Sponsor
Per Yngve Berg
DD-WRT Guru


Joined: 13 Aug 2013
Posts: 6868
Location: Romerike, Norway

PostPosted: Sat Mar 30, 2019 7:44    Post subject: Reply with quote
You must get a delegated prefix from your ISP.

Have you selected "DHCP6 with Prefix Delegation" and entered a prefix length that matches what your ISP is handing out?

I will also recommend using DNSMasq instead of radvd.
Gameman Advanced Kid
DD-WRT Guru


Joined: 18 Nov 2012
Posts: 1158

PostPosted: Sat Mar 30, 2019 10:16    Post subject: Reply with quote
Yes I have used IPv6 with PD. but I have not tried using dnsmasq because I read somewhere it was no longer needed anymore to do that.
_________________
For people who are new to the dd-wrt forums >> http://www.catb.org/~esr/faqs/smart-questions.html#rtfm

barryware wrote:
It takes a "community" to raise a router..


Internet Connection 1
Some Techicolor modem > Linksys WRT3200ACM

Internet connection 2
Ubiquiti Powerbeam Gen 2 > Netgear R9000

Official (but not really) dd-wrt General Discussion element/matrix chat

https://matrix.to/#/#dd-wrt-private-non-offical:matrix.org
stalonge
DD-WRT Guru


Joined: 21 Jul 2006
Posts: 1898
Location: Fortaleza Ce Brazil

PostPosted: Sat Mar 30, 2019 10:18    Post subject: Reply with quote
try this .. its workesforme

All needed for this issue to be resolved was to disable (uncheck) "Filter Multicast" on Security/Firewall page




Very Happy Very Happy

_________________
DDwrt ...it rocks ....

1 R7800 54420 AP Wireguard webserver JFFS SAMBA FTP usb HD Mesh
1 R7800 54420 Cli Mesh
1 WZR1750 54389 AP Webserver Samba Wireguard
1 TP link Archer C7v5 54420 Cli Mesh
1 DD x86_64 48296 Gateway Samba Ftp Webserver
Malachi
DD-WRT Guru


Joined: 17 Jul 2012
Posts: 7209
Location: Columbus, Ohio

PostPosted: Sat Mar 30, 2019 12:26    Post subject: Reply with quote
Add ifconfig eth0 promisc in command script. Run it and save at startup.
_________________
I am far from a guru, I'm barely a novice.
mac913
DD-WRT Guru


Joined: 02 May 2008
Posts: 1848
Location: Canada

PostPosted: Sat Mar 30, 2019 17:51    Post subject: Reply with quote
I original had my DD-WRT IPv6 setup on my R7000 with the help of R7000 and IPv6 Thread. Making the transition from R7000 Broadcom to R7800 Atheros required small change since ports are labled diiferent...

WAN = vanl2 (R7000) = eth0 (R7800)
LAN = vlan1 (R7000) = eth1 (R7800)

At first it took a some of time to wrap my head with IPv6 plus the way my ISP was implementing IPv6 with work-round. Check out the link I gave. Good luck.

_________________
Home Network on Telus 1Gb PureFibre - 10GbE Copper Backbone
2x R7800 - Gateway & WiFi & 3xWireGuard - DDWRT r53562 Std k4.9

Off Site 1

R7000 - Gateway & WiFi & WireGuard - DDWRT r54517 Std
E3000 - Station Bridge - DDWRT r49626 Mega K4.4

Off Site 2

R7000 - Gateway & WiFi - DDWRT r54517 Std
E2000 - Wired ISP IPTV PVR Blocker - DDWRT r35531


YAMon 3.4.6 | DNSCrypt-Proxy V2
Gameman Advanced Kid
DD-WRT Guru


Joined: 18 Nov 2012
Posts: 1158

PostPosted: Sun Mar 31, 2019 7:51    Post subject: Reply with quote
I just tried Openwrt on my r7800 and I got an ipv6 address. I did have to add in googles ipv6 dns ip addresses but was able to check out some IPv6 only sites.

it seems as if I can get an ip address from my isp, but no official ipv6 dns addresses from Mediacom.

@malachi @stalonge

I already tried that. does not work unfortunately D:

@mac913

not sure what I am supposed to be looking for in there. am I supposed to copy and paste a script with some edits?

_________________
For people who are new to the dd-wrt forums >> http://www.catb.org/~esr/faqs/smart-questions.html#rtfm

barryware wrote:
It takes a "community" to raise a router..


Internet Connection 1
Some Techicolor modem > Linksys WRT3200ACM

Internet connection 2
Ubiquiti Powerbeam Gen 2 > Netgear R9000

Official (but not really) dd-wrt General Discussion element/matrix chat

https://matrix.to/#/#dd-wrt-private-non-offical:matrix.org
Malachi
DD-WRT Guru


Joined: 17 Jul 2012
Posts: 7209
Location: Columbus, Ohio

PostPosted: Sun Mar 31, 2019 12:54    Post subject: Reply with quote
Worked for me when I had time Warner and ipv6. Also had to use prefix delegation and google servers.
_________________
I am far from a guru, I'm barely a novice.
Per Yngve Berg
DD-WRT Guru


Joined: 13 Aug 2013
Posts: 6868
Location: Romerike, Norway

PostPosted: Sun Mar 31, 2019 13:29    Post subject: Reply with quote
The dns server should have returned both the IPv4 and IPv6 address for a given host, regardless of if the DNS server is asked over IPv4 or IPv6.
Gameman Advanced Kid
DD-WRT Guru


Joined: 18 Nov 2012
Posts: 1158

PostPosted: Sun Mar 31, 2019 17:37    Post subject: Reply with quote
I checked the status for the wireless adapter on my computer and I see that its getting an ipv6 address and also the google dns addresses but its not showing anything in ipv6 default gateway.

is it supposed to be populated in there or is it normal for it to not have one?

_________________
For people who are new to the dd-wrt forums >> http://www.catb.org/~esr/faqs/smart-questions.html#rtfm

barryware wrote:
It takes a "community" to raise a router..


Internet Connection 1
Some Techicolor modem > Linksys WRT3200ACM

Internet connection 2
Ubiquiti Powerbeam Gen 2 > Netgear R9000

Official (but not really) dd-wrt General Discussion element/matrix chat

https://matrix.to/#/#dd-wrt-private-non-offical:matrix.org
Per Yngve Berg
DD-WRT Guru


Joined: 13 Aug 2013
Posts: 6868
Location: Romerike, Norway

PostPosted: Sun Mar 31, 2019 18:22    Post subject: Reply with quote
It should contain the Link Local Address of the router (FE80::).
Gameman Advanced Kid
DD-WRT Guru


Joined: 18 Nov 2012
Posts: 1158

PostPosted: Sun Mar 31, 2019 23:01    Post subject: Reply with quote
I got it working. But I have only tested on my Thinkpad and no other devices since I was short on time. I will report back after I have done so.

What i did so far to enable ipv6 and radvd. I added ifconfig eth0 promisc and disabled firewall and applied settings and ran command. I restarted my Thinkpad and I am able to access ipv6 only websites.

Again, more testing to verify later.

_________________
For people who are new to the dd-wrt forums >> http://www.catb.org/~esr/faqs/smart-questions.html#rtfm

barryware wrote:
It takes a "community" to raise a router..


Internet Connection 1
Some Techicolor modem > Linksys WRT3200ACM

Internet connection 2
Ubiquiti Powerbeam Gen 2 > Netgear R9000

Official (but not really) dd-wrt General Discussion element/matrix chat

https://matrix.to/#/#dd-wrt-private-non-offical:matrix.org
Gameman Advanced Kid
DD-WRT Guru


Joined: 18 Nov 2012
Posts: 1158

PostPosted: Sun Mar 31, 2019 23:56    Post subject: Reply with quote
Back home and ran the test on my main computer. according to the test ran on http://ipv6-test.com/

it says this in the "how can you improve your score?"

Quote:
Your router or firewall is filtering ICMPv6 messages sent to your computer. An IPv6 host that cannot receive ICMP messages may encounter problems like some web pages loading partially or not at all.


Should i really be concerned? I did know of the existence of IPv6 but this is my first time actually using it.

_________________
For people who are new to the dd-wrt forums >> http://www.catb.org/~esr/faqs/smart-questions.html#rtfm

barryware wrote:
It takes a "community" to raise a router..


Internet Connection 1
Some Techicolor modem > Linksys WRT3200ACM

Internet connection 2
Ubiquiti Powerbeam Gen 2 > Netgear R9000

Official (but not really) dd-wrt General Discussion element/matrix chat

https://matrix.to/#/#dd-wrt-private-non-offical:matrix.org
Per Yngve Berg
DD-WRT Guru


Joined: 13 Aug 2013
Posts: 6868
Location: Romerike, Norway

PostPosted: Mon Apr 01, 2019 5:29    Post subject: Reply with quote
IPv4 used a separate protocol for finding the MAC address belonging to an IPv4 address: ARP. Because it's a separate protocol iptables doesn't affect it.

IPv6 integrated that functionality and doesn't need/use ARP. The function is implemented using ICMPv6 messages. The difference is that ICMPv6 is affected by ip6tables. If you don't allow the right ICMPv6 messages through you're effectively blocking yourself from using the network. You won't be able to find other systems on your LAN (like the default gateway), and others won't find you.

At a minimum you need to accept neighbour solicitation and neighbour advertisement messages. If you use router advertisements to fund the default gateway and/or use address auto-configuration you'll need to accept those as well. And pinging your machine for debugging can be useful as well, so maybe you want to accept the echo-request messages as well.

For a full list of possible ICMPv6 messages see https://www.iana.org/assignments/icmpv6-parameters.
Gameman Advanced Kid
DD-WRT Guru


Joined: 18 Nov 2012
Posts: 1158

PostPosted: Thu Apr 04, 2019 0:33    Post subject: Reply with quote
[quote="Per Yngve Berg"]For a full list of possible ICMPv6 messages see https://www.iana.org/assignments/icmpv6-parameters[/quote

Fix. Removed the period at the end of your sentence so that the link could work.

But now i have another issue.

Lately, i been noticing that my internet gets very slow and stops working for a bit.

I thought it was my router at first, but i now suspect that it may be my modem as well.

Modem is an Arris SB6183. white version. brand new from walmart.

anyway, modems firmware is SB6183-9.2.0.0-GA-04-37-NOSH

And if it helps, Here is the complete log from the router after enabling syslog and then ipv6.

Quote:
Apr 3 17:25:49 NightHawkPrimeX4s syslog.info syslogd started: BusyBox v1.29.3
Apr 3 17:25:49 NightHawkPrimeX4s user.info : ttraff : traffic counter daemon successfully started
Apr 3 17:25:49 NightHawkPrimeX4s user.debug : ttraff: data collection started
Apr 3 17:25:49 NightHawkPrimeX4s user.info : vpn modules : vpn modules successfully unloaded
Apr 3 17:25:49 NightHawkPrimeX4s user.info : vpn modules : nf_conntrack_proto_gre successfully loaded
Apr 3 17:25:49 NightHawkPrimeX4s user.info : vpn modules : nf_nat_proto_gre successfully loaded
Apr 3 17:25:49 NightHawkPrimeX4s user.info : vpn modules : nf_conntrack_pptp successfully loaded
Apr 3 17:25:49 NightHawkPrimeX4s user.info : vpn modules : nf_nat_pptp successfully loaded
Apr 3 17:25:50 NightHawkPrimeX4s user.info : dnsmasq : daemon successfully stopped
Apr 3 15:55:19 NightHawkPrimeX4s daemon.info dnsmasq[12277]: started, version 2.80 cachesize 1500
Apr 3 17:25:50 NightHawkPrimeX4s daemon.warn dnsmasq[12277]: overflow: 47 log entries lost
Apr 3 17:25:50 NightHawkPrimeX4s user.info : telnetd : daemon successfully stopped
Apr 3 17:25:50 NightHawkPrimeX4s user.info : dropbear : ssh daemon successfully stopped
Apr 3 17:25:50 NightHawkPrimeX4s authpriv.info dropbear[1045]: Early exit: Terminated by signal
Apr 3 17:25:50 NightHawkPrimeX4s user.info : hwmon : successfully started
Apr 3 17:25:50 NightHawkPrimeX4s user.info : pptpd : daemon successfully stopped
Apr 3 17:25:50 NightHawkPrimeX4s user.info : telnetd : daemon successfully started
Apr 3 17:25:50 NightHawkPrimeX4s user.info : dropbear : ssh daemon successfully started
Apr 3 17:25:50 NightHawkPrimeX4s authpriv.info dropbear[13530]: Running in background
Apr 3 17:25:50 NightHawkPrimeX4s daemon.info dnsmasq[13548]: started, version 2.80 cachesize 1500
Apr 3 17:25:50 NightHawkPrimeX4s daemon.info dnsmasq[13548]: compile time options: IPv6 GNU-getopt no-RTC no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua no-TFTP no-conntrack no-ipset no-auth DNSSEC loop-detect no-inotify no-dumpfile
Apr 3 17:25:50 NightHawkPrimeX4s daemon.info dnsmasq-dhcp[13548]: DHCP, IP range 192.168.2.100 -- 192.168.2.149, lease time 1d
Apr 3 17:25:50 NightHawkPrimeX4s user.info : dnsmasq : daemon successfully started
Apr 3 17:25:50 NightHawkPrimeX4s daemon.info dnsmasq[13548]: reading /tmp/resolv.dnsmasq
Apr 3 17:25:50 NightHawkPrimeX4s daemon.info dnsmasq[13548]: using nameserver 8.8.8.8#53
Apr 3 17:25:50 NightHawkPrimeX4s daemon.info dnsmasq[13548]: using nameserver 8.8.4.4#53
Apr 3 17:25:50 NightHawkPrimeX4s daemon.info dnsmasq[13548]: using nameserver 108.166.149.2#53
Apr 3 17:25:50 NightHawkPrimeX4s daemon.info dnsmasq[13548]: using nameserver 108.166.149.3#53
Apr 3 17:25:50 NightHawkPrimeX4s daemon.info dnsmasq[13548]: read /etc/hosts - 2 addresses
Apr 3 17:25:50 NightHawkPrimeX4s user.info : vpn modules : vpn modules successfully unloaded
Apr 3 17:25:50 NightHawkPrimeX4s user.info : vpn modules : nf_conntrack_proto_gre successfully loaded
Apr 3 17:25:50 NightHawkPrimeX4s user.info : vpn modules : nf_nat_proto_gre successfully loaded
Apr 3 17:25:50 NightHawkPrimeX4s user.info : vpn modules : nf_conntrack_pptp successfully loaded
Apr 3 17:25:50 NightHawkPrimeX4s user.info : vpn modules : nf_nat_pptp successfully loaded
Apr 3 17:25:50 NightHawkPrimeX4s user.info : syslogd : syslog daemon successfully stopped
Apr 3 17:25:50 NightHawkPrimeX4s syslog.info syslogd exiting
Apr 3 17:25:50 NightHawkPrimeX4s syslog.info syslogd started: BusyBox v1.29.3
Apr 3 17:25:51 NightHawkPrimeX4s user.info : vpn modules : vpn modules successfully unloaded
Apr 3 17:25:51 NightHawkPrimeX4s user.info : vpn modules : nf_conntrack_proto_gre successfully loaded
Apr 3 17:25:51 NightHawkPrimeX4s user.info : vpn modules : nf_nat_proto_gre successfully loaded
Apr 3 17:25:51 NightHawkPrimeX4s user.info : vpn modules : nf_conntrack_pptp successfully loaded
Apr 3 17:25:51 NightHawkPrimeX4s user.info : vpn modules : nf_nat_pptp successfully loaded
Apr 3 17:25:55 NightHawkPrimeX4s user.info : httpd : daemon successfully stopped
Apr 3 17:25:55 NightHawkPrimeX4s daemon.info httpd[13375]: httpd : httpd server shutdown
Apr 3 17:25:55 NightHawkPrimeX4s user.info : ipv6 : successfully stopped
Apr 3 17:25:55 NightHawkPrimeX4s user.info : ipv6 : successfully started
Apr 3 17:25:55 NightHawkPrimeX4s daemon.info radvd[13922]: version 2.17 started
Apr 3 17:25:55 NightHawkPrimeX4s user.info : radvd : RADVD daemon successfully started
Apr 3 17:25:55 NightHawkPrimeX4s daemon.info httpd[13924]: httpd : httpd server started at port 80

_________________
For people who are new to the dd-wrt forums >> http://www.catb.org/~esr/faqs/smart-questions.html#rtfm

barryware wrote:
It takes a "community" to raise a router..


Internet Connection 1
Some Techicolor modem > Linksys WRT3200ACM

Internet connection 2
Ubiquiti Powerbeam Gen 2 > Netgear R9000

Official (but not really) dd-wrt General Discussion element/matrix chat

https://matrix.to/#/#dd-wrt-private-non-offical:matrix.org
Goto page 1, 2  Next Display posts from previous:    Page 1 of 2
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum