"Im sorry if I may have post this twice. This is because I had a problem with my subscription here anyway thanks" Hello hope some of you have time to help on this problem of mine, even if its out of topic. I have this 2520 router and two bandwitdh provider. I have a 256K line for PROVIDER A and another 256K line for PROVIDER B apparently this two provider gave me two different class c network. PROVIDER A give me 203.123.123.0 / 24 and PROVIDER B give me 203.456.456.0 / 24. I have static route say "0.0.0.0 0.0.0.0 ser0" where ser0 is for PROVIDER A and ser1 is for PROVIDER B. when i do a traceroute from a host that has an ip belong to PROVIDER B it passess to ser 0 which is connected with PROVIDER A and sad to say PROVIDER A doesn't allow that particular network to pass. Now my question's are ... how can I share the bandwidth without using default route? How will I let the request from host that has the network address of PROVIDER B to pass through ser 1 which is where PROVIDER B is connected ? thanks you so much for any reply ps: below is the configuration of my router ----------------------------------------------------------------------Current configuration: ! version 11.0 service udp-small-servers service tcp-small-servers ! hostname xxx ! enable secret 5 ! ip subnet-zero no ip domain-lookup ! interface Ethernet0 ip address 203.123.123.1 255.255.255.240 secondary ip address 203.456.456.1 255.255.255.240 ! interface Serial0 description PROVIDER A (256K) ip address 203.123.124.174 255.255.255.252 ! interface Serial1 description PROVIDER B (256K) ip address 203.456.457.66 255.255.255.252 ! interface Serial2 shutdown ! interface Serial3 shutdown ! interface BRI0 no ip address shutdown ! ip classless ip route 0.0.0.0 0.0.0.0 Serial0 logging monitor informational logging trap errors snmp-server community public RO 1 ! line con 0 line aux 0 exec-timeout 0 0 transport input all rxspeed 19200 txspeed 19200 line vty 0 password xxx login length 0 line vty 1 exec-timeout 0 30 password xxx login line vty 2 4 login ! end - [To unsubscribe, send mail to [EMAIL PROTECTED] with "unsubscribe firewalls" in the body of the message.]
