Koozali.org: home of the SME Server

IPTABLES in SME 5.6

Offline hgomez

  • **
  • 36
  • +0/-0
    • http://www.isfalpiz.com.ve
IPTABLES in SME 5.6
« 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.
"No One Will Ever Need More Than 640K Ram"
                                                                              Bill Gates, 1981
......

RavenIV

IPTABLES in SME 5.6
« Reply #1 on: October 15, 2004, 06:53:52 AM »
why did you do that?
i can reach that website without any modifications.

cheers

Offline hgomez

  • **
  • 36
  • +0/-0
    • http://www.isfalpiz.com.ve
IPTABLES in SME 5.6
« Reply #2 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.
"No One Will Ever Need More Than 640K Ram"
                                                                              Bill Gates, 1981
......

RavenIV

IPTABLES in SME 5.6
« Reply #3 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

Offline funkusmunkus

  • *
  • 220
  • +0/-0
IPTABLES in SME 5.6
« Reply #4 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
.........

Offline hgomez

  • **
  • 36
  • +0/-0
    • http://www.isfalpiz.com.ve
IPTABLES in SME 5.6
« Reply #5 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
"No One Will Ever Need More Than 640K Ram"
                                                                              Bill Gates, 1981
......

Offline hgomez

  • **
  • 36
  • +0/-0
    • http://www.isfalpiz.com.ve
IPTABLES in SME 5.6
« Reply #6 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?
"No One Will Ever Need More Than 640K Ram"
                                                                              Bill Gates, 1981
......

Offline funkusmunkus

  • *
  • 220
  • +0/-0
IPTABLES in SME 5.6
« Reply #7 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
.........