xlink kai
Hi. I have been trying to configure XLink Kai to play online games
with my console.
I think have done everything possible to have it working, but it
somehow isn't.
It says:
"If Kai reports your network as unreachable, port-forward port 30000 on
UDP to the local IP of the PC running Kai. Remember to enter the port
number in 'Kai Port' in the Kai Configuration Tool. Leave Kai Deep Port
as 0!. If you are behind a network that will not allow you to forward
ports, but are allocated a few ports (generally on College campuses for
gaming), use whatever port number you have available, as long as it is a
UDP port-forward (see also: 2.2 How will I know if I need to
port-forward?)..."
I have configured the Kai Port as 30000, left Kai Deep Port as 0 and
configured my firewall to forward UDP packets with destination port
30000 to my local ip address 192.168.254.1:30000. The iptables
statistics lists as me having received udp packets on that port and
forwarding them accordingly. Yet, the Kai UI says that my network is not
yet unreachable... what should i do?
Some information:
- i have a HUB connecting my dsl (pppoe) modem, my pc and my xbox. the
pppoe interface is ppp0, my pc network card is configured as eth0.
ike:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00:50:8D:5A:02:99
inet addr:192.168.254.1 Bcast:192.168.254.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
...
ike:~# iptables -L -v -t nat
Chain PREROUTING (policy ACCEPT 26897 packets, 1438K bytes)
pkts bytes target prot opt in out source destination
742 22367 DNAT udp -- ppp0 any anywhere anywhere
udp dpt:30000 to:192.168.254.1:30000
Chain POSTROUTING (policy ACCEPT 20662 packets, 1284K bytes)
pkts bytes target prot opt in out source
destination
Chain OUTPUT (policy ACCEPT 20904 packets, 1301K bytes)
pkts bytes target prot opt in out source
destination
ike:~# iptables -L -v
...
Chain FORWARD (policy DROP 0 packets, 0 bytes)
ike:~# uname -a
Linux ike 2.4.27-2-k7 #1 Thu Jan 20 11:25:34 JST 2005 i686 GNU/Linux
Thank you...
-- Fred
Reply to: