Hi Nick,

don't know if it's mandatory, since i use 6in4, but:

Am 14.05.2015 um 00:44 schrieb Nick Singer:

...

>
> config interface 'wan'
>         option ifname 'eth0.2'
>         option _orig_ifname 'eth0.2'
>         option _orig_bridge 'false'
>         option proto 'pppoe'
>         option username 'snip'
>         option password 'snap'

I have a

           option ipv6 '1'

here.

Give it a try.

Here my config for the wan6 IF, on he.net:

> config interface 'wan6'
>       option _orig_ifname '@wan'
>       option _orig_bridge 'false'
>       option proto '6in4'
>       option peeraddr 'ipv4-Adress'
>       option ip6addr 'Prefix::2/64'
>       option tunnelid 'id'
>       option ip6prefix 'Prefix2::/64'
>       option updatekey 'key'
>       option mtu '1472'
>       option username 'name'
>       option password 'pwd'



Greetings,
 Rob

---
  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 BARRIER BREAKER (Bleeding Edge, r41543)
 -----------------------------------------------------
  * 1/2 oz Galliano         Pour all ingredients into
  * 4 oz cold Coffee        an irish coffee mug filled
  * 1 1/2 oz Dark Rum       with crushed ice. Stir.
  * 2 tsp. Creme de Cacao
 -----------------------------------------------------
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to