Comme l'indique le sujet le serveur web de ma machine est inaccessible de
l'exterieur. (c'est pas glop)
Sur le Lan a l'interieur du firewall tout est OK. (glop, glop)

J'ai la Mandrake 8.0 et Apache vient de cette distrib.
J'comprend pas je pense que ca vient d'IPtables vu qu'il me semble que c'est
a partir du moment ou j'ai fait faire le partage de la connexion Internet
que le probleme s'est declare

Si quelqu'un peut m'aider ...

Pour ceux que ca amuse voila des infos:


[root@localhost /root]# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination
ACCEPT     udp  --  anywhere             anywhere           udp spt:bootpc
dpt:b
ootps
ACCEPT     tcp  --  anywhere             anywhere           tcp spt:bootpc
dpt:b
ootps
ACCEPT     udp  --  anywhere             anywhere           udp spt:bootps
dpt:b
ootpc
ACCEPT     tcp  --  anywhere             anywhere           tcp spt:bootps
dpt:b
ootpc
ACCEPT     udp  --  anywhere             anywhere           udp dpt:domain
ACCEPT     tcp  --  anywhere             anywhere           tcp dpt:domain

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination
ACCEPT     all  --  192.168.0.0/24       anywhere

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination



[root@localhost /root]# iptables -t nat -L
Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination

Chain POSTROUTING (policy ACCEPT)
target     prot opt source               destination
MASQUERADE  all  --  192.168.0.0/24       anywhere

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination


Thomas.


Vous souhaitez acquerir votre Pack ou des Services MandrakeSoft?
Rendez-vous sur "http://www.mandrakestore.com";

Répondre à