D-Link Forums

D-Link DSL Modem/Routers => Other DSL modem/routers => Topic started by: gavman84 on March 29, 2013, 01:03:48 AM

Title: ADSL2 Modem/Router DSL-2750B Newbie Hurricane Electric Tunnel help.
Post by: gavman84 on March 29, 2013, 01:03:48 AM

Hi all, I bought the DSL-2750B ADSL2 Modem/Router so I could setup an Ipv6 Internet and a local lan with Ipv6.

However my ISP does not support Ipv6 yet, so my next option was to setup a tunnel from 6in4 using Hurricane Electric.

However the DSL-2750B does not look to be able to forward protocol numbers.
(looked in port forwarding)

There seems to seems to be another option called Filtering Options.

Advanced > Filtering Options >

This gives you the ability under protocol "Any" could this do it?

I am still a bit of a newbie to all of this,

But the main goal, would be:

Hurricane Electric > ADSL2 Modem/Router forward to  > Linux Host ( setup ipv6 here)

Setup an in interface on the Linux Host Then enable it in iptables on the Linux Host:

iptables  -I INPUT -p 41 -j ACCEPT
iptables  -I OUTPUT -p 41 -j ACCEPT

OR would it be wiser to put the Linux Host in a DMZ situation (still a newbie can someone please explain this?)

Any ideas suggestions?

Thanks for your time.
Title: Re: ADSL2 Modem/Router DSL-2750B Newbie Hurricane Electric Tunnel help.
Post by: gavman84 on March 29, 2013, 02:55:25 AM
Solved it made the router forward packets to the host direct, using: Filtering Options.

Thanks

Title: Re: Newbie Hurricane Electric Tunnel help. (RESOLVED)
Post by: FurryNutz on March 29, 2013, 07:03:23 AM
Enjoy.