Page 1 of 1

Help please

PostPosted: Mon Mar 14, 2005 2:57 pm
by yaskil
i have settled GIT with my brother for nfsu2. one of us is becomes server and the other is client. the server initiates game and able to enter the lobby. the client sees the server but unable to enter the lobby. the sentence "connecting to lobby" stays for a long time. when i investigate the logs i have encountered following lines.

my ip : 10.8.0.1
my brother's : 10.8.0.2
we have same subnet masks.

unforwarded log
[Mon Mar 14 23:07:38 2005] network: hw:00:ff:c2:b5:a0:d6 EthernetII ARP request to:00:00:00:00:00:00 from:00:ff:c2:b5:a0:d6(10.8.0.1) for:10.8.0.2 'not forwarding arp'
[Mon Mar 14 23:07:38 2005] network: hw:00:ff:c3:b5:a0:d6 EthernetII ARP reply to:00:ff:c2:b5:a0:d6(10.8.0.1) from:00:ff:c3:b5:a0:d6 is:10.8.0.2 'not forwarding arp'
[Mon Mar 14 23:07:38 2005] network: hw:00:ff:c2:b5:a0:d6 EthernetII IPv4 TCP to:10.8.0.2:9900 from:10.8.0.1:1401 'destination is unicast'
[Mon Mar 14 23:07:40 2005] network: hw:00:ff:c2:b5:a0:d6 EthernetII IPv4 TCP to:10.8.0.1:1401 from:10.8.0.2:9900 'wrong port number'
[Mon Mar 14 23:08:40 2005] network: hw:00:ff:c2:b5:a0:d6 EthernetII IPv4 TCP to:10.8.0.2:9900 from:10.8.0.1:1402 'destination is unicast'
[Mon Mar 14 23:08:40 2005] network: hw:00:ff:c3:b5:a0:d6 EthernetII IPv4 TCP to:10.8.0.1:1402 from:10.8.0.2:9900 'wrong port number'
[Mon Mar 14 23:08:41 2005] network: hw:00:ff:c2:b5:a0:d6 EthernetII IPv4 TCP to:10.8.0.2:9900 from:10.8.0.1:1402 'destination is unicast'
[Mon Mar 14 23:08:41 2005] network: hw:00:ff:c3:b5:a0:d6 EthernetII IPv4 TCP to:10.8.0.1:1402 from:10.8.0.2:9900 'wrong port number'
[Mon Mar 14 23:08:42 2005] network: hw:00:ff:c2:b5:a0:d6 EthernetII IPv4 TCP to:10.8.0.2:9900 from:10.8.0.1:1402 'destination is unicast'
[Mon Mar 14 23:08:42 2005] network: hw:00:ff:c3:b5:a0:d6 EthernetII IPv4 TCP to:10.8.0.1:1402 from:10.8.0.2:9900 'wrong port number'

what could be the problem???