do to baroquen minds at ntt, i need to run two ppoe wan sessions to
them, one for ipv4 and one for ipv6.  i am running trunk on a wndr3800.
unfortunately both sessions get the ipv4 data as i found no way to shut
off ipv4 on the ipv6 connection

> config interface 'wan'                                              
>         option ifname 'eth1'                                        
>         option _orig_ifname 'eth1'                                  
>         option _orig_bridge 'false'                                 
>         option proto 'pppoe'                                        
>         option username 'notachance'                  
>         option password 'haha'                                  
>
> config interface 'wan6'                           
>         option proto 'pppoe'                      
>         option ifname 'eth1'                      
>         option username 'notachance'                  
>         option password 'haha'                                  
>         option ipv6 '1'                           

i think that i need
          option ipv4 '0'

clue bat, please.

randy
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to