[FS#507] network configuration messed up / not usable

LEDE Bugs lede-bugs at lists.infradead.org
Mon Feb 13 01:40:52 PST 2017


The following task has a new comment added:

FS#507 - network configuration messed up / not usable
User who did this - olze (olze)

----------
root at LEDE:~# ifconfig
br-lan    Link encap:Ethernet  HWaddr 9A:2D:D6:88:CF:0E  
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fd93:da66:ba5c::1/60 Scope:Global
          inet6 addr: fe80::982d:d6ff:fe88:cf0e/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:1468 (1.4 KiB)

eth0      Link encap:Ethernet  HWaddr 9A:2D:D6:88:CF:0E  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:17 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:532 
          RX bytes:0 (0.0 B)  TX bytes:3019 (2.9 KiB)
          Interrupt:38 

eth1      Link encap:Ethernet  HWaddr D2:0C:BE:22:FF:23  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:532 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:39 

eth2      Link encap:Ethernet  HWaddr 32:75:6D:62:F0:32  
          inet addr:192.168.6.1  Bcast:192.168.6.255  Mask:255.255.255.0
          inet6 addr: fe80::3075:6dff:fe62:f032/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:12 errors:0 dropped:0 overruns:0 frame:0
          TX packets:164 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:532 
          RX bytes:792 (792.0 B)  TX bytes:48255 (47.1 KiB)
          Interrupt:41 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:1008 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1008 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1 
          RX bytes:65632 (64.0 KiB)  TX bytes:65632 (64.0 KiB)


-> no vlan1, vlan2...
root at LEDE:~# lsmod
ath                    16809  1 ath10k_core
ath10k_core           238417  1 ath10k_pci
ath10k_pci             29898  0 
cfg80211              228363  3 ath10k_core,ath,mac80211
compat                 11596  3 ath10k_pci,mac80211,cfg80211
crc_ccitt               1131  1 ppp_async
fat                    46762  1 vfat
gpio_button_hotplug     6340  0 
ip6_tables              9877  2 ip6table_mangle,ip6table_filter
ip6t_REJECT             1196  2 
ip6table_filter          830  1 
ip6table_mangle         1214  1 
ip_tables              10135  3 iptable_nat,iptable_mangle,iptable_filter
ipt_MASQUERADE           882  1 
ipt_REJECT              1066  2 
iptable_filter           892  1 
iptable_mangle          1020  1 
iptable_nat             1169  1 
mac80211              410583  1 ath10k_core
nf_conntrack           62671  9 nf_nat_ipv4,nf_conntrack_ipv6,nf_conntrack_ipv4,xt_state,xt_conntrack,xt_CT,nf_nat_masquerade_ipv4,nf_nat,nf_conntrack_rtcache
nf_conntrack_ipv4       6373  9 
nf_conntrack_ipv6       6820  4 
nf_conntrack_rtcache    2834  0 
nf_defrag_ipv4          1148  1 nf_conntrack_ipv4
nf_defrag_ipv6         13597  1 nf_conntrack_ipv6
nf_log_common           2575  2 nf_log_ipv4,nf_log_ipv6
nf_log_ipv4             3382  0 
nf_log_ipv6             3831  0 
nf_nat                 10272  4 nf_nat_ipv4,xt_nat,nf_nat_redirect,nf_nat_masquerade_ipv4
nf_nat_ipv4             4254  1 iptable_nat
nf_nat_masquerade_ipv4    1677  1 ipt_MASQUERADE
nf_nat_redirect         1051  1 xt_REDIRECT
nf_reject_ipv4          2115  1 ipt_REJECT
nf_reject_ipv6          2376  1 ip6t_REJECT
nls_cp437               4642  1 
nls_iso8859_1           3106  1 
nls_utf8                1058  0 
ppp_async               6929  0 
ppp_generic            20589  3 pppoe,ppp_async,pppox
pppoe                   8247  0 
pppox                   1447  1 pppoe
slhc                    4667  1 ppp_generic
vfat                    8402  1 
x_tables               11003 23 ipt_REJECT,ipt_MASQUERADE,xt_time,xt_tcpudp,xt_state,xt_nat,xt_multiport,xt_mark,xt_mac,xt_limit,xt_conntrack,xt_comment,xt_TCPMSS,xt_REDIRECT,xt_LOG,xt_CT,iptable_mangle,iptable_filter,ip_tables,ip6t_REJECT,ip6table_mangle,ip6table_filter,ip6_tables
xt_CT                   2965  0 
xt_LOG                  1027  0 
xt_REDIRECT              949  0 
xt_TCPMSS               2856  2 
xt_comment               651123 
xt_conntrack            2648 12 
xt_limit                1421 20 
xt_mac                   775  0 
xt_mark                  864  0 
xt_multiport            1492  0 
xt_nat                  1501  0 
xt_state                 969  0 
xt_tcpudp               1944 10 
xt_time                 1830  0 


----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=507#comment1773



More information about the lede-bugs mailing list