[oclug] pppd
Strosberg, Bill
bill.strosberg at rcpsc.edu
Wed Apr 4 10:39:42 EDT 2001
Greg:
It was mentioned before, but check that /proc/sys/net/ipv4/ip_forward
contains 1. There's been a change in the /etc/sysconfig/network parameters
(in RedHat, anyways) to enable ip forwarding, and the previous FORWARD_IPV4
parameter doesn't work any more.
You have to put net.ipv4.ip_forward=1 in /etc/sysctl.conf to enable
forwarding in newer versions, but most documentation still uses the old
conventions. If you check out the contents of /proc/sys/net/ipv4/ip_forward
you get the true picture.
--
Bill Strosberg
-----Original Message-----
From: Greg Sarsons [mailto:gsarsons at home.com]
Sent: Wednesday, April 04, 2001 8:33 AM
To: oclug at lists.oclug.on.ca
Subject: Re: [oclug] pppd
what I used was
pppd /dev/cua0 57600 passive local debug logfile ppp-log 192.168.0.1:
in my case my machines IP was 192.168.0.1 and the other machine on the
subnet
was 192.168.0.99
now you mentioned that the palm to linux connection should be on a different
subnet. Why is this? Can I not use the same subnet? As I mentioned I can
communicate with the linux box the palm is connected to. But my broadcast
didn't seem to work. Just noticed I can set a netmask option for the pppd,
thought the default was 255.255.255.255.
Maybe this is the problem. My outgoing broadcast message from the palm
would
only work if the destination address was 192.168.0.255.
Again to clear up my goal is to send an broadcast message from the palm and
have a process on the linux box as well as another computer on the same
subnet reply using unicast.
Greg
On Tuesday 03 April 2001 23:42, you wrote:
> Can you send me the pppd parameters you ued to do this. I managed to
get
> this working before, but I lost my notes. As for your problem, the Palm
to
> linux connection should be in a different subnet such as 192.168.1.x.
Also
> make sure you turn on IP forwarding. It all worked for me except for DNS.
> I could use the a Palm ping and telnet program fine only if I used IP
> addresses and not hostnames.
>
> Greg G.
>
> Greg Sarsons wrote:
> > Is there anything special required to use pppd with Linux? Today I
> > hastily set up pppd to allow a Palm Pilot to connect via a serial cable.
> > Tried sending a broadcast message but it didn't get beyond the computer
> > that was hooked to the Palm.
> >
> > 192.168.0.1 linux box
> > 192.168.0.2 IP given to Palm by 192.168.0.1
> >
> > 192.168.0.99 another linux box
> >
> > the Palm can see and talk with computer it is hooked to but not another
> > computer on the same subnet.
> >
> > Ideas?
> >
> > Greg
> > _______________________________________________
> > oclug mailing list
> > oclug at lists.oclug.on.ca
> > http://www.oclug.on.ca/mailman/listinfo/oclug
>
> _______________________________________________
> oclug mailing list
> oclug at lists.oclug.on.ca
> http://www.oclug.on.ca/mailman/listinfo/oclug
_______________________________________________
oclug mailing list
oclug at lists.oclug.on.ca
http://www.oclug.on.ca/mailman/listinfo/oclug
More information about the OCLUG
mailing list