cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
355
Views
0
Helpful
1
Replies

Help with Inter-Vlan Routing

xray_9051
Level 1
Level 1

I am given a topology to make with inter-vlan routing. I'm using the router on a stick method and I am given 6 sub-interfaces to make. I need to know how I can make them connect to the internet? My main router is connected from a serial port to another ISP router, and that ISP router is connected to a server.

I was given this to implement

Implement Internet connectivity for the network through an ISP connection. The web and mail services on the Bravo-Server must be made available for access from the Internet. Update the logical topology of your network to reflect new network connections and IP addresses assigned.

You have been assigned the following configurations by the ISP

  • Public IP Addresses : 201.165.224.101 – 105 /24
  • ISP Gateway: 201.165.224.1
  • ISP DNS Server: 201.165.225.100

Should I configure NAT in this scenario?

1 Accepted Solution

Accepted Solutions

bogdan_butucel
Level 1
Level 1

Yes, use Static NAT for any internal servers and PAT for hiding all internal desktops behind one of the public IP addresses. You can also use Dynamic NAT if you want to use a pool of public IP addresses.

View solution in original post

1 Reply 1

bogdan_butucel
Level 1
Level 1

Yes, use Static NAT for any internal servers and PAT for hiding all internal desktops behind one of the public IP addresses. You can also use Dynamic NAT if you want to use a pool of public IP addresses.