Unsolved

This post is more than 5 years old

4 Posts

6961

February 1st, 2005 19:00

6024 routing vlans and internet access

Looks like i'm missing something in my settings. Any help will be greatly appreciated.
 
Here is my configuration:
 
i have 2 vlans with ip interfaces on 6024:
 
vlan 3: 10.1.3.5 (g1)
vlan 4: 10.1.4.5 (g2)
 
static route: ip route 0.0.0.0 /0 10.1.3.150
 
10.1.3.150 - Watchguard FireBox
10.1.4.150 - Secondary network on FireBox
 
I can:
ping between PCs connected on g1 and g2
get to the internet from vlan3 and ping directly from router to 10.1.3.150
 
but i'm having problems when i'm on the vlan4 - i cann't get to the internet and can't ping 10.1.4.150 from the router.
 
Looks like i'm missing something on the FifeBox ... do i need to create route back to the router?
 
Thanks ...
 
 
 
 
 

2 Intern

 • 

812 Posts

February 2nd, 2005 11:00

The Watchguard would need to have a route between the two networks. However, it sounds like the Watchguard is either not VLAN-aware or is not configured correctly to communicate with the VLANs on the 6024.
 
If the Watchguard is not VLAN-aware, you may simply need to configure the Firebox for one inside address (10.1.3.150), connect it to interface g1 on the 6024, and configure a static or default route pointing to 10.1.3.5. This would inform the Firebox that any traffic destined for the 10.1.4.0 network should be sent to the VLAN 3 interface of the 6024.

4 Posts

February 2nd, 2005 13:00

Yepp, route 10.1.4.0 /24 to 10.1.3.5 did work!....thanks so much
No Events found!

Top