Results 1 to 3 of 3
How can i allow all trafic out?
So nothing of the trafic from my network out to the internet would be stopped?...
- 01-25-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 42
Need help with iptables!
How can i allow all trafic out?
So nothing of the trafic from my network out to the internet would be stopped?
- 01-25-2007 #2
Make the default policy for your OUTPUT chain ACCEPT. If you can't get this working, post the results of
(and describe the problem you're having)Code:# iptables -nvL
- 01-26-2007 #3Just Joined!
- Join Date
- Jan 2007
- Posts
- 42
Internet
|
|
|------- Linux server --------- Switch
|
|
|
My Computer
Thats how my network and internet is connected.
When i enable the firewall it blocks all traffic in/out.
I can use any of the following on my computer:
Firefox
Msn Messenger (i know it sucks, changing soon
)
On my server i need to use:
HLDS
Ventrilo
If i can provide the ports can someone make a configuration file?


Reply With Quote