Re: [leaf-user] Shorewall and XBOX

2003-09-01 Thread Thomas V. Fischer
Darcy,

Although I haven't personally tried yet, my guess is that the following
three lignes are wrong:
 DNATloc:192.168.1.99nettcp3074
 DNATloc:192.168.1.99netudp3074
 DNATloc:192.168.1.99netudp88

You should not need to dynamically translate towards the internet. The only
ports that you need to translate and forward to your Xbox are those coming
from the internet towards your Xbox.
However, you may need to tell Shorewall to allow those ports to access the
internet so you may need to add:

ACCEPT loc:192.168.1.99   nettcp  3074
ACCEPT loc:192.168.1.99   netudp  3074
ACCEPT loc:192.168.1.99   netudp  88

on 31/08/2003 18:32, Darcy Parker at [EMAIL PROTECTED] wrote:

 Good day all,
 
 I am trying to open the ports for an XBOX for XBOX Live.  I got the port
 info from the XBOX site stating that is uses UDP Ports 88, UDP/TCP Ports
 3074 and UDP Port 53.
 
 I set up a DNAT under shorewall rules  as follows:
 
 # DNAT for XBOX Rules
 DNATnetloc:192.168.1.99tcp3074
 DNATnetloc:192.168.1.99udp3074
 DNATloc:192.168.1.99nettcp3074
 DNATloc:192.168.1.99netudp3074
 DNATnetloc:192.168.1.99udp88
 DNATloc:192.168.1.99netudp88
 
 After I save the rules, backup shorewall and restart shore, I loose all
 external connectivity.
 
 Have I done something wrong here?  Anyone else successfully set up XBOX?
 
 Best regards,
 Darcy Parker
 
 
 
 
 




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


[leaf-user] Shorewall and XBOX

2003-08-31 Thread Darcy Parker
Good day all,

I am trying to open the ports for an XBOX for XBOX Live.  I got the port
info from the XBOX site stating that is uses UDP Ports 88, UDP/TCP Ports
3074 and UDP Port 53.

I set up a DNAT under shorewall rules  as follows:

# DNAT for XBOX Rules
DNATnet loc:192.168.1.99tcp 3074
DNATnet loc:192.168.1.99udp 3074
DNATloc:192.168.1.99net tcp 3074
DNATloc:192.168.1.99net udp 3074
DNATnet loc:192.168.1.99udp 88
DNATloc:192.168.1.99net udp 88

After I save the rules, backup shorewall and restart shore, I loose all
external connectivity.

Have I done something wrong here?  Anyone else successfully set up XBOX?

Best regards,
Darcy Parker





---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html