gugus

Untitled

May 4th, 2014
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. [root@APU2]~# ifconfig bridge0
  2. bridge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
  3. ether 02:8b:29:c5:54:00
  4. inet 192.168.100.61 netmask 0xffffff00 broadcast 192.168.100.255
  5. nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
  6. id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15
  7. maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200
  8. root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0
  9. member: wlan0 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>
  10. ifmaxaddr 0 port 8 priority 128 path cost 33333
  11. member: re2 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>
  12. ifmaxaddr 0 port 3 priority 128 path cost 55
  13. [root@APU2]~# sysrc -a | grep ifc
  14. ifconfig_bridge0: addm re2 addm wlan0 up SYNCDHCP
  15. ifconfig_bridge0_ipv6: inet6 accept_rtadv
  16. ifconfig_re2: up
  17. [root@APU2]~# rtsol -d bridge0
  18. get_llflag() failed, anyway I'll try
  19. sendmsg on bridge0: Can't assign requested address
  20. sendmsg on bridge0: Can't assign requested address
  21. sendmsg on bridge0: Can't assign requested address
  22. No answer after sending 3 RSs
  23. [root@APU2]~# uname -a
  24. FreeBSD APU2.orange.bsdrp.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r265225M: Fri May 2 16:02:32 CEST 2014 [email protected]:/usr/obj/EINBOX.amd64/usr/local/BSDRP/EINBOX/FreeBSD/src/sys/amd64 amd64
  25. [root@APU2]~#
Advertisement
Add Comment
Please, Sign In to add comment