Results 1 to 1 of 1
Hi everyone!
I have a verry tricky problem (kernel conf)
I make my own kernel config witch work fine but
when I create a bridge like br0
Code:
brctl addbr ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-04-2011 #1Just Joined!
- Join Date
- Aug 2011
- Posts
- 1
[bridge|ipv6] No link-local on my bridge
Hi everyone!
I have a verry tricky problem (kernel conf)
I make my own kernel config witch work fine but
when I create a bridge like br0
They are no link-local adress (Scope:Link begening by fe80::...)Code:brctl addbr br0 ip link set br0 up
ifconfig give this:
Somebody have an idea on my problem?Code:br0 Link encap:Ethernet HWaddr 4e:a1:16:bb:1f:a7 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:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
My kernel config at h t t p : / /sharetext.org/A2PW (h t t p : / / without spaces)
this problem occurs only on my bridge, not on my other interfaces.
All the values of /proc/sys/net/... at h t t p : / /sharetext.org/A2PX (h t t p : / / without spaces)
thanks in advence


Reply With Quote
