Linux Netfilter discussions
 help / color / mirror / Atom feed
* How to reset routing completely?
@ 2009-02-03 19:43 Kārlis Repsons
  2009-02-03 20:42 ` Vlado Držík
  2009-02-03 20:48 ` Ivan Petrushev
  0 siblings, 2 replies; 3+ messages in thread
From: Kārlis Repsons @ 2009-02-03 19:43 UTC (permalink / raw)
  To: 'netfilter'

While experimenting, I managed to reach a state, where I could not make my 
network functional again, even if I deleted all rules and routes with ip and 
did reset firewall.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to reset routing completely?
  2009-02-03 19:43 How to reset routing completely? Kārlis Repsons
@ 2009-02-03 20:42 ` Vlado Držík
  2009-02-03 20:48 ` Ivan Petrushev
  1 sibling, 0 replies; 3+ messages in thread
From: Vlado Držík @ 2009-02-03 20:42 UTC (permalink / raw)
  To: Kārlis Repsons; +Cc: 'netfilter'

There is nothing like initial state. All needs to be initalized by
insterting proper routes, if you reset it.
This is more distribution specifics:
/etc/init.d/network restart (or stop/start)
/etc/init.d/networking restart

Kārlis Repsons  wrote / napísal(a):
> While experimenting, I managed to reach a state, where I could not make my 
> network functional again, even if I deleted all rules and routes with ip and 
> did reset firewall.
> --
> To unsubscribe from this list: send the line "unsubscribe netfilter" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to reset routing completely?
  2009-02-03 19:43 How to reset routing completely? Kārlis Repsons
  2009-02-03 20:42 ` Vlado Držík
@ 2009-02-03 20:48 ` Ivan Petrushev
  1 sibling, 0 replies; 3+ messages in thread
From: Ivan Petrushev @ 2009-02-03 20:48 UTC (permalink / raw)
  To: Kārlis Repsons; +Cc: netfilter

Check also if you have '1' in /proc/sys/net/ipv4/ip_forward.
Default policies of the chains?
You could be more specific. What is 'functional network'? Provide some
output of dmesg, various logs, iptables -L -n -v, route -n, etc.

On Tue, Feb 3, 2009 at 9:43 PM, Kârlis Repsons <karlis.repsons@gmail.com> wrote:
> While experimenting, I managed to reach a state, where I could not make my
> network functional again, even if I deleted all rules and routes with ip and
> did reset firewall.
> --
> To unsubscribe from this list: send the line "unsubscribe netfilter" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-02-03 20:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-03 19:43 How to reset routing completely? Kārlis Repsons
2009-02-03 20:42 ` Vlado Držík
2009-02-03 20:48 ` Ivan Petrushev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox