Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: hgomez on October 14, 2004, 04:12:47 PM

Title: IPTABLES in SME 5.6
Post by: hgomez on October 14, 2004, 04:12:47 PM
From inside to my network, I need to reach this web site: www.supratelecom.com

I put this 4 lines in shell but nothing,


iptables --append INPUT -d 63.209.149.137 -j ACCEPT
iptables --append INPUT -s 63.209.149.137 -j ACCEPT
iptables --append OUTPUT -d 63.209.149.137 -j ACCEPT
iptables --append OUTPUT -s 63.209.149.137 -j ACCEPT

someone may tell me what´s is wrong, I know that this IP is in range of bed address.
Title: IPTABLES in SME 5.6
Post by: RavenIV on October 15, 2004, 06:53:52 AM
why did you do that?
i can reach that website without any modifications.

cheers
Title: IPTABLES in SME 5.6
Post by: hgomez on October 20, 2004, 12:50:26 AM
Quote from: "RavenIV"
why did you do that?
i can reach that website without any modifications.

cheers


I did that because I though it was my problem, anyway it didnot solve my problem, now I don't understand why I am not can reach that site, I am thinking that my problem was produced by Firewall management, do you have it installed? your Smith version is 5.6? Thanks for your help.
Title: IPTABLES in SME 5.6
Post by: RavenIV on October 20, 2004, 01:44:42 AM
i updated to version 6.0.1 a few days ago.

but i never had to "activate" any external webpages in V5.6.

what do you mean with "Firewall management"?

cheers
Title: IPTABLES in SME 5.6
Post by: funkusmunkus on October 20, 2004, 02:23:49 AM
Quote
what do you mean with "Firewall management"?


it's a contrib that helps you creat iptables rules.

anyway i'm currently using 2 5.6U6 with firewall managment and have no problems assessing anything.
The real question is what other contribs did you install ??
cheers
Title: IPTABLES in SME 5.6
Post by: hgomez on October 20, 2004, 02:32:03 PM
Quote from: "funkusmunkus"
Quote
what do you mean with "Firewall management"?


it's a contrib that helps you creat iptables rules.

anyway i'm currently using 2 5.6U6 with firewall managment and have no problems assessing anything.
The real question is what other contribs did you install ??
cheers


Yeap, I install sme-5.6-masq-manager-0.1-5.noarch.rpm, I did install Mysql 4 and sarg too, but I did it time ago, the only new thing is firewall management, I will install new version, I hope that solve my problems, thanks to all
Title: IPTABLES in SME 5.6
Post by: hgomez on October 20, 2004, 03:22:30 PM
May I uninstall Firewall Management? I run rpm -e, and system tell it isn't installed, What I can do?
Title: IPTABLES in SME 5.6
Post by: funkusmunkus on October 22, 2004, 05:06:20 AM
so you tried ?
Code: [Select]
rpm -e sme-5.6-masq-manager-0.1-5

I'm not sure why your getting that error, are you using the proxy ? if so try with out or if without try with.

or it might be time to upgrade to v6.0