Forums before death by AOL, social media and spammers... "We can't have nice things"
|    alt.os.linux.suse    |    Suse is actually not that bad    |    138,051 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 137,587 of 138,051    |
|    marrgol to Carlos E.R.    |
|    Re: How to configure Iptables in OpenSus    |
|    02 Sep 22 02:34:47    |
      From: marrgol@address.invalid              On 01/09/2022 at 23.57, Carlos E.R. wrote:       >>> I am using "openSUSE 12.3" and "iptables version : v1.4.16.3"       >>>       >>> I am trying to enable the iptables rules to allow `22` port for all       >>> IPs and `80` & `443` for specific IP addresses with the below commands.       >>>       >>> 1) iptables -A INPUT -p tcp -s 0/0 --dport 22 -j ACCEPT       >>> 2) iptables -A INPUT -p tcp -s 10.11.12.50 --dport 80 -j ACCEPT       >>> 3) iptables -A INPUT -p tcp -s 10.11.12.50 --dport 443 -j ACCEPT       >>>       >>> Then i have restarted the iptables service with below command,       >>>       >>> service SuSEfirewall2 restart       >>       >> SuSEfirewall2 keeps its own iptables configuration, so that restart       >> removed the rules you'd entered manually with iptables command.       >> Use yast to enter your custom rules into the SuSEfirewall2's       >> configuration permanently. Or edit /etc/sysconfig/SuSEfirewall2       >> file directly.       >       > The later. The file contains configuration entries to do exactly what he       > tried to do.              For simple rules like those above it's certainly simpler and quicker       and less error prone to use yast to have them entered into that file       -- no need to manually search through the file for which entry to modify       and how. Unless someone really wants to… :-)                     --       mrg              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca