[ SlackList ] [ WkikiSlack ] |
NIe czytalem poematu i w sumie nie zamierzam.... ale moze ci to pomoze
#** DHCPD **
iptables -t filter -A INPUT -p tcp --dport 67 -m state --state
NEW -j ACCEPT
iptables -t filter -A INPUT -p udp --dport 67 -m state --state
NEW -j ACCEPT
iptables -t filter -A INPUT -p tcp --dport 68 -m state --state
NEW -j ACCEPT
iptables -t filter -A INPUT -p udp --dport 68 -m state --state
NEW -j ACCEPT
#** SAMBA **
iptables -t filter -A INPUT -i eth0 -p tcp --dport 139 -m
state --state NEW -j ACCEPT
iptables -t filter -A INPUT -i eth0 -p tcp --dport 445 -m
state --state NEW -j ACCEPT
iptables -t filter -A INPUT -i eth0 -p udp --dport 137 -m
state --state NEW -j ACCEPT
iptables -t filter -A INPUT -i eth0 -p udp --dport 138 -m
state --state NEW -j ACCEPT
# dla swata!
iptables -t filter -A INPUT -i eth0 -p udp --dport 901 -m
state --state NEW -j ACCEPT
iptables -t filter -A INPUT -i eth0 -p tcp --dport 901 -m
state --state NEW -j ACCEPT
Pamietaj o kolejnosci regolek!
Użytkownik "konio" <konio@zsk.lub.pl> napisał w wiadomości
news:c1j4o5$3a1$1@atlantis.news.tpi.pl...
> Witam all ...
> Ktos madry (chyba nie znam osobiscie ) ladnie napisal poemat pt.
"FIREWALL"
> ktory mozna oblukac na stronce :
>
>
> http://zlobek.tcz.wroclaw.pl/dzial.php3?dzial=28
>
>
> ale :
> mam pewien problemik z tym poemacikiem a mianowicie za cholere jak to cudo
> zaczyna dzialac w systemie
> nie chce dzialac dhcpd ,a o sambie nie wspone ;(
> juz nie wiem co kombinowalem i co robilem ale nic nie dalo skutku
> pozytywnego
> czy jest moze ktos kto moze przejrzec ten pomacik i przetestowac a poten
> podac magiczne rozwiazanie tego problemu ???
> z gory wielkie dzieki kazdemu magikowi dla ktorego rozwiklanie tego to
> pestka
>
>
> Pozdrowienia dla All ...
>
>
Received on Sun Mar 07 02:02:01 2004