There is something I am not understanding here. See attached for my config on my 1841. I am accessing the internet via bonded T1's using MLPPP. The ISP has assigned me the address block 67.100.220.xxx/29. I have fastethernet0/0 attached to my local (192.168.214.0/32) network.
When the ppp connects, for example, it is assigned from ipcp the ip of 172.22.225.xxx with a gateway of 172.22.0.1. Now connecting to FE0/1 everything is perfect. If I connect from my local network (FE0/0)it will work for a few minutes, very slow, and then tell me destination unreachable.
What am I missing here? How do I get my local network to route over the PPP?
Here is my route table:
Gateway of last resort is 172.22.0.1 to network 0.0.0.0
172.22.0.0/32 is subnetted, 2 subnets
C 172.22.225.118 is directly connected, Multilink1
C 172.22.0.1 is directly connected, Multilink1
67.0.0.0/29 is subnetted, 1 subnets
C 67.100.220.xxx is directly connected, FastEthernet0/1
C 192.168.214.0/24 is directly connected, FastEthernet0/0
S* 0.0.0.0/0 [1/0] via 172.22.0.1
Thanks
GP