[leaf-user] re:Opening UDP ports problem solved

2003-12-22 Thread Dalziel, Josh
This email is just an FYI to Ray and Tom who where helping me out last week.
I was able to solve my problem from last week with traffic not being
forwarded over port 27015. You guys were correct that some traffic was
passing but only a small amount about 1 in 5 if I did my math correct. Once
I changed the rule (see below) all the traffic passed and the service is
accepting traffic.


the rule I had was..

DNATnet loc:192.186.1.3:27015  udp   27015 

I changed the rule to..

DNATall loc:192.186.1.3:27015  udp   27015 
And everything started to work.

thanks again for your help

Josh Dalziel
T-Mobile
National Operations
Bothell Wa USA 
425-770-5683


---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=click

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


Re: [leaf-user] re:Opening UDP ports problem solved

2003-12-22 Thread Tom Eastep
On Monday 22 December 2003 03:20 pm, Dalziel, Josh wrote:
 


 the rule I had was..

 DNATnet loc:192.186.1.3:27015  udp   27015

 I changed the rule to..

 DNATall loc:192.186.1.3:27015  udp   27015
 And everything started to work.

Now look at the output of shorewall status and see where the packets are 
really coming from (if not 'net').

-Tom
-- 
Tom Eastep\ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA  \ [EMAIL PROTECTED]




---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=click

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