Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] Iptables
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
CLod
Apprentice
Apprentice


Joined: 23 Nov 2004
Posts: 280

PostPosted: Mon Apr 11, 2005 10:03 am    Post subject: [RISOLTO] Iptables Reply with quote

Mi son deciso ad installare ip tables
come kernel è già tutto ok

ho provato a settare questa regola: iptables -A INPUT -m state --state ESTABLISHED -j accept
e mi restituisce questo errore: iptables v1.2.11: Couldn't load target `accept':/lib/iptables/libipt_accept.so: cannot open shared object file: No such file or directory

il file non esiste

come mai?
mi son perso forse qualche passo? :(
_________________
http://clod.gruppoimi.it -> my personal site
new zealand immigration...


Last edited by CLod on Mon Apr 11, 2005 10:38 am; edited 3 times in total
Back to top
View user's profile Send private message
comio
Advocate
Advocate


Joined: 03 Jul 2003
Posts: 2191
Location: Taranto

PostPosted: Mon Apr 11, 2005 10:08 am    Post subject: Re: [HELP] Iptables Reply with quote

CLod wrote:
Mi son deciso ad installare ip tables
come kernel è già tutto ok

ho provato a settare questa regola: iptables -A INPUT -m state --state ESTABLISHED -j accept
e mi restituisce questo errore: iptables v1.2.11: Couldn't load target `accept':/lib/iptables/libipt_accept.so: cannot open shared object file: No such file or directory

il file non esiste

come mai?
mi son perso forse qualche passo? :(


ACCEPT è maiuscolo :)

ciao

PS.: Vorrei fare un master al polimi/cefriel... sai mica quando aprono le iscrizioni?
_________________
RTFM!!!!

e

http://www.comio.it
:)
Back to top
View user's profile Send private message
CLod
Apprentice
Apprentice


Joined: 23 Nov 2004
Posts: 280

PostPosted: Mon Apr 11, 2005 10:15 am    Post subject: Re: [HELP] Iptables Reply with quote

comio wrote:

ACCEPT è maiuscolo :)

ciao

PS.: Vorrei fare un master al polimi/cefriel... sai mica quando aprono le iscrizioni?


sono un idiota! :lol:

cmq master in ?
io sono qui al cefriel ora

se vuoi posso mandarti la mail (via PM) della persona che può darti info
_________________
http://clod.gruppoimi.it -> my personal site
new zealand immigration...
Back to top
View user's profile Send private message
CLod
Apprentice
Apprentice


Joined: 23 Nov 2004
Posts: 280

PostPosted: Mon Apr 11, 2005 10:29 am    Post subject: Reply with quote

mmhh

pensavo fosse ok

dopo aver settato regole ho fato iptables-save

ho provato a lanciarlo ma mi da:
* Not starting iptables. First create some rules then run
* /etc/init.d/iptables save


why?
_________________
http://clod.gruppoimi.it -> my personal site
new zealand immigration...
Back to top
View user's profile Send private message
comio
Advocate
Advocate


Joined: 03 Jul 2003
Posts: 2191
Location: Taranto

PostPosted: Mon Apr 11, 2005 10:33 am    Post subject: Reply with quote

CLod wrote:
mmhh

pensavo fosse ok

dopo aver settato regole ho fato iptables-save

ho provato a lanciarlo ma mi da:
* Not starting iptables. First create some rules then run
* /etc/init.d/iptables save


why?


iptables-save scrive solo a video. Prova a fare:

Code:

iptables-save -c > /var/lib/iptabels/rule-save


oppure

Code:

/etc/init.d/iptables save


comunque modifica direttametne le regole in /var/lib/iptables/rule-save

ciao
_________________
RTFM!!!!

e

http://www.comio.it
:)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum