Hello Folks, its me again :(
Below is my config. My problem is, I can connect to VPN but for some
reason, I cannot see machines inside the network after being connected. Can
somebody give me the simpliest firewall rule on this? just for me to
see the machines inside the network.
Thanks!
/JP
PC1 (192.168.0.20) ---->
gateway(LinuxServer) <-------------------> internet
<--------------------> VPN Server
eth0
: 1.1.1.1
eth0 : 2.2.2.2
eth1
:
192.168.0.1 local
ip: 192.168.0.10
remote ip:
192.168.0.180-200
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
PC1 is already connected to the VPN
server. PC1 ip now becomes;
Ethernet adapter Local Area
Connection:
Connection-specific DNS Suffix . :
IP
Address. . . . . . . . . . . . :
192.168.0.253
Subnet Mask . . . .
. . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.10
PPP adapter Sytes.Net:
Connection-specific DNS Suffix .
:
IP Address. . . . . . . . . . .
. : 192.168.0.180
Subnet Mask . .
. . . . . . . . . :
255.255.255.255
Default Gateway .
. . . . . . . . : 192.168.0.180
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
route -n
Kernel IP routing table
Destination
Gateway
Genmask Flags Metric
Ref Use Iface
202.163.246.1
0.0.0.0 255.255.255.255
UH 0
0 0 ppp0
192.168.0.180
0.0.0.0 255.255.255.255
UH 0
0 0
ppp1
192.168.0.0
0.0.0.0
255.255.255.0 U
0 0 0
eth0
127.0.0.0
0.0.0.0
255.0.0.0 U
0 0 0
lo
0.0.0.0
202.163.246.1
0.0.0.0 UG
0 0 0
ppp0
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@