Hi there,

Im trying to bridge a wired sis0 and a wifi atu0.

hostname.atu0:
!ifconfig \$if inet 192.168.1.252 nwid VextAIR2 nwkey ...

hostname.sis0:
up

bridgename.bridge0:
add sis0
add atu0
up

my client (attached to sis0) is 192.168.1.200
my router to the net (atu0) is 192.168.1.1

#ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33224
        inet 127.0.0.1 netmask 0xff000000
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5
sis0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
        address: 00:0a:e6:de:6a:45
        media: Ethernet autoselect (100baseTX full-duplex)
        status: active
        inet6 fe80::20a:e6ff:fede:6a45%sis0 prefixlen 64 scopeid 0x1
        inet 0.0.0.0 netmask 0x0
pflog0: flags=0<> mtu 33224
pfsync0: flags=0<> mtu 2020
enc0: flags=0<> mtu 1536
atu0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
        address: 00:09:5b:5c:62:46
        ieee80211: nwid VextAIR2 chan 11 bssid 00:11:95:54:90:97 nwkey (snip)
        media: IEEE802.11 autoselect (DS1)
        status: active
        inet 192.168.1.252 netmask 0xffffff00 broadcast 192.168.1.255
        inet6 fe80::209:5bff:fe5c:6246%atu0 prefixlen 64 scopeid 0x6
bridge0: flags=41<UP,RUNNING> mtu 1500

#brconfig bridge0
bridge0: flags=41<UP,RUNNING>
        Configuration:
                priority 32768 hellotime 2 fwddelay 15 maxage 20
        Interfaces:
                atu0 flags=3<LEARNING,DISCOVER>
                        port 6 ifpriority 128 ifcost 55
                sis0 flags=3<LEARNING,DISCOVER>
                        port 1 ifpriority 128 ifcost 55
        Addresses (max cache: 100, timeout: 240):
                00:11:95:54:90:97 atu0 1 flags=0<>
                00:90:4b:f6:76:b8 atu0 1 flags=0<>
                00:11:f5:81:1f:c0 atu0 1 flags=0<>
                00:0a:e4:33:68:74 sis0 1 flags=0<>

TESTS:

from the bridge machine i can ping both 192.168.1.1 and 192.168.1.200 just
fine.
from the client (.200) i can ping 192.168.1.252
from the client i can NOT ping 192.168.1.1
by using tcpdump on sis0 and pinging 192.168.0.252 i can see both
request and reply. When pinging .1 is see only request.
when using tcpdump on atu0 i see nothing when pinging either box.

dmesg attached ( i know the raid array is degraded ;) Im skint.)

This is very frustrating. Me and my friend spent about an hour over IM
trying to suss it out. Now Im stuck. I have read the docs and
manpages.

Any help would be very much appreciated.

Thanks in advance

Best Regards

Edd

[demime 1.01d removed an attachment of type application/octet-stream which had 
a name of dmesg]

Reply via email to