#21788: Phantom wan_6 interface
--------------------------+-----------------------------------
  Reporter:  timoce       |      Owner:  developers
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  Barrier Breaker 14.07
 Component:  base system  |    Version:  Trunk
Resolution:               |   Keywords:  wan_6 ipv6
--------------------------+-----------------------------------

Comment (by timoce):

 Wan protocol is dhcp, with ipv6 disabled:

 {{{
 config interface 'wan'
         option ifname 'eth0.1'
         option proto 'dhcp'
         option ipv6 '0
 }}}


 {{{
 Tue Feb  2 04:07:23 2016 daemon.notice netifd: wan (987): udhcpc (v1.24.1)
 started
 Tue Feb  2 04:07:23 2016 daemon.notice netifd: wan (987): Sending
 discover...
 Tue Feb  2 04:07:23 2016 daemon.notice netifd: wan (987): Sending select
 for xx.xx.xx.xx...
 Tue Feb  2 04:07:23 2016 daemon.notice netifd: wan (987): Lease of
 xx.xx.xx.xx obtained, lease time 14400
 Tue Feb  2 04:07:24 2016 daemon.notice netifd: Interface 'wan' is now up
 Tue Feb  2 04:07:24 2016 daemon.notice netifd: Network alias 'eth0.1' link
 is up
 Tue Feb  2 04:07:24 2016 daemon.notice netifd: Interface 'wan_6' is
 enabled
 Tue Feb  2 04:07:24 2016 daemon.notice netifd: Interface 'wan_6' has link
 connectivity
 Tue Feb  2 04:07:24 2016 daemon.notice netifd: Interface 'wan_6' is
 setting up now
 Tue Feb  2 04:07:24 2016 daemon.notice netifd: Interface 'wan_6' is now up
 }}}

 Above shows wan_6 coming up with wan.  Is there a fix for this?

--
Ticket URL: <https://dev.openwrt.org/ticket/21788#comment:3>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to