fastnetmon icon indicating copy to clipboard operation
fastnetmon copied to clipboard

Introduce subnet auto learning

Open pavel-odintsov opened this issue 10 years ago • 4 comments

We can allocate buffer for 10-20 k IPs and add all uniq ips to it. And when we receive new IP we check it agains this table and when we have same IP on src/dst we could add it to monitoring as "our subnet".

pavel-odintsov avatar Feb 01 '15 20:02 pavel-odintsov

Why not receiving prefixes from bgp session with the router when exabgp integration is enabled? it's pretty easy to configure the router to advertise all prefixes to the server that is running exabgp+fastnetmon

s4m4n avatar Apr 25 '15 10:04 s4m4n

Wow! So nice idea! Yes, we could do it. But I need some time for checking exabgp features for it.

pavel-odintsov avatar Apr 25 '15 10:04 pavel-odintsov

according to my experiences with Exabgp, it's possible to receive and push routes on the sessions.

s4m4n avatar Apr 25 '15 10:04 s4m4n

Maybe you could share config examples for it?

On Sat, Apr 25, 2015 at 1:41 PM, Saman Soltani [email protected] wrote:

according to my experiences with Exabgp, it's possible to receive and push routes on the sessions.

— Reply to this email directly or view it on GitHub https://github.com/FastVPSEestiOu/fastnetmon/issues/109#issuecomment-96175404 .

Sincerely yours, Pavel Odintsov CTO, FastVPS Eesti OU

vps2fast avatar Apr 25 '15 10:04 vps2fast