Community discussions

MikroTik App
 
Freman
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 76
Joined: Thu Jul 01, 2004 8:49 am

Radius Attributes

Fri Oct 08, 2004 8:20 am

G'day tehre, the manual has confused me (again), generaly it's well done, but on occasions you need an example and it doesn't provide one.

Can someone provide a full example of using radius attibute Filter-Id including what ever needs to be done to the mikrotik box to make it work.

I'm trying to find a way to add connections on the fly to the p2p-in flowmark and the p2p-out flowmark
 
SA
just joined
Posts: 21
Joined: Wed Jul 28, 2004 12:03 am

Fri Oct 08, 2004 4:57 pm

Filter-Id=xxx.in creates dymanic rule jump to xxx (from dynamic interface) in the "ppp" chain. If the ppp chain doesn't exists Filter-Id does nothing.

To use Filter-Id you should create ppp and xxx firewall chains