El 28/09/11 08:53, Joan Manuel escribió: > Salud2s nuevamente a todos hoy le busco solución a otro problemita que he > hallado en mi nueva pc que tiene como Distro Debian Squeeze. Configurando > mi firehol vi que al añadir mi configuración que anteriormente corría > perfectamente sobre Debian Lenny el sistema no abre los puertos > configurados como muestro en las pruebas realizadas. Alguien sabe a puede > deberse ese problemita. Gracias > > # ifconfig -a > eth0 > eth1 > > # telnet 10.22.4.1 80 > Connecting To 10.22.4.1...Could not open connection to the host, on port > 80: Connect failed > > # nano /etc/firehol/firehol.conf > version 5 > #--Configuracion de la Red LAN --# > interface eth0 lan > policy drop > server http accept > server telnet accept > server custom squid tcp/8080 default accept > client all accept > #--Configuracion de la Red WAN--# > interface eth1 wan > policy drop > server http accept > client all accept > > Hola,
¿Y 'fuser -vn tcp 80' qué dice? ¿Hay algo escuchando ahí? Un saludo. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

