Re: Bridging problems on 5.2-RELEASE

From: Mike Silbersack (silby_at_silby.com)
Date: 04/15/04

  • Next message: stepan: "bge0 FreeBSD-4.7 and Cisco827"
    Date: Thu, 15 Apr 2004 02:30:24 -0500 (CDT)
    To: Kai Mosebach <kai@freshx.de>
    
    

    On Wed, 14 Apr 2004, Kai Mosebach wrote:

    > Dear list,
    >
    > recently i tried to setup a wireless bridge onto my freebsd 5.2 server.
    >
    > i followed the instructions on the ath manpage and set the bridge up with :
    >
    > ifconfig ath0 inet up <params>
    > sysctl net.link.ether.bridge.enable=1
    > sysctl net.link.ether.bridge.config="ath0 xl0"
    > sysctl net.inet.ip.forwarding=1
    >
    > the ath interface has no ip adress, but xl0 has.

    I'm using a similar setup on 4.x (with wi in place of ath), and it works
    reasonably well. The one difference is that I did assign an IP address to
    the wireless interface, although I always communicate with the LAN IP
    address.

    Note that one problem the FreeBSD arp code has (as of now) is that it
    isn't really multi-interface aware; you'll see lots of messages on the
    wireless client where it sees the lan IP moving back and forth between the
    MAC addresses of the wireless and LAN cards. Is it possible that this
    behavior is confusing your client somehow?

    > now i can ping all of my lan-clients from the wireless, excepting the bridge
    > itself. i saw some reports about problems in the bridge module of 4.x so i
    > build my kernel with options BRIDGE, but no changes.

    I had problems with the module under 4.x, so I am using BRIDGE in the
    kernel config as well.

    > the second problem is, that i have a DSL router on my cabled segment, which is
    > pingable from wireless, but setting it as default gw and DNS server on the
    > wireless client is not working, internet access is not possible.
    >
    > any ideas ?
    >
    > best Kai

    Maybe the second problem is part of the first problem manifesting itself
    in a different way.

    Mike "Silby" Silbersack
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: stepan: "bge0 FreeBSD-4.7 and Cisco827"

    Relevant Pages

    • Re: Best Config for LAN
      ... You just give the server the same gateway as the other machines. ... XP wireless NIC at .0.2, ... Bridged the XP wireless and wired NIC's, ...
      (microsoft.public.windows.server.networking)
    • Re: OS X and FreeBSD: What could be a good setup
      ... >>You're simply using a FreeBSD as a file server. ... Now if you want FreeBSD to understand and manipulate those ... serving protocols, and wireless security. ... > utility that would sniff network packets and if NFS is used, ...
      (freebsd-questions)
    • RE: Wireless AP FreeBSD 7.0
      ... Subject: Wireless AP FreeBSD 7.0 ... Here is the HOWTO I am following to setup a Small office Samba File ... Server / Wireless AP ... rather than a PCI or other card in a FreeBSD server. ...
      (freebsd-questions)
    • Re: wireless LAN in place of existing cabled one
      ... wireless LAN in place of existing cabled one ... > router would serve as a dhcp server for clients off it's LAN port. ...
      (Debian-User)
    • Re: Wireless Bridge in FreeBSD 6.1
      ... >> I'm having trouble to bridge two wireless card which is Atheros AR5213A ... >> FreeBSD 6.1. ... > and friends) if you are using infrastructure mode and a-hoc mode is ...
      (freebsd-questions)