Community discussions

MikroTik App
 
hajid
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 96
Joined: Wed Mar 30, 2005 10:04 am

interface downlink problem...

Tue Aug 28, 2007 9:57 am

hi all,

i have router with this interface below:
interface> pr
Flags: X - disabled, D - dynamic, R - running
# NAME TYPE RX-RATE TX-RATE MTU
0 R INT ether 0 0 1500
1 X Backup ether 0 0 1500
2 R Gateway-Lt7 ether 0 0 1500

"INT" interface is my uplink to provider and "Gateway-Lt7" interface is for distribution to client.
the problem is downlink traffic from interface "INT" can't capture to "INT" interface, downlink traffic goes to interface "Gateway-Lt7". any one can help me....

those cable through to switch and those are in same VLAN.

interface> monitor-traffic
interface: INT
received-packets-per-second: 2
received-bits-per-second: 1425bps -------?????
sent-packets-per-second: 943
sent-bits-per-second: 2.5Mbps

interface> monitor-traffic
interface: Gateway-Lt7
received-packets-per-second: 822
received-bits-per-second: 5.1Mbps ----- traffic from INT
sent-packets-per-second: 90
sent-bits-per-second: 100.9kbps