S
S
SoloveyX2016-06-07 15:12:59
linux
SoloveyX, 2016-06-07 15:12:59

How can /proc/net/ip_conntrack be cleared?

It is necessary to clear the gateway memory from hanging connections (so that asterisk connects via a new route). there is no conntrack utility and conntrack -F fails.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
SoloveyX, 2016-07-01
@SoloveyX

I solved the issue by switching to mikrotik from RouterOS where it is done like this foreach i in=[/ip firewall connection find] do={/ip firewall connection remove $i}

F
falsebyte, 2016-06-13
@falsebyte

Just kill active connections?
tcpkill host (hostname or ipaddres)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question