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

Route internet traffic via Juniper

vaibhav.area0
Level 1
Level 1

Hi All,

Need your help on configuration

At the remote branch we have a MPLS Router,Juniper Firewall  and  two distinct networks

Corporate MPLS networks --172.25.18.1 and 172.25.19.1
Guest network for Clients -- 192.168.5.1

I need to get internet link connected to MPLS router through Juniper FW to route internet traffic

At the moment Guests are utilising the internet line for direct connection.
If we move the internet line to the MPLS router we will have “Guests” on our network and
they will receive IP addresses via our DHCP server which is not allowed


Configuration of MPLS Router  

GigabitEthernet0/1.1       172.25.18.1
GigabitEthernet0/1.50      192.168.5.1
GigabitEthernet0/1.60      172.25.19.1


ip dhcp pool guest
network 192.168.5.0 255.255.255.0
default-router 192.168.5.1
dns-server XXXX
lease 24
!
ip dhcp pool LAN
network 172.25.18.0 255.255.255.0
dns-server 172.26.1.5 172.26.1.125
default-router 172.25.18.1
  lease 3
!
ip dhcp pool VOICE
network 172.25.19.0 255.255.255.0
dns-server 172.26.1.5 172.26.1.125
default-router 172.25.19.1

Please let me know how can i implement this

3 Replies 3

blau grana
Level 7
Level 7

Hi

Could you please specify little more clearer how does topology look like now and what you are trying to accomplish?

I am not very sure if I understand what you are trying to do.

Best Regards

Please rate helpful posts

Best Regards Please rate all helpful posts and close solved questions

Hi,

I have a MPLS Router and Juniper FW at site

MPLS Router is carrying intranet/Internet traffic for Corporate network users i.e 172.25.18.1 and 172.25.19.1

Guest network for Clients -- 192.168.5.1/ 24 are utilising the internet line for direct connection

there is no physical connection between MPLS Router and Juniper FW

Internet is terminating on Juniper FW

I need to terminate the Internet connection to the MPLS Router via Juniper FW

so that in case MPLS link fails we can have a VPN backup via Junier FW

You can send your defalt traffic to Juniper Interface.

like ip route 0.0.0.0 0.0.0.0 (Juniper Friewall Interface)

Jawad
Review Cisco Networking for a $25 gift card