This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Bridging and WakeOnLan, etc. (7.201)

Hi,
In ASL 7.201, I've got a bridge between my LAN interface, and another LAN interface for my Wireless AP (Linksys wrt54g in AP mode, not routing).

I tried using ether-wake from a linux laptop on the wifi to wake up a PC on the LAN, but it doesn't work.

1. Should it work through the bridge?

2. If not, what are the conditions for what gets through the bridge?

3. Will WiFi carry a WOL packet?


I had originally setup the bridge to support a uPnP device on the wifi net which needed to talk to a computer on the LAN, but I haven't hooked it back up yet. 

4. Can uPnP broadcasts go through the bridge?


Yes, I know I can use ether-wake on ASL, and it DOES work with the PC in question.

Thanks,
Barry


This thread was automatically locked due to age.
Parents
  • I suspect that the broadcasts will propogate the ASG... I think that maybe your access point doesn't support WoL.
  • I wouldn't think the AP would block anything, but I guess I'll have to fire up some sniffers.

    Anyone know an expression for tcpdump and/or wireshark to only show WOL packets?

    Thanks,
    Barry
  • OK, I've sniffed both bridged interfaces on ASL... the WOL packets from the wireless laptop appear on ASL on the wireless side (eth2), but do not appear on the LAN side (eth1).
    They also do not show up when sniffing br0 or ifb0 (whatever that is).

    for reference:
    tcpdump -i eth1 -x -s 128 not ip

    I think there's a problem here.

    Thanks,
    Barry
  • This is what I see on Astaro on the wifi side of the bridge:


    # tcpdump -i eth2 -x -s 128 not ip
    tcpdump: WARNING: eth2: no IPv4 address assigned
    tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
    listening on eth2, link-type EN10MB (Ethernet), capture size 128 bytes
    23:14:10.863702 00:0e:35:53:89:74 (oui Unknown) > 00:11:09:c1:51:49 (oui Unknown), ethertype Unknown (0x0842), length 116: 
    0x0000:  ffff ffff ffff 0011 09c1 5149 0011 09c1
    0x0010:  5149 0011 09c1 5149 0011 09c1 5149 0011
    0x0020:  09c1 5149 0011 09c1 5149 0011 09c1 5149
    0x0030:  0011 09c1 5149 0011 09c1 5149 0011 09c1
    0x0040:  5149 0011 09c1 5149 0011 09c1 5149 0011
    0x0050:  09c1 5149 0011 09c1 5149 0011 09c1 5149
    0x0060:  0011 09c1 5149


    All the NICs in Astaro are Intel 10/100, using the e100 module according to modules.conf, but /etc/modules shows both e100 and eepro100, and both modules are loaded.

    # lspci 
    00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03)
    00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
    00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
    00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
    00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
    00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 02)
    00:08.0 VGA compatible controller: S3 Inc. 86c968 [Vision 968 VRAM] rev 0
    00:09.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 02)
    00:0a.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 05)
    00:0b.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 02)
    00:0c.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 02)


    Barry
Reply
  • This is what I see on Astaro on the wifi side of the bridge:


    # tcpdump -i eth2 -x -s 128 not ip
    tcpdump: WARNING: eth2: no IPv4 address assigned
    tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
    listening on eth2, link-type EN10MB (Ethernet), capture size 128 bytes
    23:14:10.863702 00:0e:35:53:89:74 (oui Unknown) > 00:11:09:c1:51:49 (oui Unknown), ethertype Unknown (0x0842), length 116: 
    0x0000:  ffff ffff ffff 0011 09c1 5149 0011 09c1
    0x0010:  5149 0011 09c1 5149 0011 09c1 5149 0011
    0x0020:  09c1 5149 0011 09c1 5149 0011 09c1 5149
    0x0030:  0011 09c1 5149 0011 09c1 5149 0011 09c1
    0x0040:  5149 0011 09c1 5149 0011 09c1 5149 0011
    0x0050:  09c1 5149 0011 09c1 5149 0011 09c1 5149
    0x0060:  0011 09c1 5149


    All the NICs in Astaro are Intel 10/100, using the e100 module according to modules.conf, but /etc/modules shows both e100 and eepro100, and both modules are loaded.

    # lspci 
    00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03)
    00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
    00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
    00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
    00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
    00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 02)
    00:08.0 VGA compatible controller: S3 Inc. 86c968 [Vision 968 VRAM] rev 0
    00:09.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 02)
    00:0a.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 05)
    00:0b.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 02)
    00:0c.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 02)


    Barry
Children