Pagina 1 di 1

problema firestarter

Inviato: lunedì 26 novembre 2007, 22:25
da Xsimo
e selezionato nel wizard e nelle preferenze di firestarter l'avvio al boot..ma non và...almeno credo visto che non mi si vede l'icona di notifica..come si fà???
grazie tente in anticipo!!!

Re: problema firestarter

Inviato: lunedì 26 novembre 2007, 23:14
da carver55
firestarter è solo un'interfaccia grafica per configurare Netfilter che è incluso nel kernel che stai usando. Se vuoi vedere se ha configurato correttamente iptables da terminale dai  sudo iptables -L  e ti listerà tutte le impostazioni che gli hai dato

Re: problema firestarter

Inviato: lunedì 26 novembre 2007, 23:48
da Xsimo
Chain INPUT (policy DROP)
target    prot opt source              destination       
ACCEPT    tcp  --  ns.interbusiness.it  anywhere            tcp flags:!FIN,SYN,RST,ACK/SYN
ACCEPT    udp  --  ns.interbusiness.it  anywhere           
ACCEPT    tcp  --  ns2.interbusiness.it  anywhere            tcp flags:!FIN,SYN,RST,ACK/SYN
ACCEPT    udp  --  ns2.interbusiness.it  anywhere           
ACCEPT    0    --  anywhere            anywhere           
ACCEPT    icmp --  anywhere            anywhere            limit: avg 10/sec burst 5
DROP      0    --  anywhere            255.255.255.255   
DROP      0    --  BASE-ADDRESS.MCAST.NET/8  anywhere           
DROP      0    --  anywhere            BASE-ADDRESS.MCAST.NET/8
DROP      0    --  255.255.255.255      anywhere           
DROP      0    --  anywhere            0.0.0.0           
DROP      0    --  anywhere            anywhere            state INVALID
LSI        0    -f  anywhere            anywhere            limit: avg 10/min burst 5
INBOUND    0    --  anywhere            anywhere           
LOG_FILTER  0    --  anywhere            anywhere           
LOG        0    --  anywhere            anywhere            LOG level info prefix `Unknown Input'

Chain FORWARD (policy DROP)
target    prot opt source              destination       
ACCEPT    icmp --  anywhere            anywhere            limit: avg 10/sec burst 5
LOG_FILTER  0    --  anywhere            anywhere           
LOG        0    --  anywhere            anywhere            LOG level info prefix `Unknown Forward'

Chain OUTPUT (policy DROP)
target    prot opt source              destination       
ACCEPT    tcp  --  host236-14-dynamic.0-79-r.retail.telecomitalia.it  ns.interbusiness.it tcp dpt:domain
ACCEPT    udp  --  host236-14-dynamic.0-79-r.retail.telecomitalia.it  ns.interbusiness.it udp dpt:domain
ACCEPT    tcp  --  host236-14-dynamic.0-79-r.retail.telecomitalia.it  ns2.interbusiness.it tcp dpt:domain
ACCEPT    udp  --  host236-14-dynamic.0-79-r.retail.telecomitalia.it  ns2.interbusiness.it udp dpt:domain
ACCEPT    0    --  anywhere            anywhere           
DROP      0    --  BASE-ADDRESS.MCAST.NET/8  anywhere           
DROP      0    --  anywhere            BASE-ADDRESS.MCAST.NET/8
DROP      0    --  255.255.255.255      anywhere           
DROP      0    --  anywhere            0.0.0.0           
DROP      0    --  anywhere            anywhere            state INVALID
OUTBOUND  0    --  anywhere            anywhere           
LOG_FILTER  0    --  anywhere            anywhere           
LOG        0    --  anywhere            anywhere            LOG level info prefix `Unknown Output'

Chain INBOUND (1 references)
target    prot opt source              destination       
ACCEPT    tcp  --  anywhere            anywhere            state RELATED,ESTABLISHED
ACCEPT    udp  --  anywhere            anywhere            state RELATED,ESTABLISHED
LSI        0    --  anywhere            anywhere           

Chain LOG_FILTER (5 references)
target    prot opt source              destination       

Chain LSI (2 references)
target    prot opt source              destination       
LOG_FILTER  0    --  anywhere            anywhere           
LOG        tcp  --  anywhere            anywhere            tcp flags:FIN,SYN,RST,ACK/SYN limit: avg 1/sec burst 5 LOG level info prefix `Inbound '
DROP      tcp  --  anywhere            anywhere            tcp flags:FIN,SYN,RST,ACK/SYN
LOG        tcp  --  anywhere            anywhere            tcp flags:FIN,SYN,RST,ACK/RST limit: avg 1/sec burst 5 LOG level info prefix `Inbound '
DROP      tcp  --  anywhere            anywhere            tcp flags:FIN,SYN,RST,ACK/RST
LOG        icmp --  anywhere            anywhere            icmp echo-request limit: avg 1/sec burst 5 LOG level info prefix `Inbound '
DROP      icmp --  anywhere            anywhere            icmp echo-request
LOG        0    --  anywhere            anywhere            limit: avg 5/sec burst 5 LOG level info prefix `Inbound '
DROP      0    --  anywhere            anywhere           

Chain LSO (1 references)
target    prot opt source              destination       
LOG_FILTER  0    --  anywhere            anywhere           
LOG        0    --  anywhere            anywhere            limit: avg 5/sec burst 5 LOG level info prefix `Outbound '
REJECT    0    --  anywhere            anywhere            reject-with icmp-port-unreachable

Chain OUTBOUND (1 references)
target    prot opt source              destination       
ACCEPT    icmp --  anywhere            anywhere           
ACCEPT    tcp  --  anywhere            anywhere            state RELATED,ESTABLISHED
ACCEPT    udp  --  anywhere            anywhere            state RELATED,ESTABLISHED
ACCEPT    tcp  --  anywhere            anywhere            tcp dpt:www
ACCEPT    udp  --  anywhere            anywhere            udp dpt:www
ACCEPT    tcp  --  anywhere            anywhere            tcp dpt:https
ACCEPT    udp  --  anywhere            anywhere            udp dpt:https
ACCEPT    tcp  --  anywhere            anywhere            tcp dpts:ftp-data:ftp
ACCEPT    udp  --  anywhere            anywhere            udp dpts:20:fsp
ACCEPT    tcp  --  anywhere            anywhere            tcp dpt:domain
ACCEPT    udp  --  anywhere            anywhere            udp dpt:domain
ACCEPT    tcp  --  anywhere            anywhere            tcp dpts:msnp:6981
ACCEPT    udp  --  anywhere            anywhere            udp dpts:msnp:6981
ACCEPT    tcp  --  anywhere            anywhere            tcp dpt:ircd
ACCEPT    udp  --  anywhere            anywhere            udp dpt:6667
LSO        0    --  anywhere            anywhere


è normale questa risposta del terminale...ho configurato bne il firewall secondo voi?

Re: problema firestarter

Inviato: martedì 27 novembre 2007, 1:58
da Guiodic
zebrone ha scritto: e selezionato nel wizard e nelle preferenze di firestarter l'avvio al boot..ma non và...almeno credo visto che non mi si vede l'icona di notifica..come si fà???
grazie tente in anticipo!!!
se vuoi mettere l'icona in avvio, segui la guida firestarter presente nel wiki.

Comunque non è indispensabile.