Koozali.org: home of the SME Server

how to open ports sme7

dub

how to open ports sme7
« Reply #30 on: December 21, 2005, 11:44:01 AM »
a service is like a soft..

if this service (soft)is not installed first, no way to open it at start...ports stay closed.

You must open ports directly without refering to service.
Its really dangereous but it seem to be your only solution.

tracksattak

how to open ports sme7
« Reply #31 on: December 21, 2005, 12:43:26 PM »
Thanks Dub

 So i need to use iptables to open them ?

 And to do it after each reboot ?

 Like
 
 iptables -I INPUT -i eth1 -p udp --dport 27000:27015 -j ACCEPT

iptables -I OUTPUT -o eth1 -p udp --sport 27000:27015 -j ACCEPT

 Rgds
 tracks

dub

how to open ports sme7
« Reply #32 on: December 21, 2005, 02:20:49 PM »
i don't know how is the best way in sme7 to do this..
Ip tables shouldn't be the way

Ask around how to do it and give me the result

should be interesting to know

rgds

tracksattak

how to open ports sme7
« Reply #33 on: December 21, 2005, 03:04:27 PM »
Thanks for your help

 Yes i m in contact with few people to solve my problem . I ll let you know

 Rgds
 Tracks