Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
Blocking Ports on sme 6.0.1
« previous
next »
+
Print
Pages: [
1
]
Go Down
Blocking Ports on sme 6.0.1
6 Replies
1243 Views
byte
2,183
+2/-0
Blocking Ports on sme 6.0.1
«
on:
April 27, 2004, 10:14:07 PM »
Hi,
I have searched the forums and there are many answers that i found didnt work on this version 6.0.1, does anyone know how to simply block ports? i.e port 110.
I know Muzo done a contrib which is good but no yet complete.
Thank you for your time
Logged
--[byte]--
Have you filled in a Bug Report over @
http://bugs.contribs.org
? Please don't wait to be told this way you help us to help you/others - Thanks!
Anonymous
port blocking
«
Reply #1 on:
April 27, 2004, 11:17:15 PM »
I think there is a port program in sme custom iso
Logged
byte
2,183
+2/-0
Blocking Ports on sme 6.0.1
«
Reply #2 on:
April 28, 2004, 01:28:54 PM »
I had look at the custom and there is not one there...
Something like
http://e-smith.dyndns.org/filessme/rpms/sme-denyport-1.0-4.noarch.rpm
would be what im after but only works on 5.6
Any more suggestions?
Logged
--[byte]--
Have you filled in a Bug Report over @
http://bugs.contribs.org
? Please don't wait to be told this way you help us to help you/others - Thanks!
briank
146
+0/-0
Blocking Ports on sme 6.0.1
«
Reply #3 on:
April 28, 2004, 09:46:45 PM »
Hi
I would have expected sme-denyport-1.0-4.noarch.rpm to work on 6 as they both use iptables. Have you tried?
Regards
Brian K
Logged
byte
2,183
+2/-0
Blocking Ports on sme 6.0.1
«
Reply #4 on:
April 29, 2004, 09:08:18 PM »
Brian,
I have tried and its not compaitble with 6.0.1
anyother sugguestions?
Logged
--[byte]--
Have you filled in a Bug Report over @
http://bugs.contribs.org
? Please don't wait to be told this way you help us to help you/others - Thanks!
briank
146
+0/-0
Blocking Ports on sme 6.0.1
«
Reply #5 on:
April 30, 2004, 06:22:42 AM »
Hmmm - I will have a look at the source for denyport because I think the iptables part should work. Maybe there are changes to the server-manager.
The best I can offer is to add a rule for each port.
See
http://no.longer.valid/phpwiki/index.php/How%20to%20block%20AOL%20Instant%20Messenger%20and%20other%20ports
for a howto on how to make a template fragment and for iptables use this instead of the chain rule that he gives
iptables --append OUTPUT -s localhost -p tcp --dport 5090 -j DROP (substitute your port number)
This rule needs to be ahead of the accept ALL rule!
Check with iptables -L or view with Muzo's contrib.
Let me know if this works for you.
Regards
Brian Kirk
Logged
Rien
216
+0/-0
Blocking Ports on sme 6.0.1
«
Reply #6 on:
May 02, 2004, 04:07:35 PM »
May be this works for you:
http://www.dungog.net/sme/help/SMEhelp/Masq.html
from Dungog.net (
http://www.dungog.net/sme
)
Rien
Logged
Rien
(The Netherlands)......
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
Blocking Ports on sme 6.0.1