Fwd: RedHat 7.2 PPP Server and DNS issues

2002-12-26 Thread Peter Veach
I was correct, it was an ipchains problem. I had to add a port 53 udp entry for the ppp server ip range in /etc/sysconfig/ipchains I am not exactly sure why though But it is working now. -Original Message- From: "Peter Veach" <[EMAIL PROTECTED]> To: [EMAIL PROTECTE

RedHat 7.2 PPP Server and DNS issues

2002-12-26 Thread Peter Veach
I have set up a RH 7.2 system. I am trying to get it to serve up PPP connection to windows clients. The whole thing works perfect in every way except that it will not pass dns traffic to remote PPP connected machines. It does not matter where the dns server is, it won't work even though I can pi

RE: (Need Help !) Re: Can't login and auto disconnect on Dial-in PPP Server ?

2002-02-19 Thread Eddie Strohmier
the same for RH 7.2. Eddie Strohmier -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Kevin Chan Sent: Wednesday, February 20, 2002 1:35 AM To: [EMAIL PROTECTED] Subject: Re: (Need Help !) Re: Can't login and auto disconnect on Dial-in PPP Server ?

Re: (Need Help !) Re: Can't login and auto disconnect on Dial-in PPP Server ?

2002-02-19 Thread Kevin Chan
ial in server I set up still > uses the > /etc/ppp/options.ttySx with no problem on RH 6.2. > > Let me know if this works for you, > > Eddie Strohmier > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > On Behalf Of Kevin Chan &g

Re: (Need Help !) Re: Can't login and auto disconnect on Dial-in PPP Server ?

2002-02-19 Thread Kevin Chan
-Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > On Behalf Of Kevin Chan > Sent: Tuesday, February 19, 2002 4:35 AM > To: [EMAIL PROTECTED] > Subject: (Need Help !) Re: Can't login and auto disconnect on Dial-in > PPP Server ? > > > Hi

RE: (Need Help !) Re: Can't login and auto disconnect on Dial-in PPP Server ?

2002-02-19 Thread Eddie Strohmier
PROTECTED]] On Behalf Of Kevin Chan Sent: Tuesday, February 19, 2002 4:35 AM To: [EMAIL PROTECTED] Subject: (Need Help !) Re: Can't login and auto disconnect on Dial-in PPP Server ? Hi all, Does anyone can help me to solve my problem? I really need your help.THANKS A LOT ! Best regards,

(Need Help !) Re: Can't login and auto disconnect on Dial-in PPP Server ?

2002-02-19 Thread Kevin Chan
7;, user='/AutoPPP/' > Feb 18 14:46:57 LServer pppd[1213]: bad local IP address 127.0.0.1 > > > Are we connecting from a windoze machine to the RH 7.2 PPP server? > > Yes, client is using Windows NT and ME connect to server. > > > Is your pap-secrets file con

RE: Can't login and auto disconnect on Dial-in PPP Server ?

2002-02-18 Thread Eddie Strohmier
something to do with it. Eddie Strohmier -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Kevin Chan Sent: Monday, February 18, 2002 1:51 AM To: [EMAIL PROTECTED] Subject: Re: Can't login and auto disconnect on Dial-in PPP Server ? Hi Eddie, Thank

Re: Can't login and auto disconnect on Dial-in PPP Server ?

2002-02-17 Thread Kevin Chan
Hi Herrold, David and Cgalpin: I was go to https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=55367 and see one of the following message : Additional comment by [EMAIL PROTECTED] 2001-12-28 08:32:39 For those who want a prebuilt RPM that fixes the problem, see http://www.netcraft.com.au/rpms/

Re: Can't login and auto disconnect on Dial-in PPP Server ?

2002-02-17 Thread Kevin Chan
c onn='38400', name='', cmd='/usr/sbin/pppd', user='/AutoPPP/' Feb 18 14:46:57 LServer pppd[1213]: bad local IP address 127.0.0.1 > Are we connecting from a windoze machine to the RH 7.2 PPP server? Yes, client is using Windows NT and ME connect to serv

Re: Can't login and auto disconnect on Dial-in PPP Server ?

2002-02-17 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: >> >http://www.prairienet.org/redhat/ >> >> Close ... >> >> http://www.prairienet.org/library/redhat >> >> Thanks, cg -d > >I won't argue with you about it since you set it up, but if you try the >URL I posted, it does indeed

RE: Can't login and auto disconnect on Dial-in PPP Server ?

2002-02-17 Thread Eddie Strohmier
Kevin: Need more info here. What is the output in /var/log/messages? Are we connecting from a windoze machine to the RH 7.2 PPP server? Is your pap-secrets file configured correctly? I assuming that the PPP connect still using pap-secrets in RH 7.2. Are you using DHCP or options.ttySx files for

