cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
432
Views
0
Helpful
3
Replies

Cisco router 892 with two uplinks

Yura Kazakevich
Beginner
Beginner

Hello everyone. May be somebody can help me. I have router c892 (C890 Software (C890-UNIVERSALK9-M), Version 15.4(3)M4, RELEASE SOFTWARE (fc1)) with to uplinks: ISP1 (gi0) for Internet and ISP2 (fa8) to another network (10.0.0.0/8).

I tried to use PBR with match interface option, but no success (traffic from my Server 192.168.3.11 to the host 10.1.11.30  has been nated to the ISP1 WAN IP).

My config in attach (real internet IPs were changed).

Please help.

3 Replies 3

Philip D'Ath
VIP Alumni
VIP Alumni

I don't really like that route notation for a normal Ethernet.  Try changing:

ip route 10.0.0.0 255.0.0.0 FastEthernet8

to have a proper next hop of:

ip route 10.0.0.0 255.0.0.0 10.1.36.125

Is FastEthernet8 definitely up?

The other thought going through my mind is their is already a translation entry in the cache.  Try doing a:

clear ip nat ranslation *