Community discussions

MikroTik App
 
plucchetti
newbie
Topic Author
Posts: 33
Joined: Sat Jun 18, 2005 6:57 pm

PPoE Mangle

Mon Dec 04, 2006 10:19 pm

Can I mangle incoming and outgoing packets or flow when clients authenticate via pppoe?
I'm a little confused with this because pppoe interface is dynamic.

Thanks in advance
 
User avatar
mneumark
Member
Member
Posts: 370
Joined: Thu Jun 08, 2006 7:20 am
Location: Escalon, CA
Contact:

Tue Dec 05, 2006 8:03 am

Of course you can mangle pppoe. You would do it the same as any other mangle rule.

1 ;;; Customer FTP request IN
src-address=:20-21 protocol=tcp action=accept mark-flow=FTP

2 ;;; Customer FTP request OUT
dst-address=:20-21 protocol=tcp action=accept mark-flow=FTP

http://www.mikrotik.com/testdocs/ros/2.9/root/queue.php
 
plucchetti
newbie
Topic Author
Posts: 33
Joined: Sat Jun 18, 2005 6:57 pm

Wed Dec 06, 2006 11:48 pm

Thanks for your reply, but what happe when ip address is dynamic?

Pablo

Who is online

Users browsing this forum: CGGXANNX and 35 guests