Home Page › Forums › Network Management › ZeroShell › internet gateway and vpn setting on VMware
- This topic is empty.
-
AuthorPosts
-
February 24, 2010 at 12:49 pm #42248
doudou225
MemberHi. I use VMware soft for creting virtual machines on my network. I get ZS installed on a virtual machine with VMware. My goal is to set up a vpn server with ZS. So i started setting up that, and for the time being , i want to make sure that my local network computers are still able to use the internet. Here is a summary of my settings:
-i created a virtual machine with 2 network interfaces
-i left the default @ 192.168.0.75 of ZS internal interface ETH00
– i set 192.168.1.10 ETH01 ( external ZS interface) to the second net inteface that is related to my router which has 192.168.1.1 as ip@
– i related each of my virtual interfaces to my physical interfaces. internal physical interface is 192.168.0.10 related to ETH00(internal virtual net interface) and 192.168.0.75 as gateway @ ( that’s the ZS @)
. external physical interface is 192.168.1.10 and 192.168.1.1 as gateway @ ( that’s the adsl routeur ip@)
– i disabled the NAT feature in my adsl router
-i set NAT feature in my ZS ( But what is VPN 99? is it necessary? i seee it when i set the NAT feature!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!)
– i set the gateway @ to my ZS as 192.168.1.1 in the router sectionHere is the routing table that my ZS has:
Dest type metric GW interf flags state source
192.168.1.0 NET 0 none eth01 U Up Auto
192.168.0.0 NET 0 none eth00 U Up Auto
192.168.250.0 NET 0 none VPN99 U Up Auto
Default GW NET 0 192.168.1.1 eth01 UG Up StaticNB: I skip the netmask column for want of space.
Result:
– I cannot use the internet from my internal network computers.
-I can ping the ZS internal interface from my internal network computers.
-i can ping internal physical interface from my internal network too.
-i can ping my adsl routeur from my ZS by the utilities.Questions:
– Have i done something wrong ????????
– Any requierement of ZS with VMware??????
-VPN 99, what is it????February 24, 2010 at 1:19 pm #49789ppalias
MemberVPN99 is the VPN interface of the ZS. You will use it when you connect to the ZS over VPN as a gateway to the internal network.
I am not familiar with ZS requirements but your setup seems to be correct. However it looks like NAT on ZS is not working. Try to add a route on the modem for 192.168.1.0/24 via 192.168.0.10 to see then if the modem will reply on pings from inside zone.
February 24, 2010 at 1:36 pm #49790doudou225
MemberThanks same PPALIAS. I will do so as soon as i get to work. I’ll let u know. Thanks.
-
AuthorPosts
- You must be logged in to reply to this topic.