Re: Problems with PPP on boot

2006-06-27 Thread Tomaz Solc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi >> In your case, is Bind being started by an init script in >> /etc/init.d/? If so, perhaps you could add a new init script that >> brings up the PPPoE connection. Then, using update-rc.d, add the >> symbolic links to your script with a number

Re: Problems with PPP on boot

2006-06-26 Thread Dave Kuhlman
On Mon, Jun 26, 2006 at 06:39:25PM +0200, Tomaz Solc wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi everyone > > I have a server running Sarge that is connected to the internet through > PPPoE (I have a DSL line). I'm running several services, including DNS > (bind 8.4.6-1) and n

Problems with PPP on boot

2006-06-26 Thread Tomaz Solc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everyone I have a server running Sarge that is connected to the internet through PPPoE (I have a DSL line). I'm running several services, including DNS (bind 8.4.6-1) and ntpd. When machine boots, it seems that sometimes daemons will start before

Re: Problems with PPP under Linux 2.4.19

2002-10-09 Thread ajlewis2
In linux.debian.user, you wrote: > --0-1690367834-1034174371=:44987 > Content-Type: text/plain; charset=iso-8859-1 > Content-Transfer-Encoding: 8bit > > > Hi fellow debian users. > > I recently compiled Linux 2.4.19 on my linux workstation. But when I try to connect >to my ISP i encounter prob

Re: Problems with PPP under Linux 2.4.19

2002-10-09 Thread John Hasler
Juston Girogm writes: > I recently compiled Linux 2.4.19 on my linux workstation. Did you also upgrade ppp? -- John Hasler [EMAIL PROTECTED] Dancing Horse Hill Elmwood, Wisconsin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Problems with PPP under Linux 2.4.19

2002-10-09 Thread Juston Girogm
Hi fellow debian users. I recently compiled Linux 2.4.19 on my linux workstation. But when I try to connect to my ISP i encounter problems. It dials up as it should but just when it *should* exchange login information, passwords and such it just zaps. It works perfectly in linux 2.2.19. If anyone k

Re: changed to 2.4.16 - problems with PPP and USB

2002-02-12 Thread Jeff
Dan Kortschak, 2002-Feb-11 12:55 +1030: > PPP: > I have no idea what to do here - is there something that 2.4.x does > differently with the serial connection for PPP? If you compiled the kernel yourself, CONFIG_PPP_ASYNC=y/m This setting may be listed in Character Devices, I'm not sure. jc --

changed to 2.4.16 - problems with PPP and USB

2002-02-10 Thread Dan Kortschak
Hi All, I've just shifted my potato install to 2.4.16 and am having problems getting PPP or USB storage to work. The modules loaded are the same (as far as it goes) as I have with 2.2.19. I've looked around as much as I can to find what might be causing the problem, to no avail. The relevant detail

Problems with ppp after upgrade to kernel 2.4.X

2001-11-05 Thread Markus Braun
Hi everybody! This weekend I upgraded my server from potato to woody. Everything worked fine. Then I upgraded my kernel from 2.2.14 to 2.4.13. And after that I run into great problems with my ppp link. In the syslog I get sometimes "VJ decompression error" and when I watch a the interface with "if

Re: Problems with PPP

2000-04-30 Thread Eric G . Miller
On Sun, Apr 30, 2000 at 02:23:39PM +0200, José María Pongilioni López wrote: > When I connect to the Internet, 'xconsole' shows the following: > 'ppp-compress-1' unable to locate module > > I'm using Kernel 2.2.5, and I compiled PPP support as a module. > Is this correct? If not, how can I to

Problems with PPP

2000-04-30 Thread José María Pongilioni López
When I connect to the Internet, 'xconsole' shows the following:     'ppp-compress-1' unable to locate module   I'm using Kernel 2.2.5, and I compiled PPP support as a module. Is this correct? If not, how can I to workaround this?   Please, reply to: [EMAIL PROTECTED]   Thanks.

Re: problems with ppp (think it's the modem)

2000-01-22 Thread mek
On Sat, 22 Jan 2000, you wrote: > On Fri, Jan 21, 2000 at 08:01:18PM +0100, mek wrote: > > dear debbie's, > > > > since yesterday i have problems setting up my internet-connection. > > did with pppconfig, did everything as written in my book, but it didnt work > > at > > all. > > now today i saw

Re: problems with ppp (think it's the modem)

2000-01-22 Thread Eric G . Miller
Did you select the correct serial port for your modem? Is it external or internal? If external, is the power on? are the cables okay? If internal, is it a dreaded PCI modem? Also, you might want to try talking to your modem with minicom. -- ++ |

problems with ppp (think it's the modem)

2000-01-21 Thread mek
dear debbie's, since yesterday i have problems setting up my internet-connection. did with pppconfig, did everything as written in my book, but it didnt work at all. now today i saw when i do tail -f /var/log/messages: : abort on (VOICE) : abort on (NO DIALTONE) : abort on (NO ANSWER) : send (ATZ^

Re: Problems with ppp server

1998-12-17 Thread Gopal Narayanan
On 16 Dec, Joe Emenaker wrote: > > My only suggestion would be to try it without the asyncmap option (which > should cause ppp to use the desperate asyncmap of 0x... which you > could also try explicitly). If that works, start trying turning off a bunch > of the bits in the asyncmap to see

Re: Problems with ppp server

1998-12-16 Thread Joe Emenaker
>Autoppp works and I get a >succesful PAP login. After that though, the home-client machine and >the work-server don't seem to communicate the local and remote >addresses properly - resulting in the home machine giving up saying >that it "Could not determine local IP address" and hangs up ppp with

Problems with ppp server

1998-12-16 Thread Gopal Narayanan
Hello, I am at wit's end with this problem. I am trying to set up a PPP server at work. It is a Debian machine running hamm with ppp version 2.3.5-2. Same setup at my home-machine as well. I am setting this up in the server with mgetty and AutoPPP. Autoppp works and I get a succesful PAP login. A

Re: problems with PPP & Debian 2.0 beta

1998-07-15 Thread Michael B. Taylor
"auth" is selected in /ppp/options now. It wasnt before. I had to put "noauth" in /ect/ppp/peers/provider to override it and get a connection. Mike On Tue, Jul 14, 1998 at 09:28:53PM -0500, Chris R. Martin wrote: > I recently upgraded my 'base' system to 2.0 beta, and also installed PPP > 2.3

problems with PPP & Debian 2.0 beta

1998-07-15 Thread Chris R. Martin
I recently upgraded my 'base' system to 2.0 beta, and also installed PPP 2.3.5-2. However, when I did this, ppp stopped working. It will dial, and it fails with the message "peer refused to authenicate". Obviously this didn't happen before... I've checked pap-secrets and that looks the same.. in