Re: Can't login and auto disconnect on Dial-in PPP Server ?

2002-02-17 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: >http://www.prairienet.org/redhat/ Close ... http://www.prairienet.org/library/redhat Thanks, cg -d - -- David Talkington PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp - -- http://setiathome.ssl.berkeley.ed

Re: Can't login and auto disconnect on Dial-in PPP Server ?

2002-02-17 Thread cgalpin
Yup, it's a problem with the build options Red Hat used for pppd. Search the archives for details, but you need to rebuild it. http://www.prairienet.org/redhat/ hth charles On Mon, 18 Feb 2002, Kevin Chan wrote: > Dear all, > > I was setting up the Dial-up PPP Server with RedHa

Re: Can't login and auto disconnect on Dial-in PPP Server ?

2002-02-17 Thread R P Herrold
On Mon, 18 Feb 2002, Kevin Chan wrote: > I was setting up the Dial-up PPP Server with RedHat 7.2 . But I got a very > big problem on it ! The problem is when after the verify user and password > from client PC, it will auto disconnect and reconnect again and again. Does > anyone

Can't login and auto disconnect on Dial-in PPP Server ?

2002-02-17 Thread Kevin Chan
Dear all, I was setting up the Dial-up PPP Server with RedHat 7.2 . But I got a very big problem on it ! The problem is when after the verify user and password from client PC, it will auto disconnect and reconnect again and again. Does anyone know how to solve this problem ? ( p.s. I am

Re: Problems setting up (connecting to) a PPP server, please help (contains log file entries)

2001-01-09 Thread Stew Benedict
I generally use mgetty's AUTO_PPP feature to do this, then setup the authorized users in pap-secrets: cut --- # Secrets for authentication using PAP # clientserver secret IP addresses stew* "mypassword"

Problems setting up (connecting to) a PPP server, please help (contains log file entries)

2001-01-08 Thread Jonathan Wilson
Howdy, I'm trying to set up a PPP server (this is an extension of my earlier queries on how to log in with mgetty) So far everything is doing pretty good, I've read most of the PPP-HOWTO, I'm using wvdial (as the HOWTO recommends) and getting as far as authenticating, however

Re: PPP Server HELP!!!

1999-11-25 Thread Leonid Mamtchenkov
Hello Fernandez, Once you wrote about "PPP Server HELP!!!": > HI, I'm relatively new to unix, I have RH60 running as a server, and I > want certain users to be able to dial up to my RH server, and access the > resources. I was able to dial out(connect to other RH box)

RE: PPP Server HELP!!!

1999-11-24 Thread Gregory Hosler
On 25-Nov-99 Fernandez wrote: > HI, I'm relatively new to unix, I have RH60 running as a server, and I > want certain users to be able to dial up to my RH server, and access the > resources. I was able to dial out(connect to other RH box) but I'm > struggling to make my

PPP Server HELP!!!

1999-11-24 Thread Fernandez
HI, I'm relatively new to unix, I have RH60 running as a server, and I want certain users to be able to dial up to my RH server, and access the resources. I was able to dial out(connect to other RH box) but I'm struggling to make my server to work as "PPP server". Can anyone

Re: IP Forwarding on Linux PPP Server

1998-06-24 Thread Richard Sharpe
At 01:06 PM 6/24/98 -0500, "John J. Donohue" <[EMAIL PROTECTED]> wrote: >On Wed, 24 Jun 1998, Anthony E. Greene wrote: > >> I'm having routing trouble with a PPP connection to a Linux server using a >> Win95 client. The PPP connection works. I can ping the Linux box from the >> Win95 box. But I ca

Re: IP Forwarding on Linux PPP Server

1998-06-24 Thread John J. Donohue
On Wed, 24 Jun 1998, Anthony E. Greene wrote: > I'm having routing trouble with a PPP connection to a Linux server using a > Win95 client. The PPP connection works. I can ping the Linux box from the > Win95 box. But I can't see anything past the Linux box. > Assuming it does, do I have to do an

Re: IP Forwarding on Linux PPP Server

1998-06-23 Thread Michael Jinks
Anthony E. Greene wrote: > > I'm having routing trouble with a PPP connection to a Linux server using a > Win95 client. The PPP connection works. I can ping the Linux box from the > Win95 box. But I can't see anything past the Linux box. Yup, almost definitely an IP forwarding problem -- unless

IP Forwarding on Linux PPP Server

1998-06-23 Thread Anthony E. Greene
I'm having routing trouble with a PPP connection to a Linux server using a Win95 client. The PPP connection works. I can ping the Linux box from the Win95 box. But I can't see anything past the Linux box. Is IPv4 Forwarding compiled into the RH5.1 kernel be default? How can I check if my kernel

ppp server config !!

1998-06-19 Thread PANKAJ KUMAR RATHORE
-- Forwarded message -- Date: Fri, 19 Jun 1998 16:44:16 +0800 (SST) From: PANKAJ KUMAR RATHORE <[EMAIL PROTECTED]> To: RedHat PPP List <[EMAIL PROTECTED]> i am trying to set up a linux ppp server at my office. i have a linux server (redhat 4.2) that has et

Re: Access Win-95 Network Neighborhood via Linux PPP Server

1998-05-15 Thread Peter Chen
If I use c:\windows\lmhosts file on a remote Los95 PC and "net use g: \\samba_server\user_name", what are the bare minimum ports that I need to open on a firewall in front of the samba server? Will the mapping, "net use" only (no browsing), still work if only TCP ports (say 137, 138 or 139) are a

Re: Access Win-95 Network Neighborhood via Linux PPP Server

1998-05-15 Thread Eric Smith
Mike Blatchley <[EMAIL PROTECTED]> wrote: > O.K., I've now got a RH 5.0 i386 machine answering and connecting incoming > Windows-95 PPP connections (thanks Eric Smith and Dan Cyr). The only > Win-95 service running is TCP/IP (no IPX, no NETBEUI), so users can POP > their mail, telnet to machines

Access Win-95 Network Neighborhood via Linux PPP Server

1998-05-14 Thread Mike Blatchley
chine | | PPP Server | | machines | - -- >From the "remote Win-95" machine, I can access the Samba share that the "Linux PPP Server" provides. The Linux Server is providing the remote machine with a list o

Re: PPP Server

1998-04-16 Thread Eric L. Green <[EMAIL PROTECTED]>
On Thu, 16 Apr 1998, Paul Breedlove wrote: > machine either. The ip address that Trumpet see's is correct, as well as > the netmask, gateway, etc. > > It seems like it is a routing problem. I have tried the proxyarp > parameter with pppd, to no avail. Currently pppd is being executed with An alt

Re: PPP Server

1998-04-16 Thread hartr
On 16 Apr, Paul Breedlove wrote: > I am trying to set up a PPP server that will allow windows 3.1 users, > using Trumpet, PPP access. I found a doc on sunsite on configuring a PPP > server and followed the directions. I can call up, logon, and establish > the PPP connection, but the

Re: PPP Server

1998-04-15 Thread Paul Breedlove
That fixed it! It works perfectly now! Thanks Michael! On Wed, 15 Apr 1998, Michael Jinks wrote: > Paul Breedlove wrote: > > Sounds like it might be a forwarding problem. Is your kernel set up for > ip forwarding? (I'm pretty sure it needs to be.) If so, you should be > able to check that

Re: PPP Server

1998-04-15 Thread Paul Breedlove
I tried the proxyarp (as I mentioned in my message), same problem... -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with

Re: PPP Server

1998-04-15 Thread Michael Jinks
Paul Breedlove wrote: Sounds like it might be a forwarding problem. Is your kernel set up for ip forwarding? (I'm pretty sure it needs to be.) If so, you should be able to check that by typing: $ cat /proc/sys/net/ipv4/ip_forward If it returns a "1", then ip forwarding is on. If a "0", then

Re: PPP Server

1998-04-15 Thread Chris Bond
On Thu, 16 Apr 1998, Paul Breedlove wrote: > It seems like it is a routing problem. I have tried the proxyarp > parameter with pppd, to no avail. Currently pppd is being executed with > the following parameters: > pppd -detach silent modem crtscts debug > > The options file has this in it: > asy

PPP Server

1998-04-15 Thread Paul Breedlove
I am trying to set up a PPP server that will allow windows 3.1 users, using Trumpet, PPP access. I found a doc on sunsite on configuring a PPP server and followed the directions. I can call up, logon, and establish the PPP connection, but the windows 3.1 machine can't "see" past th

PPP Server isn't forwarding IP packets properly. Yelp!!

1998-04-03 Thread Dan Cyr
I have no idea what has happened to our system. We use Redhat 4.2, SCSI aha2940 card, P100, 64 meg SDRAM, Seagate 4.2 gig HDD, Boca BB2016 16 port serial board, ppp2.2.0g static patched, mgetty1.1.12-Jan27, and kernel 2.0.33. And, our internet feed is coming in through a serial port on the seria