From: "Voltaire Pascual" <voltaire@voltaire.servebeer.com>
To: netfilter@lists.netfilter.org
Subject: VPN Issue - help
Date: Tue, 6 May 2003 06:42:38 +0800 [thread overview]
Message-ID: <006c01c31357$a1565ce0$6400a8c0@homes> (raw)
[-- Attachment #1: Type: text/plain, Size: 1294 bytes --]
repost:
Clients can connect to the VPN server w/o any problem. Private network is 192.168.0.0/24. VPN server IP is
Public (ppp0) = 203.x.x.x
Private (eth0) = 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 = 1
net.ipv4.conf.eth0.proxy_arp = 1
###########################
client is connected to the VPN. here's the result of ifconfig:
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
[-- Attachment #2: Type: text/html, Size: 3347 bytes --]
next reply other threads:[~2003-05-05 22:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-05 22:42 Voltaire Pascual [this message]
2003-05-06 9:35 ` VPN Issue - help xchris
2003-05-06 12:45 ` Voltaire Pascual
2003-05-07 7:37 ` xchris
2003-05-07 9:23 ` xchris
2003-05-07 9:30 ` vpn help from tanzania Muffadal Essaji
2003-05-07 10:06 ` xchris
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='006c01c31357$a1565ce0$6400a8c0@homes' \
--to=voltaire@voltaire.servebeer.com \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.