Joined
·
394 Posts
here'e my setup: PC wired to Linksys wrt54g wireless router, which connects to my cable modem. upgraded firmware on Linksys (dd-wrt) in order to enable WDS. Airport Express connected wirelessly to Linksys with WDS enabled. laptop connects wirelessly to network.
if i connect my AX (plug it in), my wireless network disconnects. if i unplug my AX, i am good to go with my wireless network. put kiwi syslog on my PC to log what is happening. here is a sample log file from my syslog when i connect my AX, thus causing my wireless network to drop:
some of this i understand (i think) but some i don't:
2007-01-16 20:33:11 - date
Kernel.Warning - type of warning
192.168.1.1 - router IP
kernel: DROP IN=vlan1 OUT= - i don't know
MAC=00:13:72:98:23:e2:00:01:5c:23:cd:42:08:00:45:00:01:f8 - the first part is the MAC address of my PC that is wired to my router
SRC=204.16.210.62 - i don't know what ip address this represents
DST=74.131.xxx.xx - router IP
LEN=504 TOS=0x00 PREC=0x00 TTL=47 ID=0 DF PROTO=UDP SPT=33202 DPT=1026 LEN=484 - don't know what any of this is
if anyone can assist me and help me figure out what this is telling me so that i can properly use my AX for WDS, i'd really appreciate...
if i connect my AX (plug it in), my wireless network disconnects. if i unplug my AX, i am good to go with my wireless network. put kiwi syslog on my PC to log what is happening. here is a sample log file from my syslog when i connect my AX, thus causing my wireless network to drop:
Code:
2007-01-16 20:33:11 Kernel.Warning 192.168.1.1 kernel: DROP IN=vlan1 OUT= MAC=00:13:72:98:23:e2:00:01:5c:23:cd:42:08:00:45:00:01:f8 SRC=204.16.210.62 DST=74.131.xxx.xx LEN=504 TOS=0x00 PREC=0x00 TTL=47 ID=0 DF PROTO=UDP SPT=33202 DPT=1026 LEN=484
2007-01-16 20:33:11 Kernel.Warning 192.168.1.1 kernel: DROP IN=vlan1 OUT= MAC=00:13:72:98:23:e2:00:01:5c:23:cd:42:08:00:45:00:01:f8 SRC=204.16.210.62 DST=74.131.xxx.xx LEN=504 TOS=0x00 PREC=0x00 TTL=47 ID=0 DF PROTO=UDP SPT=33202 DPT=1027 LEN=484
2007-01-16 20:33:21 Kernel.Warning 192.168.1.1 kernel: DROP IN=vlan1 OUT= MAC=00:13:72:98:23:e2:00:01:5c:23:cd:42:08:00:45:00:00:30 SRC=64.236.47.54 DST=74.131.xxx.xx LEN=48 TOS=0x00 PREC=0x00 TTL=50 ID=0 DF PROTO=TCP SPT=80 DPT=4038 SEQ=3318004730 ACK=2694466358 WINDOW=5840 RES=0x00 ACK SYN URGP=0 OPT (020405B401010402)
2007-01-16 20:34:09 Kernel.Warning 192.168.1.1 kernel: DROP IN=vlan1 OUT= MAC=00:13:72:98:23:e2:00:01:5c:23:cd:42:08:00:45:00:00:30 SRC=64.236.47.54 DST=74.131.xxx.xx LEN=48 TOS=0x00 PREC=0x00 TTL=50 ID=0 DF PROTO=TCP SPT=80 DPT=4038 SEQ=3318004730 ACK=2694466358 WINDOW=5840 RES=0x00 ACK SYN URGP=0 OPT (020405B401010402)
2007-01-16 20:33:11 - date
Kernel.Warning - type of warning
192.168.1.1 - router IP
kernel: DROP IN=vlan1 OUT= - i don't know
MAC=00:13:72:98:23:e2:00:01:5c:23:cd:42:08:00:45:00:01:f8 - the first part is the MAC address of my PC that is wired to my router
SRC=204.16.210.62 - i don't know what ip address this represents
DST=74.131.xxx.xx - router IP
LEN=504 TOS=0x00 PREC=0x00 TTL=47 ID=0 DF PROTO=UDP SPT=33202 DPT=1026 LEN=484 - don't know what any of this is
if anyone can assist me and help me figure out what this is telling me so that i can properly use my AX for WDS, i'd really appreciate...