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

One router with two WAN connections

majed.balsharaf
Level 1
Level 1

Hello

  I have one more scenario, at my branch office, I am having one router with my Cloud network and internet on this interfaces

Router

int f0/0

des Connected to LAN

ip add 10.x.x.254 255.255.255.0

int f0/1

des Connected to Internet

ip add 62.x.x.21 255.255.255.252

int f0/1/0

Connected to Cloud

ip add 172.16.13.146 255.255.255.252

ip route 0.0.0.0 62.149.108.22

ip route 10.0.0.0 255.0.0.0 172.x.x.145

dhcp pool ABC

network 10.x.x.x 255.255.255.0

default-router 10.x.x.254

How to generate the traffic  for both cloud and internet

Thanks

3 Replies 3

milan.kulik
Level 10
Level 10

Hi,

is there any FW involved to protect your Internet connection?

If not, you will need to configure NAT on your router to be able to connect your users to the Internet effectively.

HTH,

Milan

Im having NAT configuration for

f0/0 and f0/1

my new interface is f0/1/0 which is connecting to my cloud


Hi,

where's the problem then?

You've got your route to the cloud configured:

ip route 10.0.0.0 255.0.0.0 172.x.x.145

Does the cloud know how to route to your site ( 10.x.x.254)?

If yes, everything should be working OK.

BR,

Milan

Review Cisco Networking products for a $25 gift card