From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Voltaire Pascual" Subject: VPN Issue - help Date: Tue, 6 May 2003 06:42:38 +0800 Sender: netfilter-admin@lists.netfilter.org Message-ID: <006c01c31357$a1565ce0$6400a8c0@homes> Reply-To: "Voltaire Pascual" Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0069_01C3139A.AF54FDE0" Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: To: netfilter@lists.netfilter.org This is a multi-part message in MIME format. ------=_NextPart_000_0069_01C3139A.AF54FDE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable repost: Clients can connect to the VPN server w/o any problem. Private network = is 192.168.0.0/24. VPN server IP is=20 Public (ppp0) =3D 203.x.x.x Private (eth0) =3D 192.168.0.10 When client is connected to the VPN server, it can ping the VPN but not = the other machines in the network. Client IP when connected is = 192.168.0.80/255.255.255.255. clients can surf the net after they are = connected but cannot see other machines inside the network. ########################### other config: net.ipv4.ip_forward =3D 1 net.ipv4.conf.eth0.proxy_arp =3D 1 ########################### client is connected to the VPN. here's the result of ifconfig:=20 ppp1 Link encap:Point-to-Point Protocol inet addr:192.168.0.10 P-t-P:192.168.0.80 = Mask:255.255.255.255 UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1400 Metric:1 RX packets:18 errors:0 dropped:0 overruns:0 frame:0 TX packets:10 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:3 RX bytes:1062 (1.0 Kb) TX bytes:147 (147.0 b) ########################### route -n 192.168.0.180 0.0.0.0 255.255.255.255 UH 0 0 0 = ppp1 ########################### What could be the problem? What iptables rule should i do. TIA /Voltaire ------=_NextPart_000_0069_01C3139A.AF54FDE0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
repost:
 
Clients can connect to the VPN server = w/o any=20 problem. Private network is 192.168.0.0/24. VPN server IP is =
 
Public (ppp0) =3D = 203.x.x.x
Private (eth0) =3D 192.168.0.10
 
When client is connected to the VPN = server, it can=20 ping the VPN but not the other machines in the network. Client IP when = connected=20 is 192.168.0.80/255.255.255.255. clients can surf the net after they are = connected but cannot see other machines inside the network.
 
###########################
other config:
net.ipv4.ip_forward =3D 1
net.ipv4.conf.eth0.proxy_arp =3D = 1
 
###########################
client is connected to the VPN. here's = the result=20 of ifconfig:
 
ppp1      Link = encap:Point-to-Point=20 Protocol
          inet=20 addr:192.168.0.10  P-t-P:192.168.0.80 =20 Mask:255.255.255.255
        &= nbsp;=20 UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1400 =20 Metric:1
          RX = packets:18=20 errors:0 dropped:0 overruns:0=20 frame:0
          TX = packets:10=20 errors:0 dropped:0 overruns:0=20 carrier:0
          = collisions:0=20 txqueuelen:3
          = RX=20 bytes:1062 (1.0 Kb)  TX bytes:147 (147.0=20 b)
###########################
route -n
 
192.168.0.180  =20 0.0.0.0         255.255.255.255=20 UH    0     =20 0        0 ppp1
###########################
 
 
What could be the problem? What = iptables rule=20 should i do.
 
TIA
/Voltaire
------=_NextPart_000_0069_01C3139A.AF54FDE0--