2009/5/2 David Huertas <[email protected]>: > Saludos a todos: > > He intentado deshabilitar ip_forwarding y no logro que su valor cambie a > 0 despues del reinicio del sistema , tanto como si lo intento desde > /etc/sysctl.conf con > > # Uncomment the next line to enable packet forwarding for IPv4 > net.ipv4.ip_forward = 0 > # Uncomment the next line to enable packet forwarding for IPv6 > net.ipv6.conf.all.forwarding = 0 > > como si lo hago con > > # sysctl -w net.ipv4.ip_forwarding=0 > # sysctl -p /etc/sysctl.conf > # /etc/init.d/procps restart > > Se deshabilita temporalmente pero al reiniciar el servidor , > vuelve a 1 .. me estoy perdiendo algo? > > Gracias ! > > David > > > > > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact > [email protected] > >
¿No tendrás un firewal, como shorewall? Si lo tienes, es este el que lo vuelve a activar.... Saludos. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

