Broken iptables config
Hi all,
This week, I had been fiddling with my iptables configuration, and I've inadvertently done something Bad(TM). As the system is right now, I am able to NAT anything coming from my network going to the internet, however any connection originating from the host will not even get to the ISP gateway.
I believe the problem is related to me dropping all configurations in the `nat` table, due to a bad rule I'd left hanging around some time ago, but I can't be sure.
iptables -t nat -F
I'm not sure what else I might have lost, nor do I know how to restore it.
Could someone describe the necessary iptables rule to be able to restore this type of connection?
Best regards,
Last edited by matrixcubed; 01-30-2007 at 10:24 AM.
|