ping a sco-unix server behind a firewall using VPN connection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2002 10:36 PM - edited 02-21-2020 11:57 AM
Hello,
My VPN connection works. When the VPN connection is made, I am able to ping all windows pcs on the network except sco-unix.
I was told to put a default gateway on the sco-unix to the inside interface of the PIX501. So, i did that, still have problem. I think i need a default route on the sco-unix box to the inside interface of the PIX501! what do you think?
thanks,
Travis,
- Labels:
-
Other VPN Topics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2002 07:31 AM
Hi Travis,
You need config default route on the sco-unix box point to the inside interface of the PIX 501.
If the Sco-unix box default gateway is not PIX inside interface.
I assume that the VPN client pool is 192.168.1.1 to 192.168.1.254
Put a static route in the Unix box:
ip route 192.168.1.0 255.255.255.0
Best Regards,
