par Si » 06 Mai 2003 14:16
Salut,
<BR>
<BR>Primo je n'arrive pas à joindre ton ipcop, secundo voilà l'adresse de mon ipcop de teste <!-- BBCode auto-link start --><a href="http://greenss.ath.cx" target="_blank">http://greenss.ath.cx</a><!-- BBCode auto-link end --> tertio voici cd que donne un iptable -L là je vois biens qu'il ouvre bien acces aux services 445 mais je ne comprendrs toujours pas pourquoi je n'arrive pas à accéder en https alors que j'arrive en http.
<BR>
<BR>Merci de m'aider
<BR>
<BR><!-- BBcode auto-mailto start --><a href="mailto:root@ipcop:~">root@ipcop:~</a><!-- BBCode auto-mailto end --> # iptables -L
<BR>Chain INPUT (policy DROP)
<BR>target prot opt source destination
<BR>ipac~o all -- anywhere anywhere
<BR>PSCAN tcp -- anywhere anywhere tcp flags:FIN,SYN,RST,PSH,ACK,URG/FIN,SYN,RST,PSH,ACK,URG
<BR>PSCAN tcp -- anywhere anywhere tcp flags:FIN,SYN,RST,PSH,ACK,URG/NONE
<BR> tcp -- anywhere anywhere tcp flags:SYN,RST,ACK/SYN limit: avg 10/sec burst 5
<BR>CUSTOMINPUT all -- anywhere anywhere
<BR>ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
<BR>ACCEPT all -- anywhere anywhere
<BR>ACCEPT icmp -- anywhere anywhere
<BR>ACCEPT all -- anywhere anywhere
<BR>RED all -- anywhere anywhere
<BR>XTACCESS all -- anywhere anywhere
<BR>LOG all -- anywhere anywhere limit: avg 10/min burst 5 LOG level warning prefix `INPUT '
<BR>
<BR>Chain FORWARD (policy DROP)
<BR>target prot opt source destination
<BR>ipac~fi all -- anywhere anywhere
<BR>ipac~fo all -- anywhere anywhere
<BR>PSCAN tcp -- anywhere anywhere tcp flags:FIN,SYN,RST,PSH,ACK,URG/FIN,SYN,RST,PSH,ACK,URG
<BR>PSCAN tcp -- anywhere anywhere tcp flags:FIN,SYN,RST,PSH,ACK,URG/NONE
<BR>CUSTOMFORWARD all -- anywhere anywhere
<BR>ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
<BR>ACCEPT all -- anywhere anywhere
<BR>ACCEPT all -- anywhere anywhere
<BR>PORTFWACCESS all -- anywhere anywhere
<BR>DMZHOLES all -- anywhere anywhere
<BR>LOG all -- anywhere anywhere limit: avg 10/min burst 5 LOG level warning prefix `OUTPUT '
<BR>
<BR>Chain OUTPUT (policy ACCEPT)
<BR>target prot opt source destination
<BR>ipac~i all -- anywhere anywhere
<BR>
<BR>Chain CUSTOMFORWARD (1 references)
<BR>target prot opt source destination
<BR>
<BR>Chain CUSTOMINPUT (1 references)
<BR>target prot opt source destination
<BR>
<BR>Chain DMZHOLES (1 references)
<BR>target prot opt source destination
<BR>
<BR>Chain PORTFWACCESS (1 references)
<BR>target prot opt source destination
<BR>ACCEPT tcp -- anywhere 192.168.123.100 tcp dpt:4899
<BR>ACCEPT tcp -- anywhere 192.168.123.100 tcp dpt:http
<BR>
<BR>Chain PSCAN (4 references)
<BR>target prot opt source destination
<BR>LOG tcp -- anywhere anywhere limit: avg 10/min burst 5 LOG level warning prefix `TCP Scan? '
<BR>LOG udp -- anywhere anywhere limit: avg 10/min burst 5 LOG level warning prefix `UDP Scan? '
<BR>LOG icmp -- anywhere anywhere limit: avg 10/min burst 5 LOG level warning prefix `ICMP Scan? '
<BR>LOG all -f anywhere anywhere limit: avg 10/min burst 5 LOG level warning prefix `FRAG Scan? '
<BR>DROP all -- anywhere anywhere
<BR>
<BR>Chain RED (1 references)
<BR>target prot opt source destination
<BR>ACCEPT all -- anywhere anywhere
<BR>ACCEPT gre -- anywhere anywhere
<BR>ACCEPT ipv6-crypt-- anywhere anywhere
<BR>ACCEPT ipv6-auth-- anywhere anywhere
<BR>ACCEPT udp -- anywhere anywhere udp spt:isakmp dpt:isakmp
<BR>
<BR>Chain XTACCESS (1 references)
<BR>target prot opt source destination
<BR>ACCEPT tcp -- anywhere 105.116-200-80.adsl.skynet.betcp dpt:auth
<BR>ACCEPT tcp -- anywhere 105.116-200-80.adsl.skynet.betcp dpt:81
<BR>ACCEPT tcp -- anywhere 105.116-200-80.adsl.skynet.betcp dpt:microsoft-ds
<BR>ACCEPT tcp -- anywhere 105.116-200-80.adsl.skynet.betcp dpt:222
<BR>
<BR>Chain ipac~fi (1 references)
<BR>target prot opt source destination
<BR> all -- anywhere anywhere
<BR> all -- anywhere anywhere
<BR>
<BR>Chain ipac~fo (1 references)
<BR>target prot opt source destination
<BR> all -- anywhere anywhere
<BR> all -- anywhere anywhere
<BR>
<BR>Chain ipac~i (1 references)
<BR>target prot opt source destination
<BR> all -- anywhere anywhere
<BR> all -- anywhere anywhere
<BR>
<BR>Chain ipac~o (1 references)
<BR>target prot opt source destination
<BR> all -- anywhere anywhere
<BR> all -- anywhere anywhere
<BR>