From: Anton Martchukov <vhlist@yandex.ru>
To: linux-newbie@vger.kernel.org
Subject: PPP server doesn't work
Date: Sat, 27 Mar 2004 13:46:22 +0300 [thread overview]
Message-ID: <200403271346.23320.vhlist@yandex.ru> (raw)
I did install a small PPP server on my home machine in order to play
FreeCiv etc., but can't figure out why it refuses to run. According to
pppd debug logs all goes right, here is the options I use for pppd:
auth
-chap
+pap
login
debug
proxyarp
ktune
asyncmap 0
netmask 255.255.0.0
lock
crtscts
modem
vhcastle:ppp
ms-dns 192.168.1.1
mtu 576
mru 576
logfile /var/log/pppd.log
I use proxyarp and pppd tells that allright in logs:
found interface eth0 for proxy arp
local IP address 192.168.1.1 (this is vhcastle)
remote IP address 192.168.10.1 (this is ppp)
But anyway I can't ping remote machine, none of packets are sent thru
the link, I've checked it with tcpdump. IP forwarding is enabled via
sysctl.
ifconfig ppp0:
ppp0 Link encap:Point-to-Point Protocol
inet addr:192.168.1.1 P-t-P:192.168.10.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:576 Metric:1
RX packets:5 errors:0 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
RX bytes:102 (102.0 b) TX bytes:96 (96.0 b)
route on server:
ppp * 255.255.255.255 UH 0 0 0 ppp0
169.254.0.0 * 255.255.0.0 U 0 0 0 eth0
192.168.0.0 * 255.255.0.0 U 0 0 0 eth0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
So, I completely stuck with this. Some points confusing me are NOARP for
ppp0 in the output of ifconfig (is this a problem?). Also, I can't
pinpoint where the net 169.254.0.0 is assigned to eth0 in configs, I
did not specify it anywhere.
I use RedHat 9 (ASP 9) with pppd 2.4.2, same on the other end + KPPP
from KDE 3.1. Any ideas will be greatly appreciated.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next reply other threads:[~2004-03-27 10:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-27 10:46 Anton Martchukov [this message]
2004-03-27 14:20 ` PPP server doesn't work Ray Olszewski
2004-03-28 11:16 ` [extra] " Anton Martchukov
2004-03-30 17:31 ` Ray Olszewski
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=200403271346.23320.vhlist@yandex.ru \
--to=vhlist@yandex.ru \
--cc=linux-newbie@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox