Re: [newbie] KPPP fail in Mdk 9.1

2005-02-03 Thread Mikkel L. Ellertson
Mike Adolf wrote:
On Wednesday 02 February 2005 01:54 am, Miroslav Skoric wrote:
Gentle folks,
I use KPPP to dial-in my ISP. Whenever I dial-up
for the first time (after the system boot up), the
link gets broken and the next time the link is
fine. Of course, using the proper username and
password both tries. Is there any reason why it
doesn't accomplish the negotiation with ISP's
systems at first? I don't change any params and
just dial-up the second time and then the
connection is ok.
Misko

I had the same problem with wvdial, it would not work on the first attempt 
after a boot.  KPPP would never work.  I think this also happened with SUse 
9.1 personnel.  I switched dial-up providers and the problem went away!

Mike

It sounds like a timing problem. Possible it is taking your system too 
long to get everyting loaded the first time, and the reply to the other 
system's loging request times out. Or it could be a problem I had, where 
the same dialup modem bank was shared by several ISPs, and the 
connection was timing out while trying to validate my login with the 
ISP's RAS server. To fix that, I had to increase the timout delay from 
the default 60 to 120 in the ppp  settings. (It shouldn't take 2 minutes 
to make the connection.) I have not done it in kppp, but I know there is 
a timeout option in ifup-ppp and wvdial when using those connection 
methods, so I would guess kppp has one too.

Mikkel
--
  Do not meddle in the affairs of dragons,
for you are crunchy and taste good with Ketchup!

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] KPPP fail in Mdk 9.1

2005-02-03 Thread Mike Adolf
On Thursday 03 February 2005 12:25 pm, Mikkel L. Ellertson wrote:
 Mike Adolf wrote:
  On Wednesday 02 February 2005 01:54 am, Miroslav Skoric wrote:
 Gentle folks,
 
 I use KPPP to dial-in my ISP. Whenever I dial-up
 for the first time (after the system boot up), the
 link gets broken and the next time the link is
 fine. Of course, using the proper username and
 password both tries. Is there any reason why it
 doesn't accomplish the negotiation with ISP's
 systems at first? I don't change any params and
 just dial-up the second time and then the
 connection is ok.
 
 Misko
 
  I had the same problem with wvdial, it would not work on the first
  attempt after a boot.  KPPP would never work.  I think this also happened
  with SUse 9.1 personnel.  I switched dial-up providers and the problem
  went away!
 
  Mike

 It sounds like a timing problem. Possible it is taking your system too
 long to get everyting loaded the first time, and the reply to the other
 system's loging request times out. Or it could be a problem I had, where
 the same dialup modem bank was shared by several ISPs, and the
 connection was timing out while trying to validate my login with the
 ISP's RAS server. To fix that, I had to increase the timout delay from
 the default 60 to 120 in the ppp  settings. (It shouldn't take 2 minutes
 to make the connection.) I have not done it in kppp, but I know there is
 a timeout option in ifup-ppp and wvdial when using those connection
 methods, so I would guess kppp has one too.

 Mikkel

I don't have the problem any more. I now enjoy a high speed microwave link!  
When I had the problem, I also raised my timout--didn't help.  Also, I 
believe any good ISP should be able to connect within 30 sec.

Mike


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] KPPP fail in Mdk 9.1

2005-02-03 Thread Mikkel L. Ellertson
Mike Adolf wrote:
On Thursday 03 February 2005 12:25 pm, Mikkel L. Ellertson wrote:
Mike Adolf wrote:
On Wednesday 02 February 2005 01:54 am, Miroslav Skoric wrote:
Gentle folks,
I use KPPP to dial-in my ISP. Whenever I dial-up
for the first time (after the system boot up), the
link gets broken and the next time the link is
fine. Of course, using the proper username and
password both tries. Is there any reason why it
doesn't accomplish the negotiation with ISP's
systems at first? I don't change any params and
just dial-up the second time and then the
connection is ok.
Misko
I had the same problem with wvdial, it would not work on the first
attempt after a boot.  KPPP would never work.  I think this also happened
with SUse 9.1 personnel.  I switched dial-up providers and the problem
went away!
Mike
It sounds like a timing problem. Possible it is taking your system too
long to get everyting loaded the first time, and the reply to the other
system's loging request times out. Or it could be a problem I had, where
the same dialup modem bank was shared by several ISPs, and the
connection was timing out while trying to validate my login with the
ISP's RAS server. To fix that, I had to increase the timout delay from
the default 60 to 120 in the ppp  settings. (It shouldn't take 2 minutes
to make the connection.) I have not done it in kppp, but I know there is
a timeout option in ifup-ppp and wvdial when using those connection
methods, so I would guess kppp has one too.
Mikkel

I don't have the problem any more. I now enjoy a high speed microwave link!  
When I had the problem, I also raised my timout--didn't help.  Also, I 
believe any good ISP should be able to connect within 30 sec.

Mike
The opteritive word here is should. Where you run into problems is 
when your ISP is a reseller, and you are using a dialup access that is 
shared by many resellers. When you connet, they first have to seperate 
your ISP off the login name. Then they have to look up the RAS server 
for that ISP, do a DNS lookup, connect to it, and validate your username 
and password. The DNS lookup and connection sometimes take a while, 
especialy the handshaking for an encripted connection. Once the IP 
address in in the local DNS cache, it goes much faster. But when you 
happen to be the ISP's only user on that node, and you don't connect 
often, then it can be a problem. It was national dialup from a local 
company, so you had no problems when you were in the local area, but 
it could be a problem when traveling. But it was cheap access, and there 
were dialup numbers all over the place. Great for a backup connection, 
or when you are traveling.

Mikkel
--
  Do not meddle in the affairs of dragons,
for you are crunchy and taste good with Ketchup!

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] KPPP fail in Mdk 9.1

2005-02-02 Thread Mike Adolf
On Wednesday 02 February 2005 01:54 am, Miroslav Skoric wrote:
 Gentle folks,

 I use KPPP to dial-in my ISP. Whenever I dial-up
 for the first time (after the system boot up), the
 link gets broken and the next time the link is
 fine. Of course, using the proper username and
 password both tries. Is there any reason why it
 doesn't accomplish the negotiation with ISP's
 systems at first? I don't change any params and
 just dial-up the second time and then the
 connection is ok.

 Misko

I had the same problem with wvdial, it would not work on the first attempt 
after a boot.  KPPP would never work.  I think this also happened with SUse 
9.1 personnel.  I switched dial-up providers and the problem went away!

Mike


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] KPPP fail in Mdk 9.1

2005-02-01 Thread Miroslav Skoric
Gentle folks,
I use KPPP to dial-in my ISP. Whenever I dial-up 
for the first time (after the system boot up), the 
link gets broken and the next time the link is 
fine. Of course, using the proper username and 
password both tries. Is there any reason why it 
doesn't accomplish the negotiation with ISP's 
systems at first? I don't change any params and 
just dial-up the second time and then the 
connection is ok.

Misko


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Kppp settings problem?

2004-11-13 Thread Lorin Jenny Pino

- Original Message -
From: Marek Pawinski [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, November 02, 2004 10:27 PM
Subject: Re: [newbie] Kppp settings problem?


 Lorin  Jenny Pino wrote:
  Kppp will dial in and establish a connection.  However, I can't access
  any web sites.  If I try ping www.yahoo.com http://www.yahoo.com, I
  get ping: unknown host www.yahoo.com http://www.yahoo.com.  If I try
  ping 216.109.118.66 as seen on an earlier post, I get connect: network
  is not reachable.  I am running Mandrake 9.1.  What do I need to change?
  Thanks!

 You can also try looking at your default gateway. kppp does not like if
 you have a default gateway set of your LAN. The default gateway should
 be that of the IP the ISP gave you when you logged on. Have a look at
 the route command.

 Marek


I'm sorry for how long it has been for my reply, but I wanted to make sure I
had tried everything that was suggested.  The firewall is disabled.  In the
field in kppp marked execute upon command, I entered:  route add default
ppp0.  I don't think that the dynamic IP address is an issue, because if I
ask for details on the connection (while connected), kppp has the local
address (netmask) and the remote address (IP).  I can ping both of those
locations, but I can't ping the DNS.  I have looked through the logs
(something Ive not done before), and here is what it shows for a connection.

Nov 12 06:46:33  localhost xinetc[1840]:  warning can't get client address:
Transport endpoint is not connected
Nov 12 06:46:55  localhost kernel:  PCI:  Found IRQ4 for device 00:0e.0
Nov 12 06:46:55  localhost kernel:  HCF ASIC ID: 95
 :  HCF DATAPUMP PART:
'73'  REV:  'BA'
Nov 12 06:46:56  localhost kernel:  0751988.978:  HCF:  STARTNEWC ERROR
 :
HCF:  WA_Workaround FAILED
 :
HCF:  DEVMGR ERROR: WA FAILED???
 :
HCF:  DEVMGR ERROR  DpReset returns False, attemp=0
Nov 12 06:47:28  localhost pppd[1899]:  pppd 2.4.1 started by lorin, uid 501
Nov 12 06:47:29  localhost pppd[1899]:  using interface ppp0
  :  Conect:  ppp0
-- /dev/ttySHCF0
etc/hotplug/net.agent:  assuming
ppp0is already up
Nov 12 06:47:37 localhost pppd[1899]:  remote message  ^@
Nov 12 06:47:37 localhost kernel:  PPP BSD compression module registered
 :  PPP Deflate
compression module registered
Nov 12 06:47:38 localhost pppd[1899]:  local IP address 64.216.131.1xx
*(this is different with each connection)*
 :  remote IP
address 64.216.131.183
 :  primary DNS
address 64.216.131.102
 :  secondary DNS
address 64.216.131.100
Nov 12 06:53:03 localhost pppd[1899]: terminating on signal 15
Nov 12 06:53:09 localhost pppd[1899]:  conection terminated
 :  conect time
5.6 minutes
 :  sent 11609
bytes, recieved 1355 bytes
 :  exit
   etc/hotplug/net.agent:  NET
unregister event not supported
Nov 12 06:53:58  localhost kernel:  0752410.759:  HCF:  speed index (0) too
low go to V34, Pump registered 2


I can see the errors, but have no idea what they are, or how to fix them.
Any ideas?
Thanks
~Lorin







 
 Want to buy your Pack or Services from MandrakeSoft?
 Go to http://www.mandrakestore.com
 Join the Club : http://www.mandrakeclub.com
 





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Kppp settings problem?

2004-11-03 Thread John Richard Smith
Lorin  Jenny Pino wrote:
Kppp will dial in and establish a connection.  However, I can't access 
any web sites.  If I try ping www.yahoo.com http://www.yahoo.com, I 
get ping: unknown host www.yahoo.com http://www.yahoo.com.  If I try 
ping 216.109.118.66 as seen on an earlier post, I get connect: network 
is not reachable.  I am running Mandrake 9.1.  What do I need to change?
Thanks!
Maybe you have experienced a problem with kppp which I have had recently.
The dynamic IP addressing aspect of a kppp login failed.
Though my ISP supports dynamic IP addressing.
I had to set it up using static IP addressing in /etc/resolve as a work 
around.

There being a bug in the particular version of kppp that I was using at 
the time.

Just a thought.
John


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Kppp settings problem?

2004-11-03 Thread mikkel
 Lorin  Jenny Pino wrote:
 Kppp will dial in and establish a connection.  However, I can't access
 any web sites.  If I try ping www.yahoo.com http://www.yahoo.com, I
 get ping: unknown host www.yahoo.com http://www.yahoo.com.  If I try
 ping 216.109.118.66 as seen on an earlier post, I get connect: network
 is not reachable.  I am running Mandrake 9.1.  What do I need to change?
 Thanks!

 You can also try looking at your default gateway. kppp does not like if
 you have a default gateway set of your LAN. The default gateway should
 be that of the IP the ISP gave you when you logged on. Have a look at
 the route command.

 Marek


You are better off disabling the default route, and letting pppd set it
when you connect.  pppd will not override the default route if it is set. 
If you set one using MCC network configuration, use MCC to remove it.  If
you have an ethernet connection that uses DHCP, and sets a gateway and
default route, then it is a bit harder to do, because it gets reset every
time.  If that is the case, and you can not fix the DHCP server, then you
may have to manualy delete the route before running kppp.

Mikkel


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] Kppp settings problem?

2004-11-02 Thread Lorin Jenny Pino



Kppp will dial in and establish a connection. 
However, I can't access any web sites. If I try ping www.yahoo.com, I get ping: unknown host www.yahoo.com. If I try ping 
216.109.118.66 as seen on an earlier post, I get connect: network is not 
reachable. I am running Mandrake 9.1. What do I need to 
change?
Thanks!


Re: [newbie] Kppp settings problem?

2004-11-02 Thread Dennis Myers
On Tuesday 02 November 2004 09:41 pm, Lorin  Jenny Pino wrote:
 Kppp will dial in and establish a connection.  However, I can't access any
 web sites.  If I try ping www.yahoo.com, I get ping: unknown host
 www.yahoo.com.  If I try ping 216.109.118.66 as seen on an earlier post, I
 get connect: network is not reachable.  I am running Mandrake 9.1.  What do
 I need to change? Thanks!
It has been a long time since I used kppp but  look and see if you have your 
firewall running. mccsecurity firewall and put an x in the box for 
everything no firewall then try connecting to the internet again.  If 
shorewall is stopping you on the first connection  then with shorewall turned 
off you should get through, then turn it back on again and your internet 
connection should work still. It seems to write some permissions for internet 
access this way. HTH 
-- 
Dennis M. linux user #180842


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Kppp settings problem?

2004-11-02 Thread Marek Pawinski
Lorin  Jenny Pino wrote:
Kppp will dial in and establish a connection.  However, I can't access 
any web sites.  If I try ping www.yahoo.com http://www.yahoo.com, I 
get ping: unknown host www.yahoo.com http://www.yahoo.com.  If I try 
ping 216.109.118.66 as seen on an earlier post, I get connect: network 
is not reachable.  I am running Mandrake 9.1.  What do I need to change?
Thanks!
You can also try looking at your default gateway. kppp does not like if 
you have a default gateway set of your LAN. The default gateway should 
be that of the IP the ISP gave you when you logged on. Have a look at 
the route command.

Marek

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] kppp kaput

2004-07-12 Thread John Richard Smith
Mike Adolf wrote:
For reasons unknown, I now get the following when trying to use kppp to 
connect to the internet.

**
Jul  9 17:53:34 localhost pppd[2200]: pppd 2.4.1 started by madolf, uid 501
Jul  9 17:53:34 localhost pppd[2200]: Using interface ppp0
Jul  9 17:53:34 localhost pppd[2200]: Connect: ppp0 -- /dev/tts/1
Jul  9 17:53:58 localhost pppd[2200]: Terminating on signal 15.
Jul  9 17:54:04 localhost pppd[2200]: Connection terminated.
Jul  9 17:54:04 localhost pppd[2200]: Receive serial link is not 8-bit clean:
Jul  9 17:54:04 localhost pppd[2200]: Problem: all had bit 7 set to 0
Jul  9 17:54:04 localhost pppd[2200]: Exit.
**
I know the modem is working since I am sending this email after connecting via 
harddrake, running the modems config tool.
Anybody understand the error and how to fix it?
Mike
 

Could it be that the connection between ppp0 and the device /dev/tts/1 
wasn't made which caused kppp to return a signel 15 termination ?

On my computer the modem device is known as /dev/ttyS0 which I believe 
means connected to serial port 0 the first serial port, I'm not saying 
/dev/tts/1 is wrong, I don't know, but it looks odd to me.

Anyway, you say haddrake sets if up to work correctly, so how does it do 
that, and can you make that permanent ?

John
--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] KPPP

2004-06-09 Thread shaz
Hi all,

I'm using Mandrake 9.1 with KDE 3.1

When using KPPP, after about 10 days, it has taken up over 60% of memory.

I have to use KDE system guard to kill the process because it slows the 
computer down so much.
Then restart KPPP for the next 10 day cycle.

How do I stop this???

TIA

Shaz


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] KPPP

2004-06-09 Thread Stephen Kuhn
On Thu, 2004-06-10 at 12:08, shaz wrote:
 Hi all,
 
 I'm using Mandrake 9.1 with KDE 3.1
 
 When using KPPP, after about 10 days, it has taken up over 60% of memory.
 
 I have to use KDE system guard to kill the process because it slows the 
 computer down so much.
 Then restart KPPP for the next 10 day cycle.
 
 How do I stop this???
 
 TIA
 
 Shaz

Use wvdial instead.

stephen kuhn - proprietor
==
illawarra computer services
a kuhn media australia company
http://kma.0catch.com
mobile: 0410.728.389
--
13:02:52 up 4 days, 19:30, 2 users, load average: 0.18, 0.60, 0.55
--
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
--
This email is virus-free because we don't use Microsoft products

All men profess honesty as long as they can. To believe all men honest
would be folly. To believe none so is something worse. -- John Quincy
Adams



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] KPPP: Kernel PPP support

2004-05-19 Thread Katinka Peter
On Wednesday 19 May 2004 01:16, et wrote:
 On Thursday 29 April 2004 01:55 am, Katinka Peter wrote:
   On Wednesday 28 April 2004 09:26 am, Katinka Peter wrote:
Since I`ve updated from 8.2 to 10.0 Official, I cannot connect to the
internet anymore. When I try to connect using KPPP, the modem dials
but then I get the following error message:
   
pppd daemon died unexpectedly! Exit status 4 (On man pppd, the
 
  explanation
 
is: 4: The kernel does not support PPP, for example, the PPP kernel
 
  driver
 
is not included or cannot be loaded.). Details: unable to open the
 
  /dev/ppp
 
device. You need to create the /dev/ppp device by executing the
 
  following
 
command as root: ^lmknod /dev/ppp c 1808 0
   
When I do this, I get the message: substitution failed, so I don`t
have
 
  ppp
 
in the /dev folder.
   
I`d be grateful for help. Thanks, Kat
  
  Did you do a clean install of 10.0 or a upgrade? I had LOTS of
   problems with 10.0 after upgrades and internet connections was one of
   them.
  
  Marc
 
  I`ve only done an upgrade, which might be the problem. I`ll do a clean
  install instead and hope it`ll work then.
  Thanks for your advice,
  Kat

 install kdenetwork

Thanks, it worked without problems after a clean install.
Kat


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] KPPP: Kernel PPP support

2004-05-18 Thread et
On Thursday 29 April 2004 01:55 am, Katinka Peter wrote:
  On Wednesday 28 April 2004 09:26 am, Katinka Peter wrote:
   Since I`ve updated from 8.2 to 10.0 Official, I cannot connect to the
   internet anymore. When I try to connect using KPPP, the modem dials but
   then I get the following error message:
  
   pppd daemon died unexpectedly! Exit status 4 (On man pppd, the

 explanation

   is: 4: The kernel does not support PPP, for example, the PPP kernel

 driver

   is not included or cannot be loaded.). Details: unable to open the

 /dev/ppp

   device. You need to create the /dev/ppp device by executing the

 following

   command as root: ^lmknod /dev/ppp c 1808 0
  
   When I do this, I get the message: substitution failed, so I don`t have

 ppp

   in the /dev folder.
  
   I`d be grateful for help. Thanks, Kat
 
 Did you do a clean install of 10.0 or a upgrade? I had LOTS of
  problems with 10.0 after upgrades and internet connections was one of
  them.
 
 Marc

 I`ve only done an upgrade, which might be the problem. I`ll do a clean
 install instead and hope it`ll work then.
 Thanks for your advice,
 Kat
install kdenetwork
-- 
linux counter #167806


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] KPPP - MD10.0 CE

2004-05-01 Thread John Richard Smith
Hoyt Bailey wrote:

On Friday 30 April 2004 18:36, John Richard Smith wrote:
 

Hoyt Bailey wrote:
   

On Friday 30 April 2004 17:31, John Richard Smith wrote:
 

KPPP - MD10.0 CE BUG

The default install off the discs is KPPP2.1.4

Modem time out  is unchangeable from 5 second depite what whatever
setting you give it.
And when a connection is eventually made KPPP fails to dock into
the panel despite enabling it.
Does anyone know if they have an updated version ?

John
   

I am using 2.1.2 under 9.2 and it docks into the panel.  I don't
know about the delay.
Hoyt
 

The package MD10 CE installs is called kdenetwork-kppp v3.2-15mdk

Not only is there no docking, any adjustment to the modem time out,
but the dialing speed slider adjuster bar doesn't work either, but I
think the pppd package may be where the fault lies.
It's a pain having to live without the docking facility, it made
closing down the connection easy, now I have to log out to achieve
the same effect. The modem time out facility is also important with
ISP's like mine, freeserve soon to be called Wannado (some wag has
already christened it 'Canna do ') needs time for it's overloaded
servers to let you in. One other problem is that the dialer no longer
cycles between one telephone number and another in the phone
numbers list , as my ISP like me to do, as it helps to even out the
loads on their exchanges. Normally a failed connection means the next
number it dials is the next in the list. That does not seem to happen
anymore.
What was it someone said about  K  in the name.

John
   

I have those problems on some versions of my install. A version is an install that works (somewhat).  You install until it works [Ramdom selection].  I finally found out what caused that a totally borked set 
of install disks which resulted in no two installs working the same.  Something to consider when illogical things happen like K in the 
name.

Hoyt

 

These are bought MD10 CE pressed discs. They may be faulty too but I 
doubt it, too many users would of complained if they were. No it's the 
the app itself on this occassion. Though you are right to suspect discs, 
it is not right to always suspect discs.
I think the default install kppp and it's dependencies need looking at.

I note a few changes to the app , some additional new features, so 
someone has been tinkering with it lately, and I guess fixed something 
but upset some of the existing features in doing so.

John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] KPPP - MD10.0 CE

2004-05-01 Thread Hoyt Bailey
On Saturday 01 May 2004 06:01, John Richard Smith wrote:
 Hoyt Bailey wrote:
 On Friday 30 April 2004 18:36, John Richard Smith wrote:
 Hoyt Bailey wrote:
 On Friday 30 April 2004 17:31, John Richard Smith wrote:
 KPPP - MD10.0 CE BUG
 
 The default install off the discs is KPPP2.1.4
 
 Modem time out  is unchangeable from 5 second depite what
  whatever setting you give it.
 
 And when a connection is eventually made KPPP fails to dock into
 the panel despite enabling it.
 
 Does anyone know if they have an updated version ?
 
 John
 
 I am using 2.1.2 under 9.2 and it docks into the panel.  I don't
 know about the delay.
 
 Hoyt
 
 The package MD10 CE installs is called kdenetwork-kppp v3.2-15mdk
 
 Not only is there no docking, any adjustment to the modem time out,
 but the dialing speed slider adjuster bar doesn't work either, but
  I think the pppd package may be where the fault lies.
 
 It's a pain having to live without the docking facility, it made
 closing down the connection easy, now I have to log out to achieve
 the same effect. The modem time out facility is also important with
 ISP's like mine, freeserve soon to be called Wannado (some wag has
 already christened it 'Canna do ') needs time for it's overloaded
 servers to let you in. One other problem is that the dialer no
  longer cycles between one telephone number and another in the
  phone numbers list , as my ISP like me to do, as it helps to even
  out the loads on their exchanges. Normally a failed connection
  means the next number it dials is the next in the list. That does
  not seem to happen anymore.
 
 What was it someone said about  K  in the name.
 
 John
 
 I have those problems on some versions of my install. A version is
  an install that works (somewhat).  You install until it works
  [Ramdom selection].  I finally found out what caused that a totally
  borked set of install disks which resulted in no two installs
  working the same.  Something to consider when illogical things
  happen like K in the name.
 
 Hoyt

 These are bought MD10 CE pressed discs. They may be faulty too but
 I doubt it, too many users would of complained if they were. No it's
 the the app itself on this occassion. Though you are right to suspect
 discs, it is not right to always suspect discs.
 I think the default install kppp and it's dependencies need looking
 at.

 I note a few changes to the app , some additional new features, so
 someone has been tinkering with it lately, and I guess fixed
 something but upset some of the existing features in doing so.

 John
Sounds like you are correct as a last resort you might want to get the 
src rpm and look at the code.
hoyt



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] KPPP - MD10.0 CE

2004-05-01 Thread John Richard Smith
Hoyt Bailey wrote:

On Saturday 01 May 2004 06:01, John Richard Smith wrote:
 

These are bought MD10 CE pressed discs. They may be faulty too but I doubt it, 
too many users would of complained if they were. No it's
the the app itself on this occassion. Though you are right to suspect discs, it is not 
right to always suspect discs.I think the default install kppp and it's dependencies 
need looking at.
I note a few changes to the app , some additional new features, so someone has been tinkering with it lately, and I guess fixed something but upset some of the existing features in doing so.

John
   

Sounds like you are correct as a last resort you might want to get the src rpm and 
look at the code.
hoyt
 

Yes I may have to do that in the end, but I should of thought there was 
an update somewhere already.

John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] KPPP - MD10.0 CE

2004-04-30 Thread John Richard Smith
KPPP - MD10.0 CE BUG

The default install off the discs is KPPP2.1.4

Modem time out  is unchangeable from 5 second depite what whatever 
setting you give it.

And when a connection is eventually made KPPP fails to dock into the 
panel despite enabling it.

Does anyone know if they have an updated version ?

John

--
John Richard Smith
[EMAIL PROTECTED] 




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] KPPP - MD10.0 CE

2004-04-30 Thread Hoyt Bailey
On Friday 30 April 2004 17:31, John Richard Smith wrote:
 KPPP - MD10.0 CE BUG

 The default install off the discs is KPPP2.1.4

 Modem time out  is unchangeable from 5 second depite what whatever
 setting you give it.

 And when a connection is eventually made KPPP fails to dock into the
 panel despite enabling it.

 Does anyone know if they have an updated version ?

 John
I am using 2.1.2 under 9.2 and it docks into the panel.  I don't know 
about the delay.

Hoyt



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] KPPP - MD10.0 CE

2004-04-30 Thread John Richard Smith
Hoyt Bailey wrote:

On Friday 30 April 2004 17:31, John Richard Smith wrote:
 

KPPP - MD10.0 CE BUG

The default install off the discs is KPPP2.1.4

Modem time out  is unchangeable from 5 second depite what whatever
setting you give it.
And when a connection is eventually made KPPP fails to dock into the
panel despite enabling it.
Does anyone know if they have an updated version ?

John
   

I am using 2.1.2 under 9.2 and it docks into the panel.  I don't know about the delay.

Hoyt
 

The package MD10 CE installs is called kdenetwork-kppp v3.2-15mdk

Not only is there no docking, any adjustment to the modem time out, but 
the dialing speed slider adjuster bar doesn't work either, but I think 
the pppd package may be where the fault lies.

It's a pain having to live without the docking facility, it made closing 
down the connection easy, now I have to log out to achieve the same 
effect. The modem time out facility is also important with ISP's like 
mine, freeserve soon to be called Wannado (some wag has already 
christened it 'Canna do ') needs time for it's overloaded servers to let 
you in. One other problem is that the dialer no longer cycles between 
one telephone number and another in the phone numbers list , as my ISP 
like me to do, as it helps to even out the loads on their exchanges.
Normally a failed connection means the next number it dials is the next 
in the list. That does not seem to happen anymore.

What was it someone said about  K  in the name.

John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] KPPP: Kernel PPP support

2004-04-28 Thread Katinka Peter
Since I`ve updated from 8.2 to 10.0 Official, I cannot connect to the
internet anymore. When I try to connect using KPPP, the modem dials but then
I get the following error message:

pppd daemon died unexpectedly! Exit status 4 (On man pppd, the explanation
is: 4: The kernel does not support PPP, for example, the PPP kernel driver
is not included or cannot be loaded.). Details: unable to open the /dev/ppp
device. You need to create the /dev/ppp device by executing the following
command as root: ^lmknod /dev/ppp c 1808 0

When I do this, I get the message: substitution failed, so I don`t have ppp
in the /dev folder.

I`d be grateful for help. Thanks, Kat



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] KPPP: Kernel PPP support

2004-04-28 Thread Roland Hughes
I did a upgrade on my wife's PC and except for fixing a few icons it seemed to 
go in good. She user's kppp and it works fine.
roly

On Wednesday 28 April 2004 06:07 pm, Marc wrote:
 On Wednesday 28 April 2004 09:26 am, Katinka Peter wrote:
  Since I`ve updated from 8.2 to 10.0 Official, I cannot connect to the
  internet anymore. When I try to connect using KPPP, the modem dials but
  then I get the following error message:
 
  pppd daemon died unexpectedly! Exit status 4 (On man pppd, the
  explanation is: 4: The kernel does not support PPP, for example, the PPP
  kernel driver is not included or cannot be loaded.). Details: unable to
  open the /dev/ppp device. You need to create the /dev/ppp device by
  executing the following command as root: ^lmknod /dev/ppp c 1808 0
 
  When I do this, I get the message: substitution failed, so I don`t have
  ppp in the /dev folder.
 
  I`d be grateful for help. Thanks, Kat

Did you do a clean install of 10.0 or a upgrade? I had LOTS of problems
 with 10.0 after upgrades and internet connections was one of them.

Marc

-- 
MicroSoft - The company that made the internet unsafe!

Linux Counter #241069


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] KPPP: Kernel PPP support

2004-04-28 Thread Katinka Peter

 On Wednesday 28 April 2004 09:26 am, Katinka Peter wrote:
  Since I`ve updated from 8.2 to 10.0 Official, I cannot connect to the
  internet anymore. When I try to connect using KPPP, the modem dials but
  then I get the following error message:
 
  pppd daemon died unexpectedly! Exit status 4 (On man pppd, the
explanation
  is: 4: The kernel does not support PPP, for example, the PPP kernel
driver
  is not included or cannot be loaded.). Details: unable to open the
/dev/ppp
  device. You need to create the /dev/ppp device by executing the
following
  command as root: ^lmknod /dev/ppp c 1808 0
 
  When I do this, I get the message: substitution failed, so I don`t have
ppp
  in the /dev folder.
 
  I`d be grateful for help. Thanks, Kat

Did you do a clean install of 10.0 or a upgrade? I had LOTS of problems
 with 10.0 after upgrades and internet connections was one of them.

Marc

I`ve only done an upgrade, which might be the problem. I`ll do a clean
install instead and hope it`ll work then.
Thanks for your advice,
Kat



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] KPPP problems

2003-11-11 Thread Tadimeti Keshav
Hi all,
I am trying to connect to the internet using KPPP. I
get a message saying modem is not mounted on
/dev/modem. I never had this problem with RHL or
earlier versions of MDK. 

Pls help...

=
-- K E S H A V  T A D I M E T I --
Linux Airlines
Disgruntled employees of all the other OS airlines decide to start their own airline. 
They build the planes, ticket counters, and pave the runways themselves. They charge a 
small fee to cover the cost of printing the ticket, but you can also download and 
print the ticket yourself. When you board the plane, you are given a seat, four bolts, 
a wrench and a copy of the seat-HOWTO.html. Once settled, the fully adjustable seat is 
very comfortable, the plane leaves and arrives on time without a single problem, the 
in-flight meal is wonderful. You try to tell customers of the other airlines about the 
great trip, but all they can say is, You had to do what with the seat?


Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://mail.messenger.yahoo.co.uk

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] Kppp

2003-06-11 Thread Awakened Soul
Hi Experts,

Can anybody tell me how to solve the error message that says

/etc/resolv. not found

Thank you.

Passing

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Kppp

2003-06-11 Thread Anne Wilson
On Wednesday 11 Jun 2003 10:34 pm, Awakened Soul wrote:
 Hi Experts,

 Can anybody tell me how to solve the error message that says

 /etc/resolv. not found

 Thank you.

 Passing

Create one.  It's just a text file (don't use a word processor).  Mine 
says

search mydomain.net
nameserver 192.168.0.1

# ppp temp entry

Anne

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] kppp questions

2003-06-05 Thread Robin Turner
Well, I solved the login on startup problem with a simple workaround - 
changed from kppp to wvdial.  In case anyone's interested, here's a 
mini-howto.

1. Become root

2. Install wvdial
$ urpmi wvdial
3. Generate the configuration file

$ cd /etc
$ wvdialconf wvdial.conf
(note there is a dot in the second one, not the first)
4. Make wvdial.conf writable (they don't tell you this in the man pages!)

5. Edit wvdial.conf, filling in your username, password and the number 
you dial into.  If you want any other options, see man wvdial.conf.

6. If your ISP requires that you specify the IP number of its 
nameserver, edit /etc/sysconfig/network-scripts/net_resolv.default to 
include the line:
nameserver 139.179.10.13
(changing the number, of course)
Note: do not edit /etc/resolv.conf, as this gets overwritten at boot time.

7. If you want automatic login at boot time, add a line to /etc/inittab like
mine:2345:respawn:/usr/bin/wvdial
(there's probably a more elegant way to do this by making wvdial a 
service and putting it in one of the rc files)

8. Don't do any of the above if you have a pay-by-the-minute connection ;-)

Sir Robin

--
A Perl script is correct if it gets the job done before your boss 
fires you.
 - Larry Wall

Robin Turner
IDMYO
Bilkent Univeritesi
Ankara 06533
Turkey
www.bilkent.edu.tr/~robin



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] kppp questions

2003-06-04 Thread Robin Turner
Brian Parish wrote:
On Mon, 2003-06-02 at 00:55, Robin Turner wrote:

I've been playing around with kppp. Two questions:

1. Are my frequent Mozilla crashes anything to do with the fact that I 
now have it opening on connect rather than manually?

2.  Is there a way to get kppp to connect on startup?

Sir Robin


Regarding point 2, just put a:

ifup ppp0

in an appropriate /etc/init.d file.  Doing this will cause it to
automatically redial if the link dies.  Is that what you wanted?
I now use DSL, but back in the dial-up days, I used a script controlled
by a simple flag file mechanism to enable anyone on my home LAN to put
the link up or down.  You are welcome to that if the solution above is
too inflexible.
I'm not sure if your script is what I'm looking for, but I'd like to see 
it (it would also be useful to post it here for the benefit of the masses!).

And a word to KDE developers - the user-friendly graphic help pages are 
very nice, but please write man pages in the normal format. A Linux/Unix 
app without a man page is like a Perl script without perldoc.

Sir Robin

--
A Perl script is correct if it gets the job done before your boss 
fires you.
 - Larry Wall

Robin Turner
IDMYO
Bilkent Univeritesi
Ankara 06533
Turkey
www.bilkent.edu.tr/~robin



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] kppp questions

2003-06-04 Thread ed tharp
On Tue, 2003-06-03 at 17:31, Robin Turner wrote:
 Brian Parish wrote:
  On Mon, 2003-06-02 at 00:55, Robin Turner wrote:
  
 I've been playing around with kppp. Two questions:
 
 1. Are my frequent Mozilla crashes anything to do with the fact that I 
 now have it opening on connect rather than manually?
 
 2.  Is there a way to get kppp to connect on startup?
 
 Sir Robin
  
  
  Regarding point 2, just put a:
  
  ifup ppp0
  
  in an appropriate /etc/init.d file.  Doing this will cause it to
  automatically redial if the link dies.  Is that what you wanted?
  
  I now use DSL, but back in the dial-up days, I used a script controlled
  by a simple flag file mechanism to enable anyone on my home LAN to put
  the link up or down.  You are welcome to that if the solution above is
  too inflexible.
 
 I'm not sure if your script is what I'm looking for, but I'd like to see 
 it (it would also be useful to post it here for the benefit of the masses!).
 
 And a word to KDE developers - the user-friendly graphic help pages are 
 very nice, but please write man pages in the normal format. A Linux/Unix 
 app without a man page is like a Perl script without perldoc.
 
 Sir Robin
 

man pppd is your freind, as is /etc/ppp/options a file to confige such
options as demand and idle settings


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] kppp questions

2003-06-04 Thread Robin Turner
ed tharp wrote:
On Tue, 2003-06-03 at 17:31, Robin Turner wrote:

Brian Parish wrote:

On Mon, 2003-06-02 at 00:55, Robin Turner wrote:


I've been playing around with kppp. Two questions:

1. Are my frequent Mozilla crashes anything to do with the fact that I 
now have it opening on connect rather than manually?

2.  Is there a way to get kppp to connect on startup?

Sir Robin


Regarding point 2, just put a:

ifup ppp0

in an appropriate /etc/init.d file.  Doing this will cause it to
automatically redial if the link dies.  Is that what you wanted?
I now use DSL, but back in the dial-up days, I used a script controlled
by a simple flag file mechanism to enable anyone on my home LAN to put
the link up or down.  You are welcome to that if the solution above is
too inflexible.
I'm not sure if your script is what I'm looking for, but I'd like to see 
it (it would also be useful to post it here for the benefit of the masses!).

And a word to KDE developers - the user-friendly graphic help pages are 
very nice, but please write man pages in the normal format. A Linux/Unix 
app without a man page is like a Perl script without perldoc.

Sir Robin



man pppd is your freind, as is /etc/ppp/options a file to confige such
options as demand and idle settings
Aha!  I'd tried man ppp - forgot to dial D for daemon, though.  Should 
be plain sailing from here.

Sir Robin

--
A Perl script is correct if it gets the job done before your boss 
fires you.
 - Larry Wall

Robin Turner
IDMYO
Bilkent Univeritesi
Ankara 06533
Turkey
www.bilkent.edu.tr/~robin



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] kppp questions

2003-06-04 Thread John Rye
On Mon, 02 Jun 2003 01:55:27 +0100
Robin Turner [EMAIL PROTECTED] wrote:

 I've been playing around with kppp. Two questions:
 
 1. Are my frequent Mozilla crashes anything to do with the fact that I
 now have it opening on connect rather than manually?

Are these 'crashes' or disconnects? If disconnects edit your
/etc/ppp/options as follows (man pppd for details):

lock# prevents other connects to the modem
noauth# prevents authentication requests
defaultroute# sets the current route to the IP
lcp-max-configure 25 # this one helps with slow logon handshakes
ipcp-accept-local   # accepts local ip address as set by ISP
ipcp-accept-remote   # as above for remote address
idle 600  # time in seconds before automatic hangup
debug# Can't remember this one , bugger:-))


 
 2.  Is there a way to get kppp to connect on startup?

Not sure - I prefer to run it when I need it.

John nz

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] kppp questions

2003-06-04 Thread Robin Turner
John Rye wrote:
On Mon, 02 Jun 2003 01:55:27 +0100
Robin Turner [EMAIL PROTECTED] wrote:

I've been playing around with kppp. Two questions:

1. Are my frequent Mozilla crashes anything to do with the fact that I
now have it opening on connect rather than manually?


Are these 'crashes' or disconnects? If disconnects edit your
/etc/ppp/options as follows (man pppd for details):
lock# prevents other connects to the modem
noauth# prevents authentication requests
defaultroute# sets the current route to the IP
lcp-max-configure 25 # this one helps with slow logon handshakes
ipcp-accept-local   # accepts local ip address as set by ISP
ipcp-accept-remote   # as above for remote address
idle 600  # time in seconds before automatic hangup
debug# Can't remember this one , bugger:-))
They're crashes; Moz dies but the ppp connection stays up. Thanks for 
the info, anyway.

Sir Robin

--
A Perl script is correct if it gets the job done before your boss 
fires you.
 - Larry Wall

Robin Turner
IDMYO
Bilkent Univeritesi
Ankara 06533
Turkey
www.bilkent.edu.tr/~robin



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] kppp questions

2003-06-02 Thread Robin Turner
I've been playing around with kppp. Two questions:

1. Are my frequent Mozilla crashes anything to do with the fact that I 
now have it opening on connect rather than manually?

2.  Is there a way to get kppp to connect on startup?

Sir Robin

--
A Perl script is correct if it gets the job done before your boss 
fires you.
 - Larry Wall

Robin Turner
IDMYO
Bilkent Univeritesi
Ankara 06533
Turkey
www.bilkent.edu.tr/~robin



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] kppp questions

2003-06-02 Thread Brian Parish
On Mon, 2003-06-02 at 00:55, Robin Turner wrote:
 I've been playing around with kppp. Two questions:
 
 1. Are my frequent Mozilla crashes anything to do with the fact that I 
 now have it opening on connect rather than manually?
 
 2.  Is there a way to get kppp to connect on startup?
 
 Sir Robin

Regarding point 2, just put a:

ifup ppp0

in an appropriate /etc/init.d file.  Doing this will cause it to
automatically redial if the link dies.  Is that what you wanted?

I now use DSL, but back in the dial-up days, I used a script controlled
by a simple flag file mechanism to enable anyone on my home LAN to put
the link up or down.  You are welcome to that if the solution above is
too inflexible.

cheers
Brian

HTH
Brian


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] kppp help required - SOLVED

2002-11-22 Thread Michael Adams
On Thu, 21 Nov 2002 20:24, John McQuillen wrote:
 On Thu, 2002-11-21 at 17:50, Michael Adams wrote:
  First off GATEWAYDEV=xxx did not exist. So i removed the line stating
  GATEWAY=xxx.xxx.xxx.xxx, this made it worse. kppp on-screen log showed as
  an ATZ once the dialup had completed on the same line as the
  ATDTO. then it cycled and redialed. So i added GATEWAYDEV=ppp0
  and this took me back to the original problem.
 
  Most recent /var/log/syslog entries after above changes are as follows.
 
  Nov 21 07:48:42 localhost kernel: CSLIP: code copyright 1989 Regents of
  the University of California
  Nov 21 07:48:42 localhost kernel: PPP generic driver version 2.4.2
  Nov 21 07:48:42 localhost pppd[7776]: pppd 2.4.1 started by gaeil, uid
  1001 Nov 21 07:48:42 localhost pppd[7776]: Using interface ppp0
  Nov 21 07:48:42 localhost pppd[7776]: Connect: ppp0 -- /dev/ham
  Nov 21 07:48:43 localhost /etc/hotplug/net.agent: assuming ppp0 is
  already up Nov 21 07:48:46 localhost kernel: PPP BSD Compression module
  registered Nov 21 07:48:46 localhost kernel: PPP Deflate Compression
  module registered Nov 21 07:48:46 localhost pppd[7776]: not replacing
  existing default route to eth0 [192.168.0.1]

 You still have a default route set via eth0, hence the above message.
 /etc/ppp/options has an option 'defaultroute', you appear to have this
 option set, as pppd is attempting to add a default route via ppp0.

 So, try this:

 remove the GATEWAYDEV line altogether from /etc/sysconfig/network

 make sure you don't have a file /etc/default-route (you probably don't)

 as root do 'service network restart'

 also as root 'route -n' will show you a routing table which should not
 include a line beginning with '0.0.0.0' (default route).

 Now when you connect to the Internet, pppd should give you a default
 route via ppp0.

 btw, I have GATEWAYDEV=ppp0 in my /etc/sysconfig/network, and it works
 OK. Perhaps you didn't restart the network?

 Hope this works for you.

 Regards,

 John...

I hadn't restarted the network. Egg on face.

When i got the computer back with the floppy replaced it worked fine as the 
network was restarted by the fresh boot. Thanks for your help John.

To recap for those following this thread...
The computer on 56k MoDem connected ok to the net but web pages were not 
fetching. I guess this was because the IP request was not sending the correct 
IP address for my computer but was sending a default address (0.0.0.0). 
(Correct me if this is wrong John).

Konq hummed for a minute then reported unknown host www.xxx.com 
(irrespective of which site i was attemping to fetch from).
The error in /var/log/syslog read
Nov 21 07:48:46 localhost pppd[7776]: not replacing existing default
route to eth0 [192.168.0.1]

The fix was to add the line 
GATEWAYDEV=ppp0
remove the line
GATEWAY=xxx.xxx.xxx.xxx
both in /etc/sysconfig/network.
Then to do a service network restart as root.

-- 
Michael


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] kppp help required - SOLVED

2002-11-22 Thread John McQuillen
On Sat, 2002-11-23 at 08:20, Michael Adams wrote:

 The computer on 56k MoDem connected ok to the net but web pages were not 
 fetching. I guess this was because the IP request was not sending the correct 
 IP address for my computer but was sending a default address (0.0.0.0). 
 (Correct me if this is wrong John).
 
Not quite. It wasn't that you were sending a default address. The
routing table is specific to your computer and network.

Without getting too technical, it works something like this:

If you wished to send a message to another computer on your network, say
from 192.168.0.1 to 192.168.0.2, your computer begins reading the
routing table from top to bottom and stops once it sees that the network
192.168.0.0/24 is on interface eth0. After a further process of finding
the specific machine to send to (which I won't go into here), it sends
the message through eth0 to the destination.

But what happens when you want to communicate with someone outside your
network?

In the case of the Internet, you can't have listings in your routing
table for all the networks out there, so you have a default gateway
defined in your routing table, which says, 'if you don't know where this
network is, send it here'. The route to the default gateway is the
default route, and the default route is notated as 0.0.0.0. It is always
the last route in your routing table.

All the computers on your network that are not connected to the Internet
require a default route that points to the computer that is connected to
the Internet. On the computer that is connected to the Internet, you
require a default route that points to the Interface that is connected
directly to the Internet.

In your case, you had a default route and gateway defined in
/etc/sysconfig/network pointing to eth0 and kppp was refusing to replace
it with a default route pointing to the Internet when it came up. By
getting rid of the previous default route, kppp was able to give you a
default route (0.0.0.0) to the Internet on interface ppp0.

I hope that helps,

Kind regards,

John...



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] kppp help required

2002-11-19 Thread Michael Adams
We are now the proud owners of three Mandrake-Linux computers in a two person 
house. My trusty P3-500 on 8.2, the old p1-100 on 7.1, and now a new cheap 
preloaded beast (well kitty) from DSE here in New Zealand running 9.0 
download.

Tried connecting the new one to the net and am having results sort-of.

It connects but refuses to load a web page. I am resonably certain it is not 
DNS resolution because the reported automatic servers both match the ones i 
am using on this box. From this /var/log/syslog (below) i wonder if the fault 
may be that the address supplied by the ISP over the 56k link is not being 
used when requesting pages and that the default localhost address is?

Any ideas apreciated.

Nov 20 12:01:05 localhost pppd[9589]: pppd 2.4.1 started by gaeil, uid 1001
Nov 20 12:01:05 localhost pppd[9589]: Using interface ppp0
Nov 20 12:01:05 localhost pppd[9589]: Connect: ppp0 -- /dev/ham
Nov 20 12:01:05 localhost /etc/hotplug/net.agent: assuming ppp0 is already up
Nov 20 12:01:09 localhost pppd[9589]: not replacing existing default route to 
eth0 [192.168.0.1]
Nov 20 12:01:09 localhost pppd[9589]: local  IP address 203.79.98.188
Nov 20 12:01:09 localhost pppd[9589]: remote IP address 203.96.152.70
Nov 20 12:01:09 localhost pppd[9589]: primary   DNS address 203.96.152.4
Nov 20 12:01:09 localhost pppd[9589]: secondary DNS address 203.96.152.12
Nov 20 12:03:42 localhost pppd[9589]: Terminating on signal 15.
Nov 20 12:03:42 localhost pppd[9589]: Connection terminated.
Nov 20 12:03:42 localhost pppd[9589]: Connect time 2.7 minutes.
Nov 20 12:03:42 localhost pppd[9589]: Sent 87 bytes, received 106 bytes.

-- 
Michael


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] kppp help required

2002-11-19 Thread John McQuillen
On Wed, 2002-11-20 at 15:21, Michael Adams wrote:
 We are now the proud owners of three Mandrake-Linux computers in a two person 
 house. My trusty P3-500 on 8.2, the old p1-100 on 7.1, and now a new cheap 
 preloaded beast (well kitty) from DSE here in New Zealand running 9.0 
 download.
 
 Tried connecting the new one to the net and am having results sort-of.
 
 It connects but refuses to load a web page. I am resonably certain it is not 
 DNS resolution because the reported automatic servers both match the ones i 
 am using on this box. From this /var/log/syslog (below) i wonder if the fault 
 may be that the address supplied by the ISP over the 56k link is not being 
 used when requesting pages and that the default localhost address is?
 
 Any ideas apreciated.
 
 Nov 20 12:01:05 localhost pppd[9589]: pppd 2.4.1 started by gaeil, uid 1001
 Nov 20 12:01:05 localhost pppd[9589]: Using interface ppp0
 Nov 20 12:01:05 localhost pppd[9589]: Connect: ppp0 -- /dev/ham
 Nov 20 12:01:05 localhost /etc/hotplug/net.agent: assuming ppp0 is already up
 Nov 20 12:01:09 localhost pppd[9589]: not replacing existing default route to 
 eth0 [192.168.0.1]

Try replacing GATEWAYDEV=eth0 in /etc/sysconfig/network to
GATEWAYDEV=ppp0 and remove GATEWAY=xxx.xxx.xxx.xxx altogether.

Regards,

John...




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] kppp locks machine

2002-08-16 Thread Erylon Hines

One of my dial-up machines will be locked up by kppp if I leave it running 
overnight (it doesn't always do this, but most of the time).  Nothing unusual 
shows in my logs.

What happens is, when I wake up my machine in the morning, then click on 
the connect button in the kppp box, the button will gray out and the 
machine will just sit there.  I can't kill kppp at all--I've tried killing 
the proc, but when I do that the kppp dialog box grays out completely (no 
writing inside it whatsoever), but the top bar and the xit square are still 
there.  ktop shows the proc to still be running, no unusual cpu load, no 
unusual memory usage, etc.  Anyway, as soon as the connect button grays out, 
it becomes impossible for me to logout.  And, after I try to kill the proc, I 
can't even get to another terminal window--I'm dead in the water, except I 
can still open applications (but not terminal)--weird, huh?  My only solution 
is a hard reboot (alt,SysRq,b).

I'm running ext3, so no major problems doing this--yet.  But, I'm getting 
very annoyed.

Any ideas?

e.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] kppp help

2001-12-14 Thread skinky

On Friday 14 December 2001 12:31, David wrote:
|  my linux box had a sudden crash which suddenly shut down the computer,
|  when it booted back up i re booted kppp, to get back online.
|  however all the settings had gone and i had to re-enter them to get
| back online.
|  once online i noticed the two graphical rx tx lights that show kppp is
|  running and is working failed to come up leaving me with now way to get
| back offline other than switching the modem off.
|  I cant find an rpm called kppp.rpm so how do i reinstall kppp to get it
| back as it should be ?
|  I later noticed that the original kppp config file is still there but
| does not get loaded when kppp boots up??
|
|  mandrake 8.1
|  kernel 2.4.13-6smp
|  freiserFS


You can disconnect by typing in a terminal:

$ kppp -k

As far as the lights not appearing goes, I can't help you with that.  I 
suppose you could try reinstalling the package that contains kppp, 
whatever package that is, don't know sorry.  I see that rpmfind.net has 
kppp-2.1.1-1.i386.rpm - perhaps you could install that package???

Hopefully someone with more know will help you out here.

skinky
-- 
But what ... is it good for?
(Engineer at the Advanced Computing Systems Division of IBM, 1968, 
commenting on the microchip)



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] kppp help

2001-12-14 Thread Frans Ketelaars

On Fri, 14 Dec 2001 22:31:19 +1300
skinky [EMAIL PROTECTED] wrote:

 On Friday 14 December 2001 12:31, David wrote:
 |  my linux box had a sudden crash which suddenly shut down the computer,
 |  when it booted back up i re booted kppp, to get back online.
 |  however all the settings had gone and i had to re-enter them to get
 | back online.
 |  once online i noticed the two graphical rx tx lights that show kppp is
 |  running and is working failed to come up leaving me with now way to get
 | back offline other than switching the modem off.
 |  I cant find an rpm called kppp.rpm so how do i reinstall kppp to get it
 | back as it should be ?
 |  I later noticed that the original kppp config file is still there but
 | does not get loaded when kppp boots up??
 |
 |  mandrake 8.1
 |  kernel 2.4.13-6smp
 |  freiserFS
 
 
 You can disconnect by typing in a terminal:
 
 $ kppp -k
 
 As far as the lights not appearing goes, I can't help you with that.  I 
 suppose you could try reinstalling the package that contains kppp, 
 whatever package that is, don't know sorry. 

[frans@amd frans]$ whereis kppp
kppp: /usr/bin/kppp
[frans@amd frans]$ rpm -qf /usr/bin/kppp
kdenetwork-2.2.1-2mdk
[frans@amd frans]$ Hope this helps. 

 I see that rpmfind.net has 
 kppp-2.1.1-1.i386.rpm - perhaps you could install that package???
 
 Hopefully someone with more know will help you out here.
 
 skinky
 -- 
 But what ... is it good for?
 (Engineer at the Advanced Computing Systems Division of IBM, 1968, 
 commenting on the microchip)
 
 



-Frans



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] kppp help

2001-12-14 Thread Michel Clasquin

On Friday 14 December 2001 11:31, skinky wrote:
 On Friday 14 December 2001 12:31, David wrote:
 |  once online i noticed the two graphical rx tx lights that show kppp
 | is running and is working failed to come up leaving me with now way to
 | get back offline other than switching the modem off.

And as long as you were smart and bought an *external* modem, what is 
wrong with switching the modem off? Mind you, I once had a connection so 
persistent that I had to physically disconnect the phone line from the 
wall ...

 |  I cant find an rpm called kppp.rpm so how do i reinstall kppp to get
 | it back as it should be ?

kdenetwork is the file you're looking for, but there should be no need to 
reinstall anything. I live in a high-lightningstrike, high-static area 
with wobbly electricity supply. Panic switch-offs are a way of life here 
and kppp just keeps soldierin' on.

-- 
Michel Clasquin, D Litt et Phil (Unisa)
[EMAIL PROTECTED]/unisa.ac.za   http://www.geocities.com/clasqm
This message was posted from a Microsoft-free PC

f u cn rd ths, u cn gt a gd jb n nx dmnstrtn





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] kppp help

2001-12-13 Thread David

my linux box had a sudden crash which suddenly shut down the computer,
when it booted back up i re booted kppp, to get back online.
however all the settings had gone and i had to re-enter them to get back 
online.
once online i noticed the two graphical rx tx lights that show kppp is 
running and is working failed to come up leaving me with now way to get back 
offline other than switching the modem off.
I cant find an rpm called kppp.rpm so how do i reinstall kppp to get it back 
as it should be ?
I later noticed that the original kppp config file is still there but does 
not get loaded when kppp boots up??

mandrake 8.1
kernel 2.4.13-6smp
freiserFS



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] KPPP in Gnome (was Newbie still having problems...)

2001-09-03 Thread Paul

 If you're using KDE try:
 KMenu  Networking  Remote Access  Internet Dialer
 which hopefully will start kppp.
 
 I use kppp in KDE and it works fine, however I can't for the life of me 
 get Gnome ppp (in Gnome) to work - I always get the error message the 
 pppdaemon has died unexpectedly.  Gave up on that one weeks ago and is 
 the only reason I don't use Gnome.  Good luck.

Methinks that if you have all the kdelibs installed (since you're running
KDE), you can run kppp without a problem inside Gnome...
I use XFCE, and I run KDE and Gnome apps in any mix and that works fine for
me.
All you'd need to do is make a menu link or desktop shortcut to kppp.
Paul




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] kppp

2001-05-30 Thread Terry C

I tried dialing into my ISP yesterday and was greeted
with, pppd has unexpectedly died. I brought up the
debug window and found that the login would progress
to connected at 115,200, and the bottom of the
window would say starting pppd, and then after s short
period of time the window would pop up telling me that
pppd had died. 
Help! What do I need to look at or do to rectify this
problem.
Thanks for your help.

TC

__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/




[newbie] kppp

2001-05-19 Thread Bill Winegarden

Hi,
My son logged off his account without stopping kppp. A few minutes later I 
logged into my account and found that it was still active. Is there a way to 
ensure that kppp halts on any users logout?

Thanks,
Bill W.




Re: [newbie] kppp

2001-05-19 Thread Jay DeKing

I found that kppp would not even hang up the phone line unless I shut
down the machine. I couldn't get gnome's ppp client to work at all; now
I'm using xISP and all is good in the world.

Jay

Bill Winegarden wrote:
 
 Hi,
 My son logged off his account without stopping kppp. A few minutes later I
 logged into my account and found that it was still active. Is there a way to
 ensure that kppp halts on any users logout?
 
 Thanks,
 Bill W.

-- 

There is a fine line between 'hobby' and 'mental illness'.




[newbie] kppp in mandrake 7.2

2001-05-03 Thread Linux User



Good Day,

I have just re-installed mdk 7.2, and now my kppp 
will only stay conected for 5 to 6 minutes.. I did put a new videocard in 
and installed window 2000 on the drive as well. The video card that I 
installed is a ATI ALL-IN-Wonder 4mb Mach 64. It is one of the first ones 
to come out. Can anyone give me an explanation as to why before when MDK 
was installed I could stay conected for 9 hours and now I cannot stay connected 
past 5 or 6 minutes.. Thanks


[newbie] kppp

2001-03-20 Thread Bob Parker

LM 7.2 using KDE desktop - default install.
When I activate the interent icon i get the following error
in KPPP - the KDE Crash Handler
Short Description
The application KPPP (kppp) crashed and caused the signal 11 (SIGSEGV)
etc
 This shortcut has the following properties
Access Permissions
Class  Read  Write  Exec  Special
User  xx   x
Groupx
Others   x

Ownership
User:   bob
Group: bob

Execute
Program Name
/usr/bin/kppp
everything else empty/unchecked

Application
Name:Internet Connection
Comment:   Internet Connection

File types:
application/x-rpm

I don't know what that last line is about but removing/reinstating it makes 
no difference to anything, nor does changing the permissions above.
Help appreciated.
ps I am working around by using DrakConf and connecting as root.

-- 
Bob Parker
PO Box 1468
CAIRNS QLD 4870




Re: [newbie] KPPP problems (update)

2001-03-18 Thread mazdaracer

Another kind user suggested I try 'ifup ppp0'. Unfortunately, I had to
ctl-c out of it and I got an error 8 when it couldn't actiate the
interface. I haven't figured out what that exactly means yet.

So I thought maybe I should try re-loading the pcmcia package (I'm
having the same issue with my formerly working laptop). I noticed 'lynx'
the text based browser.  So I thought I'd try to laucnh that. I did so
at first without launching kppp. Just to see. Couldn't find the
linux-mandrake site of course. So I then launched kppp via the
'internet' icon on the KDE desktop. After it connected I restarted Lynx.
Lo and behold!!! There's a response!  Then I started netscape and it too
was ok! I quit lynx and held my breath. All was still good!

Now dear souls, any ideas why Lynx started ok and Netscape never did?
The question too, will it start netscape again if I reboot, or will I
have to launch Lynx, then netscape? I'll have to try this on the desktop
when I get home next week.

pete




Re: [newbie] KPPP problems (update 2)

2001-03-18 Thread mazdaracer

I got kicked off the net. Then I closed all the windows, clicked on
'internet', after it minimized, I clicked on netscape, and guess what, I
got connected!  I'll have to try this tomorrow after a re-boot.  I'm on
my work laptop, so I shutdown and have to take it to work, bummer eh?

pete




[newbie] Kppp

2001-03-15 Thread Robert F. Trettel



Hi, All

I just had callwaiting put on my 
phoneline.
My Question is how and where do I tell Kppp about 
it??
I have touch-tone ,so the *70, will work in 
Windoze.
My ISP doesn't have a script. All I had to do 
before was
to put the properTelephone number and Kppp did the 
rest.
Is this the same now or what??

Thanks for any assistance
Robert F. Trettel


Re: [newbie] Kppp

2001-03-15 Thread John Rye

On Thu, 15 Mar 2001 09:43:33 -0500
"Robert F. Trettel" [EMAIL PROTECTED] wrote:

 Hi, All
 
 I just had callwaiting put on my phoneline.
 My Question is how and where do I tell Kppp about it??
 I have touch-tone ,so the *70, will work in Windoze.
 My ISP doesn't have a script. All I had to do before was 
 to put the proper Telephone number and Kppp did the 
 rest.
 Is this the same now or what??

In your Kppp setup add the *70~ to the _FRONT_ of your ISP's phone
number.
That should fix it.
The ~ indicates the modem should wait for (usually) 1/2 second before
continuing the dial string.
Check your modems user manual for details.
You may have to experiment with the length of the delay by adding extra
~'s into the string

Cheers

John
--- 
 Mailto: [EMAIL PROTECTED]
"The number of UNIX installations has grown to 10, with more expected"
   (The UNIX Programmer's Manual, 2nd Edition, June 1972.)




Re: [newbie] Kppp

2001-03-15 Thread s

Just put *70 in front of the isp phone number or at the end of the dial 
string under modem commands.  I've used both ways and they both work equally 
as well as the other.
-s

On Thursday 15 March 2001 08:43 am, you wrote:
 Hi, All

 I just had callwaiting put on my phoneline.
 My Question is how and where do I tell Kppp about it??
 I have touch-tone ,so the *70, will work in Windoze.
 My ISP doesn't have a script. All I had to do before was
 to put the proper Telephone number and Kppp did the
 rest.
 Is this the same now or what??

 Thanks for any assistance
 Robert F. Trettel


Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1"
Content-Transfer-Encoding: quoted-printable
Content-Description: 





Re: [newbie] Kppp

2001-03-15 Thread Jay needs a Guinness

On Thursday 15 March 2001 09:43, you wrote:

  Hi, All

 I just had callwaiting put on my phoneline.
 My Question is how and where do I tell Kppp about it??
 I have touch-tone ,so the *70, will work in Windoze.
 My ISP doesn't have a script. All I had to do before was
 to put the proper Telephone number and Kppp did the
 rest.
 Is this the same now or what??

 Thanks for any assistance
 Robert F. Trettel


Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1"
Content-Transfer-Encoding: quoted-printable
Content-Description: 

Yes, put *70 before the number, it will work.  That number is not dependent 
on and OS, it is dependent on the phone line itself.
-- 
Jay
~May the enemies of Ireland never meet a friend~
http://www.mrsnooky.com
http://www.celtic.free








RE: [newbie] Kppp

2001-03-15 Thread Hans N.



Just put the phone 
number to dial as "*70, 555-1234"


Sincerely and respectfully,Hans N.mailto:[EMAIL PROTECTED] 

  -Original Message-From: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On 
  Behalf Of Robert F. TrettelSent: Thursday, March 15, 2001 9:44 
  AMTo: [EMAIL PROTECTED]Subject: [newbie] 
  Kppp
  ---cut---
  
  I just had callwaiting put on my 
  phoneline.
  My Question is how and where do I tell Kppp 
  about it??
  Thanks for any assistance
  Robert F. 
Trettel


[newbie] KPPP problems

2001-03-10 Thread James Mellema

I am running Mandrake 7.2 with the latest updates of kppp, netscape and
Konqueror. I have an external modem on tty0 which connects using kppp
without difficulty. I have just lost my slow/unreliable DSL connection,
and replaced it with a 56k dial-up. 

For some reason, which escapes me at present, I am unable to get
netscape (or the rest of the system for that matter) to recognize the
change. The modem dials and connects without difficulty but the I cannot
resolve addresses in Netscape or Konqueror. I have changed
etc/resolve.conf to reflect the change in DNS servers. It appears the
requests are not being transmitted to the modem, as the lights do not
flash and no packets are noted in the log screen. I think the system is
still trying to resolve addresses through the ethernet connection to the
router. Is there something in networking I need to change to get the
system to recognize the dialup connection?

Jim
--
James Mellema
-
Linux User #71650




Re: [newbie] KPPP problems

2001-03-10 Thread Peter Martin

I just (re) installed 7.2 and all I have is a dialup. On installation, I
did not enter the domain nor ips to search. That didn't work. I then
used Linxconf and set the ppp options there. I also set the options via
the kppp dialog. I used 'manual' for the dns nameserver info. I use
earthlink BTW.

In the linuxconf setup, 
Config
Networking
PPP/SLIP/PLIP
select the ppp0 Hopefully you have it)
Under hardware:
enable "allow any user to (de)activate..."
basically, the switches are on-off-on-on
select line speed
select modem port
PPP options are blank for me
Communication:
ATZ
ATDT
phone number to your isp
I unchecked Debug connection and left rest as default
Networking:
off-on-on-on the rest default
PAP:If you're using it
self-explanitory

And hopefully you're up and running!

pete




Re: [newbie] KPPP problems

2001-03-10 Thread mazdaracer

OK, my turn (again!!) I had a problem with my main box and I
re-installed 7.2 just as I had done on my laptop. I'm coming to you via
my laptop now. The main box seemed to load up ok. Then I try ti connect
to the net and I get the same problem that the original poster has with
his connection when he lost his hi-speed line.

I hear the modem dial ok and seems to connect, but netscape doesn't want
to. I did the same setup that I used for the laptop. Do I have some
strange hardware problem? Everything seems to run alright otherwise.

I only setup both boxes via linuxconf and the kppp setup dialogs. I'm
really confused!
pete




Re: [newbie] KPPP problems

2001-03-10 Thread James Mellema

A quick reply to my own message here. kppp works OK, I can ping the
network I am connecting to, I just can't get netscape to recognize the
connection.

Jim

James Mellema wrote:
 
 I am running Mandrake 7.2 with the latest updates of kppp, netscape and
 Konqueror. I have an external modem on tty0 which connects using kppp
 without difficulty. I have just lost my slow/unreliable DSL connection,
 and replaced it with a 56k dial-up.
 
 For some reason, which escapes me at present, I am unable to get
 netscape (or the rest of the system for that matter) to recognize the
 change. The modem dials and connects without difficulty but the I cannot
 resolve addresses in Netscape or Konqueror. I have changed
 etc/resolve.conf to reflect the change in DNS servers. It appears the
 requests are not being transmitted to the modem, as the lights do not
 flash and no packets are noted in the log screen. I think the system is
 still trying to resolve addresses through the ethernet connection to the
 router. Is there something in networking I need to change to get the
 system to recognize the dialup connection?
 
 Jim
 --
 James Mellema
 -
 Linux User #71650




Re: [newbie] KPPP problems

2001-03-10 Thread P Martin

And I have the same issue with my internal modem. My Dell Latitude laptop took
everything ok and I can connect, but not my main box. I even set up both
systems (the net connection stuff that is) the same.

pete


James Mellema wrote:

 A quick reply to my own message here. kppp works OK, I can ping the
 network I am connecting to, I just can't get netscape to recognize the
 connection.

 Jim

 James Mellema wrote:
 
  I am running Mandrake 7.2 with the latest updates of kppp, netscape and
  Konqueror. I have an external modem on tty0 which connects using kppp
  without difficulty. I have just lost my slow/unreliable DSL connection,
  and replaced it with a 56k dial-up.
 
  For some reason, which escapes me at present, I am unable to get
  netscape (or the rest of the system for that matter) to recognize the
  change. The modem dials and connects without difficulty but the I cannot
  resolve addresses in Netscape or Konqueror. I have changed
  etc/resolve.conf to reflect the change in DNS servers. It appears the
  requests are not being transmitted to the modem, as the lights do not
  flash and no packets are noted in the log screen. I think the system is
  still trying to resolve addresses through the ethernet connection to the
  router. Is there something in networking I need to change to get the
  system to recognize the dialup connection?
 
  Jim
  --
  James Mellema
  -
  Linux User #71650





Re: [newbie] KPPP problems

2001-03-10 Thread James Mellema

James Mellema wrote:
 
 A quick reply to my own message here. kppp works OK, I can ping the
 network I am connecting to, I just can't get netscape to recognize the
 connection.
 
 Jim

Further information with my connection problem: went to root an dstarted
ppp0 in linuxconf. It dials, connects, and netscape works. Now I need to
get it to work in my user space. I 'su'ed to root and did a 'ifup ppp0'
modem dialed and everything works, but I think there must be a better
way, I'll take any suggestions.

TIA

-- 
Jim
--
James Mellema, CRNA
--
Linux User # 71650
ICQ #19685870




[newbie] kppp crashes

2001-02-20 Thread John David Molina

Hi there.

There is something wrong in my kpp configuration. It refuses to be runned by 
a normal user. When I try (as a user) to run it, it crashes:

The terminal shows:
  KCrash: crashing crashRecursionCounter = 2
  KCrash: Application Name = kppp path = unknown

And a dialog box shows:
  The KPPP application failed with signal 11 (SIGSEGV)


The only way to run it is to be root or be su'ed as root. I modified the kppp 
icon on my desktop from "kppp" to "kdesu kppp" and works fine. But my 
question is: should it be so? Must I be root to run kppp? I don't feel 
comfortable running it su'ed as root (can it be a security hole?).

By the way, the file permissions are
  -rwsr-xr-x1 root root   892184 oct 17 11:50 /usr/bin/kppp* 

Thanks for your help.
-- 
John David Molina




Re: [newbie] Kppp in Red Hat 6.2

2001-01-28 Thread L. H. LOO

Jason,
Thank you for your advice.
As root, I issued command in console mood : chmod 4755 /usr/bin/kppp. Then 
login as user to use kppp, still no go. Back as root to check, found the 
permission of kppp has an leading ' l ' ; in the general tab says : 
pointing to 'consolehelper'.
It appears that my RedHat is more 'sick' than I thought; I will try to 
uninstall/ and re-install kppp package to see what happens. Others complete 
reinstall ;-) Will let you know again.
We are celebrating Chinese New Year here, so Happy New Year wishes to you 
and all.


At 28-01-2001 -0500, you wrote:
Try setting suid on kppp
I believe it would be "chmod 4755 /usr/bin/kppp" as root.
-jason





[newbie] Kppp in Red Hat 6.2

2001-01-27 Thread L. H. LOO

I am the sole user of my Linux box with RH 6.2.
Login as root, I could call Kppp, connect to ISP and surf the Net with 
Netscape.
Login as user- Kmenu-Internet-Kppp- linux asked for root passwd, keyin 
root passwd, hard disk light flashed a few times and nothing happens.
Presumed it is permission problem, I had set all Kppp and pppd related 
files : chmod 777.
Still no go.
Please advise. TIA 





[newbie] KPPP and external modem not responging

2000-11-28 Thread Dennis Myers

Hi folks, this is an update on my external Best Data modem problems. I
decided after trying every combo that I could in KPPP setup that it had
to be a bios problem. So, I held my breath and went into BIOS and set
everything back to default. The modem dialed up the first time after
booting. I do not know what I did to kill it in the first place, but it
works now. I will go back into BIOS and just look to see if I can figure
out what was set to kill the modem in linux but not in windows. If this
gives anyone a hint as to the problem please give a holler so that I can
avoid losing any more hair. I'm sure others will appreciate the info
also, so if I figure it out I too will post my findings. I reloaded 7.2
and stopped after the first disk and had no errors for opening packages.
However, I still have no icons or KDE like desktop. ?  I am really
beginning to think that there is a problem with my d/l'd disks.   Keep
on, keeping on.  Dennis M.




Re: [newbie] KPPP and external modem not responging

2000-11-28 Thread chronos

Hi dennis, 
Actually I really think its just 7.2. I had 7.2 and it was nothing but a
headache so I took it off and Im running 7.1 right now and its good.
 Chronos.
 On Tue, 28
Nov 2000, you wrote:  Hi folks, this is an update on my external Best Data
modem problems. I  decided after trying every combo that I could in KPPP setup
that it had  to be a bios problem. So, I held my breath and went into BIOS and
set  everything back to default. The modem dialed up the first time after
 booting. I do not know what I did to kill it in the first place, but it
 works now. I will go back into BIOS and just look to see if I can figure
 out what was set to kill the modem in linux but not in windows. If this
 gives anyone a hint as to the problem please give a holler so that I can
 avoid losing any more hair. I'm sure others will appreciate the info
 also, so if I figure it out I too will post my findings. I reloaded 7.2
 and stopped after the first disk and had no errors for opening packages.
 However, I still have no icons or KDE like desktop. ?  I am really
 beginning to think that there is a problem with my d/l'd disks.   Keep
 on, keeping on.  Dennis M.




[newbie] kppp statistics

2000-10-11 Thread ai4a


Hi:
When kppp connects to my ISP it docks onto the panel (which is the way I
have it set up). If I right click on the modem icon and select details,
a window with details about the connection (of all thing!) pops up. In
the bottom of the window is a display of the transfer rate (bps?). This
is shown in blue. Also, sometimes, there is another line along the
bottom that is in red. And sometimes this red line takes a small bib up.
What is this red line trying to tell me? Maybe errors? There is also 2
columns for bytes in, bytes out  other things. At the bottom of the
left column there is a display labeled vjerr which is always zero
(sounds good to me). but in the second column across from vjerr there is
a display labeled non-vj. Does this mean non-vj errors? This display has
a count in it. Is this a count of errors?
Thanks
Charles




Re: [newbie] kppp statistics

2000-10-11 Thread Dennis Myers

ai4a wrote:
 
 Hi:
 When kppp connects to my ISP it docks onto the panel (which is the way I
 have it set up). If I right click on the modem icon and select details,
 a window with details about the connection (of all thing!) pops up. In
 the bottom of the window is a display of the transfer rate (bps?). This
 is shown in blue. Also, sometimes, there is another line along the
 bottom that is in red. And sometimes this red line takes a small bib up.
 What is this red line trying to tell me? Maybe errors? There is also 2
 columns for bytes in, bytes out  other things. At the bottom of the
 left column there is a display labeled vjerr which is always zero
 (sounds good to me). but in the second column across from vjerr there is
 a display labeled non-vj. Does this mean non-vj errors? This display has
 a count in it. Is this a count of errors?
 Thanks
 Charles
As far as the blue line is download rate graphically, the red line is
what your computer is sending uplink to the net, i.e. talking back to
the download server, etc. I don't know what the vj stuff is, sorry,
somebody else jump in here.  Dennis
-- 
Dennis M. a registered Linux User #180842




Re: [newbie] KPPP and No Dialtone

2000-10-06 Thread Austin L. Denyer

The commas would not help.  The problem is that when there are messages
waiting, the dialtone changes.  The modem does not recognize this other
dialtone, hence the 'no dialtone' error.

Adding x3 to the modem init string should work - that tells the modem not to
wait for a dialtone.

Regards,
Ozz.


 I was reading your message again and am wondering if I have the
 problem correct.  You are having problems dialing out after you
 have received a voicemail?  You can add commas to the dial out
 string (phone number)which gives approx 1 sec pause per comma.

 Barry :-)

 On Thu, 05 October 2000, Dennis Myers wrote:

 
  I will pose the question again, since I still have not been able to find
  an answer in the Mans and online howto's, knowledge base etc. I have
  voice mail on my phone line, when someone leaves a message the phone
  will signal with a stutter tone when you activate or pick up the
  reciever. This seems to fool KPPP into thinking it is getting no
  dialtone or a busy signal, probably the later. It then signals "no
  dialtone" and stops there. Does anyone know how to make KPPP wait for
  about 5 seconds and then attempt to connect? I get tired of having to go
  to the phone and deleting messages so I can get online. TIA, Dennis
  --
  Dennis M. a registered Linux User #180842







Re: [newbie] KPPP and No Dialtone

2000-10-06 Thread Paul

It was Oct 6, 2000, 11:09, when Dennis Myers keyboarded:

Ozz, I put in the X3 in the initialization string, still no dialtone
when I have a message on voice mail. Should it be Capital X or lower
case x for the X3? I am trying to find out from Cox Cable if there is a
nother way to signal voicemail other than the stutter tone.

This would most certainly have to be a lowercase x.
I remember this from my modem days ;)

Paul

--
Q: Why did witches stop flying on brooms?
A: Splinters...

http://nlpagan.net - ICQ 147208 - Registered Linux User 174403
  -=PINE 4.21 on Linux Mandrake 7.1=-





Re: [newbie] KPPP and No Dialtone

2000-10-06 Thread Austin L. Denyer



 Ozz, I put in the X3 in the initialization string, still no dialtone
 when I have a message on voice mail. Should it be Capital X or lower
 case x for the X3? I am trying to find out from Cox Cable if there is a
 nother way to signal voicemail other than the stutter tone.

What is your current init. string?  If there was nothing there before then
the x3 needs to be prefixed with 'at' (without the quotes).

In other words, if your modem string was "atm1v1" then it should become
"atm1v1x3".  If it was blank, then it should become "atx3" (all without
quotes).

The x3 bit is not case sensitive, and is the standard Hayes-compatible
command for "ignore dialtone".

It works for me - I needed it for when I was in Europe with a laptop/PCMCIA
modem combination.  Some of them Europeans have some very different
dialtones...

Regards,
Ozz.






Re: [newbie] KPPP and No Dialtone

2000-10-06 Thread Dennis Myers

Paul wrote:
 
 It was Oct 6, 2000, 11:09, when Dennis Myers keyboarded:
 
 Ozz, I put in the X3 in the initialization string, still no dialtone
 when I have a message on voice mail. Should it be Capital X or lower
 case x for the X3? I am trying to find out from Cox Cable if there is a
 nother way to signal voicemail other than the stutter tone.
 
 This would most certainly have to be a lowercase x.
 I remember this from my modem days ;)
 
 Paul
 
 --
 Q: Why did witches stop flying on brooms?
 A: Splinters...
 
 http://nlpagan.net - ICQ 147208 - Registered Linux User 174403
   -=PINE 4.21 on Linux Mandrake 7.1=-
Paul and Ozz, no joy, the lower case x3 didn't do it either. Must be a
characteristic of the modem that needs changing. Thanks for your advice
anyway, if you think of anything else, please let me know.
-- 
Dennis M. a registered Linux User #180842




Re: [newbie] KPPP and No Dialtone

2000-10-06 Thread Richard Davies

Hi I have,

British Telecom's call minder enabled on this phone there are currently about
12 messages and the modem dials out fine so we know it is possible
The settings on this system are just whatever the defaults are the modem is an
external US Robotics Sportster Vi 28.8

If you tell me where to look on this system for the settings I'll copy them and
send them to you.

  It sounds
like its time to rumage through the AT commands/modem options  to find one
that will recognize an alternate dial tones.  Dial tone  recognition is a
function of the modems firmware and not Kppp (other   than the initialization
string).  
 Barry :-)
 
 
 On Fri, 06 October 2000, "Austin L. Denyer" wrote:
 
  
  The commas would not help.  The problem is that when there are messages
  waiting, the dialtone changes.  The modem does not recognize this other
  dialtone, hence the 'no dialtone' error.
  
  Adding x3 to the modem init string should work - that tells the modem not to
  wait for a dialtone.
  
  Regards,
  Ozz.
  
  
   I was reading your message again and am wondering if I have the
   problem correct.  You are having problems dialing out after you
   have received a voicemail?  You can add commas to the dial out
   string (phone number)which gives approx 1 sec pause per comma.
  
   Barry :-)
  
   On Thu, 05 October 2000, Dennis Myers wrote:
  
   
I will pose the question again, since I still have not been able to find
an answer in the Mans and online howto's, knowledge base etc. I have
voice mail on my phone line, when someone leaves a message the phone
will signal with a stutter tone when you activate or pick up the
reciever. This seems to fool KPPP into thinking it is getting no
dialtone or a busy signal, probably the later. It then signals "no
dialtone" and stops there. Does anyone know how to make KPPP wait for
about 5 seconds and then attempt to connect? I get tired of having to go
to the phone and deleting messages so I can get online. TIA, Dennis
--
Dennis M. a registered Linux User #180842
 
 
 
 Surfree.com - nationwide internet access
 http://www.surfree.com
-- 
Regards

Richard

http://www.tollyboy.com




Re: [newbie] KPPP and No Dialtone

2000-10-06 Thread Alan Shoemaker

Dennis Myers wrote:
[snip]
 Ozz, I put in the X3 in the initialization string, still no dialtone
 when I have a message on voice mail. Should it be Capital X or lower
 case x for the X3? I am trying to find out from Cox Cable if there is a
 nother way to signal voicemail other than the stutter tone.
[snip]

Dennisit's possible that your modem does not support the
entire AT command set.  Follow the directions in my previous
message to see if you get OK's back when entering the AT
commands.

Capitalization normally doesn't matter, but some command sets
are only partly standard, so trying both cases wouldn't hurt.  

What X1 or X3 does is tell the modem to not listen for a dial
tone, just dial.  That's why, in my prior message, I suggested
you should also set your S6 register to 2 seconds (the normal
default) so that the modem wouldn't start dialing before the
phone connection is ready. 

Alan




Re: [newbie] KPPP and No Dialtone

2000-10-05 Thread bpremeaux

I have not heard of voice mail causing this problem, but call
waiting sure does.  Just for grins, try '*70' followed by the
number.  The only way you may know for sure that it works 
would be to have someone call while you are on line.

Barry :-)

On Thu, 05 October 2000, Dennis Myers wrote:

 
 I will pose the question again, since I still have not been able to find
 an answer in the Mans and online howto's, knowledge base etc. I have
 voice mail on my phone line, when someone leaves a message the phone
 will signal with a stutter tone when you activate or pick up the
 reciever. This seems to fool KPPP into thinking it is getting no
 dialtone or a busy signal, probably the later. It then signals "no
 dialtone" and stops there. Does anyone know how to make KPPP wait for
 about 5 seconds and then attempt to connect? I get tired of having to go
 to the phone and deleting messages so I can get online. TIA, Dennis
 -- 
 Dennis M. a registered Linux User #180842



Surfree.com - nationwide internet access
http://www.surfree.com




Re: [newbie] KPPP and No Dialtone

2000-10-05 Thread Alan Shoemaker

Dennis Myers wrote:
 
 I will pose the question again, since I still have not been able to find
 an answer in the Mans and online howto's, knowledge base etc. I have
 voice mail on my phone line, when someone leaves a message the phone
 will signal with a stutter tone when you activate or pick up the
 reciever. This seems to fool KPPP into thinking it is getting no
 dialtone or a busy signal, probably the later. It then signals "no
 dialtone" and stops there. Does anyone know how to make KPPP wait for
 about 5 seconds and then attempt to connect? I get tired of having to go
 to the phone and deleting messages so I can get online. TIA, Dennis
 --
 Dennis M. a registered Linux User #180842

Denniswhen you open Kppp press the setup button go to the
modem tab and press the terminal button, then type:  

AT X1   [Press ENTER Key]
AT S6=2 

If your modem supports the entire AT command set then you'll
get an OK after each [Press ENTER Key] and your modem will
ignore dial tone and begin dialing after 2 seconds the next
time you use it.  You may not see your keystrokes, but you
should see the OK.

Alan

Alan




RE: [newbie] KPPP and No Dialtone

2000-10-05 Thread Neal Wilkinson

You can also add X3 to the init string and it will ignore the error when it
doesn't hear the dial tone. That will get you a quicker dial than the
commas.

Neal

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of
 [EMAIL PROTECTED]
 Sent: Thursday, October 05, 2000 7:51 PM
 Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Subject: Re: [newbie] KPPP and "No Dialtone"


 I have not heard of voice mail causing this problem, but call
 waiting sure does.  Just for grins, try '*70' followed by the
 number.  The only way you may know for sure that it works
 would be to have someone call while you are on line.

 Barry :-)

 On Thu, 05 October 2000, Dennis Myers wrote:

 
  I will pose the question again, since I still have not been able to find
  an answer in the Mans and online howto's, knowledge base etc. I have
  voice mail on my phone line, when someone leaves a message the phone
  will signal with a stutter tone when you activate or pick up the
  reciever. This seems to fool KPPP into thinking it is getting no
  dialtone or a busy signal, probably the later. It then signals "no
  dialtone" and stops there. Does anyone know how to make KPPP wait for
  about 5 seconds and then attempt to connect? I get tired of having to go
  to the phone and deleting messages so I can get online. TIA, Dennis
  --
  Dennis M. a registered Linux User #180842


 
 Surfree.com - nationwide internet access
 http://www.surfree.com







Re: [newbie] KPPP and No Dialtone

2000-10-05 Thread Carroll Grigsby

Dennis:
I'm not sure this will work on your setup, but I can increase the dial
tone wait time from the dialler by picking setup, modem, and then
changing the busy wait to whatever is comfortable. I use a four second
wait -- long enough for me to hear the stutter tone.
I don't think that the #70 trick will work -- that is to prevent an
incoming call waiting signal from disrupting an established connection
(and it will!), whereas the stutter tone is to alert you to stored voice
messages before you make the call.
HTH -- 
-- cmg

Dennis Myers wrote:
 
 I will pose the question again, since I still have not been able to find
 an answer in the Mans and online howto's, knowledge base etc. I have
 voice mail on my phone line, when someone leaves a message the phone
 will signal with a stutter tone when you activate or pick up the
 reciever. This seems to fool KPPP into thinking it is getting no
 dialtone or a busy signal, probably the later. It then signals "no
 dialtone" and stops there. Does anyone know how to make KPPP wait for
 about 5 seconds and then attempt to connect? I get tired of having to go
 to the phone and deleting messages so I can get online. TIA, Dennis
 --
 Dennis M. a registered Linux User #180842




Re: [newbie] KPPP and No Dialtone

2000-10-05 Thread Dennis Myers

Carroll Grigsby wrote:
 
 Dennis:
 I'm not sure this will work on your setup, but I can increase the dial
 tone wait time from the dialler by picking setup, modem, and then
 changing the busy wait to whatever is comfortable. I use a four second
 wait -- long enough for me to hear the stutter tone.
 I don't think that the #70 trick will work -- that is to prevent an
 incoming call waiting signal from disrupting an established connection
 (and it will!), whereas the stutter tone is to alert you to stored voice
 messages before you make the call.
 HTH --
 -- cmg
 
 dialtone" and stops there. Does anyone know how to make KPPP wait for
  about 5 seconds and then attempt to connect? I get tired of having to go
  to the phone and deleting messages so I can get online. TIA, Dennis
  --
  Dennis M. a registered Linux User #180842
Tried the busy wait change up to 30 seconds, still no dialtone, I added
commas to most places that looked like they might be the one, say the
"no dialtone" block, no change. the one thing I haven't tried and intend
to is add X3 to the init string. I'll try that tomorrow, going to bed
now. Thanks for all the help, this thing will get figured out if it is
possible. 
-- 
Dennis M. a registered Linux User #180842




Re: [newbie] KPPP

2000-09-12 Thread patrick

On Tue, 12 Sep 2000, you wrote:
 Hello all.  I just installed mandrake 7.1 on a pIII 733 with 128 MB ram.
 
 All went well, and I was able to start using the box right away, with one
 notable exception.  I cannot get KPPP to connect to my isp at all.  I use an
 external USR sportster 56K on com1.  The setup for the account seems normal,
 I try to connect, and it dials, handshakes, tries to authenticate and I get
 an error that the connection terminated unexpectedly.
 
 here is the contents of the log file:
 Sep 10 23:22:09 compound pppd[843]: pppd 2.3.11 started by root, uid 0
 Sep 10 23:22:09 compound pppd[843]: Using interface ppp0
 Sep 10 23:22:09 compound pppd[843]: Connect: ppp0 -- /dev/ttyS0
 Sep 10 23:22:13 compound pppd[843]: Unsupported protocol 'Novell IPX Control
 Protocol' (0x802b) received
 Sep 10 23:22:13 compound pppd[843]: BSD-Compress (15/12) compression enabled
 Sep 10 23:22:13 compound pppd[843]: Peer is not authorized to use remote
 address 216.54.152.149
 
 Sep 10 23:22:13 compound pppd[843]: Connection terminated.
 Sep 10 23:22:13 compound pppd[843]: Connect time 0.1 minutes.
 Sep 10 23:22:13 compound pppd[843]: Sent 429 bytes, received 373 bytes.
 Sep 10 23:22:13 compound pppd[843]: Exit.
 
 The IPX Control error has me just plain confused, and the not authorized to
 use remote address thing bugs me as well.  Any thoughts? I think the remote
 address thing may be the crux of the issue, but i would appreciate any
 feedback and/or suggestions.
 
 Thanks,
 
 Bill Bunyan
 [EMAIL PROTECTED]



try to give your modem more time before it times out. i think the default
is 30 seconds. change it to 120 seconds. this might work.





[newbie] KPPP

2000-09-11 Thread William Bunyan

Hello all.  I just installed mandrake 7.1 on a pIII 733 with 128 MB ram.

All went well, and I was able to start using the box right away, with one
notable exception.  I cannot get KPPP to connect to my isp at all.  I use an
external USR sportster 56K on com1.  The setup for the account seems normal,
I try to connect, and it dials, handshakes, tries to authenticate and I get
an error that the connection terminated unexpectedly.

here is the contents of the log file:
Sep 10 23:22:09 compound pppd[843]: pppd 2.3.11 started by root, uid 0
Sep 10 23:22:09 compound pppd[843]: Using interface ppp0
Sep 10 23:22:09 compound pppd[843]: Connect: ppp0 -- /dev/ttyS0
Sep 10 23:22:13 compound pppd[843]: Unsupported protocol 'Novell IPX Control
Protocol' (0x802b) received
Sep 10 23:22:13 compound pppd[843]: BSD-Compress (15/12) compression enabled
Sep 10 23:22:13 compound pppd[843]: Peer is not authorized to use remote
address 216.54.152.149

Sep 10 23:22:13 compound pppd[843]: Connection terminated.
Sep 10 23:22:13 compound pppd[843]: Connect time 0.1 minutes.
Sep 10 23:22:13 compound pppd[843]: Sent 429 bytes, received 373 bytes.
Sep 10 23:22:13 compound pppd[843]: Exit.

The IPX Control error has me just plain confused, and the not authorized to
use remote address thing bugs me as well.  Any thoughts? I think the remote
address thing may be the crux of the issue, but i would appreciate any
feedback and/or suggestions.

Thanks,

Bill Bunyan
[EMAIL PROTECTED]






Re: [newbie] kppp error

2000-08-26 Thread Juggernaut

 Pungkitry adding the option 'noauth' to your
 '/etc/ppp/options' file.

 Alan

Thanks. It works. But there is a new problem. Now I can connect to
internet. But I can't browsing. If  I point my Netscape to www.netscape.net
there is an error message like this :

"Netscape is unable to locate the server www.netscape.net. Please check the
server name and try again. "

"Warning : the following hosts are unknown :
home.netscape.com
home6.netscape.com
internic.net
This mean that some or all hosts will be unreachable.

Perhaps there is a problem with your name server ? If your site must use a
non-root name server you will need to set the SOCKS_NS environment variable
to point at the appropriate name server. It may (or may not) be necessary to
set this variable or the SOCKS host preference to the IP adress of the host
in question rahter than its name.
Counsult your system administrator. "

A friend of mine told me to look the file resolv.conf. But I don't know what
should I write in that file. Anyone can help me ? Thank's a lot.

-Pungki





Re: [newbie] kppp error

2000-08-26 Thread Goldenpi

 I know someone will tell me not to point out the ovious, but have you
checked the dns setup? run kppp, click setup, edit the account thats not
working, look under the tab dns.
- Original Message -
From: Juggernaut [EMAIL PROTECTED]
To: Mandrake maling list [EMAIL PROTECTED]
Sent: Sunday, August 27, 2000 1:48 AM
Subject: Re: [newbie] kppp error


  Pungkitry adding the option 'noauth' to your
  '/etc/ppp/options' file.
 
  Alan

 Thanks. It works. But there is a new problem. Now I can connect to
 internet. But I can't browsing. If  I point my Netscape to
www.netscape.net
 there is an error message like this :

 "Netscape is unable to locate the server www.netscape.net. Please check
the
 server name and try again. "

 "Warning : the following hosts are unknown :
 home.netscape.com
 home6.netscape.com
 internic.net
 This mean that some or all hosts will be unreachable.

 Perhaps there is a problem with your name server ? If your site must use a
 non-root name server you will need to set the SOCKS_NS environment
variable
 to point at the appropriate name server. It may (or may not) be necessary
to
 set this variable or the SOCKS host preference to the IP adress of the
host
 in question rahter than its name.
 Counsult your system administrator. "

 A friend of mine told me to look the file resolv.conf. But I don't know
what
 should I write in that file. Anyone can help me ? Thank's a lot.

 -Pungki







Re: [newbie] kppp error

2000-08-26 Thread Dennis Myers


Once you have a connection, you have to configure the preferences in Netscape
so it will recognize your modem. With netscape up click on edit and
then in the drop down list Preferences. You will need to know the
Popserver name used for mail to enter for incoming and outgoing.
Once you have filled in the blanks Netscape should recognize your modem.
At least that is the way it worked for me.
Juggernaut wrote:
> Pungkitry adding the option 'noauth' to your
> '/etc/ppp/options' file.
>
> Alan
Thanks. It works. But there is a new problem. Now I can connect to
internet. But I can't browsing. If I point my Netscape to www.netscape.net
there is an error message like this :
"Netscape is unable to locate the server www.netscape.net. Please check
the
server name and try again. "
"Warning : the following hosts are unknown :

home.netscape.com

home6.netscape.com

internic.net
This mean that some or all hosts will be unreachable.
Perhaps there is a problem with your name server ? If your site must
use a
non-root name server you will need to set the SOCKS_NS environment
variable
to point at the appropriate name server. It may (or may not) be necessary
to
set this variable or the SOCKS host preference to the IP adress of
the host
in question rahter than its name.
Counsult your system administrator. "
A friend of mine told me to look the file resolv.conf. But I don't know
what
should I write in that file. Anyone can help me ? Thank's a lot.
-Pungki

--
Dennis a registered linux user #180842



Re: [newbie] Kppp and Networking

2000-08-26 Thread Bob

Hi Greg,

Things seems to be working. I.m not using DHCP and not enabled in
pmfirewall. Is that all right?

Box 2- I've also have linux on it, and want to access it thru linux.
Box2 also has the printer attached to it that I want to use.

I got Box2  where it can access the internet and network. I had to disable
serials ports in the Bios to get both PCI Devices to work (NIC and Modem).
I installed pmfirewall on box2 with same options I used on Box 1.
Now--- I want to access Box2 printer  and be able to mount  both computers
from each other. When I try to print from Box 1 to box2 printer I get
"unable to get offical name for local machine  Intel.localdomain"

Names
Box1= Intel.localdomain
Box2=Athlon.localdomain
As always any help would be greatly appreciated.
Thanks
Bob

- Original Message -
From: Greg Stewart [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, August 25, 2000 8:11 PM
Subject: Re: [newbie] Kppp and Networking


 OK, FINALLY! Something we tried *actually* did something positive!

 I was beginning to worry there!

 For now, unless you're going to be setting up httpd to server something
 immediately, you can go into DrakConf (if it actually installed on your
 machine--I had to install mine manually) and shut off httpd in system
 services. Until you actually have the ability to set it up, there's no
need
 to sit around waiting for it to start.

 For pmfirewall... just so that everything is set correctly in its scripts,
 re-run the install script giving it ppp0 as the external interface, DHCP,
 autodetect the IP, and shut off any services you probably will not use
 (most, if not all the defaults are fine here).

 Then tell it eth0 is the internal interface, that it *will* be
masquerading,
 and to detect that IP range.

 When it all finished, bring upthe modem, get connected, and run
 /usr/local/pmfirewall/./pmfirewall restart
 to check that it's been confgured correctly. You should see the correct
IPs
 for bothe networks.

 On the windows box... all you need to do in the Network applet in control
 panel, is edit the settings in network  protocols  TCP/IP [ethernet
 adapter]. You want to add your internal IP for that machine. a subnet mask
 that matches the one used on the NIC for the firewall (hopefully
 255.255.255.0-'cause that would correct) and enter the default gateway as
 the IP of the internal interface of the firewall. For the  the DNS
entries,
 add the two DNS IP address found in /etc/resolve.conf on the firewall (or
 two DNS servers you know will exist on the internet), close everything,
 possibly restart as you're working in windows, and give it a try.

 We should be good from here

 Then it's on to samba. (Oh god!)  :-)

 --Greg



  Success!!!
 
  I took out my servername and address  in /etc/hosts and am now able to
  connect to internet.
  /sbin/ifup ppp0   dials modem and connects
  /sbin/ifconfig  shows eth0.,lo,ppp0 with IP addressess
  on ppp0 it shows the address the ISP gives me upon connection.
  What is command to disconnect?   Kppp will also work.
 
  On Boot though  "http" fails  and has to set the servername.  Bootup
takes
  forever. I will now enable network on box2 and try to figure out how to
  mount.
  What do I do next?
  Thanks Greg
  Bob
  - Original Message -
  From: Greg Stewart [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Friday, August 25, 2000 12:07 AM
  Subject: Re: [newbie] Kppp and Networking
 
 
Internal eth0:  192.168.100.1/255.255.255.0
External ppp0: 192.168.100.1/255.255.255.255
  
   OK, something is definitely wrong with this...Have you correctly
  configured
   ppp0 for DHCP? 'Cause the system is encountering an IP conflict now.
   192.168.x.x is a reserved address (you may know this already) for
 internal
   LAN usage along with 10.x.x.x and , i believe, 172.something..x.x .You
   definitely need to check to make sure there is no IP assignment for
 ppp0,
   only DHCP. Also, check /etc/hosts to make sure you only 127.0.0.1
   localhost.localdomain as the entry...no other IPs until we can figure
 out
   why there's this new conflict.
  
   Um... yes, if you configure ppp0 to start at boot, it wiil attempt to
 dial
   up unless you have demand dial enabled...let's not get into that yet,
   though.
  
   Disable the boot-time on ppp0 for now. You should be able to leave
   pmfirewall the way you have it.
  
   After boot, type   /sbin/ifup ppp0and see what happens. I
 negotiation
   occurs, wait a few seconds and then type /sbinf/ifconfig and see if
ppp0
  is
   listed. if it is, check the IP info. If you get assigned a 192.168.x.x
   number then we have to use a different range on the NIC (10.x.x.x
 maybe).
  
   Geez...it's 1am--I have to get to sleep now... I'll think some more on
  this
   tomorrow.
  
   --Greg
  
  





__
 Vous avez un site perso ?
 2 millions de francs à gagner sur i(france

Re: [newbie] Kppp and Networking

2000-08-26 Thread Greg Stewart

OK, I take it you've switched the box connecting to the internet? If this is
working, that's not a problem.

You don't really need pmfirewall on both machines...only the one doing the
dial-up.

 I had to disable serials ports in the Bios to get both PCI Devices to work
(NIC and Modem).

I'll assume you did this on "Box1"

You have the printer on Box2, which is connecting to the internet, and
running linux.
What are you running now on Box1? If it's windows, then we'll need to set up
samba. If it's linux all-round then I think filesystem mounting will need
nfs set up (I'm not too sure about this--I'll look into it) and for printing
you'll need the lpd and lpq set up correctly on each machine. We can also do
this with samba if we need to.

Samba can be either easy, or complicated, depending on what level of
configuration you want. Also, if we edit the samba.conf file manually, it'll
take a bit of tweaking. I'll need to brush up on both before we tackle this
one.

For the printer, you should be able to go into DrakConf, and add the
printer, local for Box2, and set the lpq on Box1 (line printer queue) to
Box2's lpq.

I'm not well versed in linux printing--cause I haven't tried it yet...and
when I do, it'll be a far different story for me since my two printers are
on an HP JetDirect printserver...not connected to a computer.

I'll brish up and get back to you.

--Greg

 Hi Greg,

 Things seems to be working. I.m not using DHCP and not enabled in
 pmfirewall. Is that all right?

 Box 2- I've also have linux on it, and want to access it thru linux.
 Box2 also has the printer attached to it that I want to use.

 I got Box2  where it can access the internet and network. I had to disable
 serials ports in the Bios to get both PCI Devices to work (NIC and Modem).
 I installed pmfirewall on box2 with same options I used on Box 1.
 Now--- I want to access Box2 printer  and be able to mount  both computers
 from each other. When I try to print from Box 1 to box2 printer I get
 "unable to get offical name for local machine  Intel.localdomain"

 Names
 Box1= Intel.localdomain
 Box2=Athlon.localdomain
 As always any help would be greatly appreciated.
 Thanks
 Bob



 
__
Vous avez un site perso ?
2 millions de francs à gagner sur i(france) !
Webmasters : ZE CONCOURS ! http://www.ifrance.com/_reloc/concours.emailif






Re: [newbie] Kppp and Networking

2000-08-26 Thread Bob

Hi,

Let me clarify  .  Both boxes have win98/linux on them. I have dual booting
setup for Both. Box 1 is the one I have been working with all along. It has
External Modem on serial port 2.  It seems to be working.

I ran into problems on Box2 getting both Nic and Modem to work at same time.
Sound familar. I disabled serial ports in cmos to free up some IRQ's.
It seems to have worked.

Greg what I'm wanting to do is be able to print from Box1 to Box2 Attached
printer. I can acces the internet from either computer right now. I not
concerned with sharing an Internet connection at this time.I tried to setup
printin from box1 but it failed. I don't remember now, but It said something
about servername?
I also could use some advice on how to mount each computer where I can share
files between the two computers. I'm not very clear on this.
I would also like "later" to learn how to setup samba to go from linux to
windows, but for now I want linux to linux. I hope this clarifies what I,m
trying ---Sorry---
Earlier this summer I read some of the howto's but  got confused . I  going
to try this again.

Bob
- Original Message -
From: Greg Stewart [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, August 26, 2000 10:11 PM
Subject: Re: [newbie] Kppp and Networking


 OK, I take it you've switched the box connecting to the internet? If this
is
 working, that's not a problem.

 You don't really need pmfirewall on both machines...only the one doing the
 dial-up.

  I had to disable serials ports in the Bios to get both PCI Devices to
work
 (NIC and Modem).

 I'll assume you did this on "Box1"

 You have the printer on Box2, which is connecting to the internet, and
 running linux.
 What are you running now on Box1? If it's windows, then we'll need to set
up
 samba. If it's linux all-round then I think filesystem mounting will need
 nfs set up (I'm not too sure about this--I'll look into it) and for
printing
 you'll need the lpd and lpq set up correctly on each machine. We can also
do
 this with samba if we need to.

 Samba can be either easy, or complicated, depending on what level of
 configuration you want. Also, if we edit the samba.conf file manually,
it'll
 take a bit of tweaking. I'll need to brush up on both before we tackle
this
 one.

 For the printer, you should be able to go into DrakConf, and add the
 printer, local for Box2, and set the lpq on Box1 (line printer queue) to
 Box2's lpq.

 I'm not well versed in linux printing--cause I haven't tried it yet...and
 when I do, it'll be a far different story for me since my two printers are
 on an HP JetDirect printserver...not connected to a computer.

 I'll brish up and get back to you.

 --Greg

  Hi Greg,
 
  Things seems to be working. I.m not using DHCP and not enabled in
  pmfirewall. Is that all right?
 
  Box 2- I've also have linux on it, and want to access it thru linux.
  Box2 also has the printer attached to it that I want to use.
 
  I got Box2  where it can access the internet and network. I had to
disable
  serials ports in the Bios to get both PCI Devices to work (NIC and
Modem).
  I installed pmfirewall on box2 with same options I used on Box 1.
  Now--- I want to access Box2 printer  and be able to mount  both
computers
  from each other. When I try to print from Box 1 to box2 printer I get
  "unable to get offical name for local machine  Intel.localdomain"
 
  Names
  Box1= Intel.localdomain
  Box2=Athlon.localdomain
  As always any help would be greatly appreciated.
  Thanks
  Bob
 





__
 Vous avez un site perso ?
 2 millions de francs à gagner sur i(france) !
 Webmasters : ZE CONCOURS ! http://www.ifrance.com/_reloc/concours.emailif









[newbie] kppp error

2000-08-25 Thread Juggernaut

Hello...
I tried to connect to internet with kppp. And then, I get error message like
this :

"pppd daemon died unexpectedly"
Details :
pppd : By default the remote system is required to authenticate itself.
pppd : (because this system has a default route to the internet).
pppd : but I couldn't find any suitable secret (password) for it to use to
do so.
pppd : (none of the available passwords would let it use an  IP address).

I don't know what does it mean. Anyone can help me ?
Thanks.

-Pungki





Re: [newbie] kppp error

2000-08-25 Thread Alan Shoemaker

Juggernaut wrote:
 
 Hello...
 I tried to connect to internet with kppp. And then, I get error message like
 this :
 
 "pppd daemon died unexpectedly"
 Details :
 pppd : By default the remote system is required to authenticate itself.
 pppd : (because this system has a default route to the internet).
 pppd : but I couldn't find any suitable secret (password) for it to use to
 do so.
 pppd : (none of the available passwords would let it use an  IP address).
 
 I don't know what does it mean. Anyone can help me ?
 Thanks.
 
 -Pungki

Pungkitry adding the option 'noauth' to your
'/etc/ppp/options' file.

Alan




RE: [newbie] kppp error

2000-08-25 Thread Homoky, Mark MJ SSI-ISEC-34

I had this problem a few weeks ago.  The default configuration doesn't take
into accout the authentication.  Just look through the kppp options and find
the section where you can pass information to the pppd directly and add the
line "noauth" (without the quotes of course).  This will tell the pppd not
to use any authentication for the remote server trying to "authenticate"
itself to you.

-- Mark.

| -Original Message-
| From: Juggernaut [mailto:[EMAIL PROTECTED]]
| Sent: 26 August 2000 19:37
| To: Mandrake maling list
| Subject: [newbie] kppp error
| 
| 
| Hello...
| I tried to connect to internet with kppp. And then, I get 
| error message like
| this :
| 
| "pppd daemon died unexpectedly"
| Details :
| pppd : By default the remote system is required to 
| authenticate itself.
| pppd : (because this system has a default route to the internet).
| pppd : but I couldn't find any suitable secret (password) for 
| it to use to
| do so.
| pppd : (none of the available passwords would let it use an  
| IP address).
| 
| I don't know what does it mean. Anyone can help me ?
| Thanks.
| 
| -Pungki
| 
| 




Re: [newbie] kppp error

2000-08-25 Thread Michael

Juggernaut wrote:
 
 Hello...
 I tried to connect to internet with kppp. And then, I get error message like
 this :
 
 "pppd daemon died unexpectedly"
 Details :
 pppd : By default the remote system is required to authenticate itself.
 pppd : (because this system has a default route to the internet).
 pppd : but I couldn't find any suitable secret (password) for it to use to
 do so.
 pppd : (none of the available passwords would let it use an  IP address).
 
 I don't know what does it mean. Anyone can help me ?
 Thanks.
 
 -Pungki

I get the same error, but if i su to root, and log on with ifup, after i
disconnect kppp will work just fine.

Mike




Re: [newbie] kppp error

2000-08-25 Thread Paul

On Fri, 25 Aug 2000, Michael wrote:

I get the same error, but if i su to root, and log on with ifup, after i
disconnect kppp will work just fine.

Could this be a problem with modem initialization? Certain looks like
something like that...

PAul

--
ODOSCAN: keeps the Quarks off of your hard drive

)0([[EMAIL PROTECTED]])0(
http://nlpagan.net -  ICQ 147208
Registered  Linux  User   174403
-=PINE 4.21+Linux Mandrake 7.1=-





Re: [newbie] Kppp and Networking

2000-08-25 Thread Bob

Success!!!

I took out my servername and address  in /etc/hosts and am now able to
connect to internet.
/sbin/ifup ppp0   dials modem and connects
/sbin/ifconfig  shows eth0.,lo,ppp0 with IP addressess
on ppp0 it shows the address the ISP gives me upon connection.
What is command to disconnect?   Kppp will also work.

On Boot though  "http" fails  and has to set the servername.  Bootup takes
forever. I will now enable network on box2 and try to figure out how to
mount.
What do I do next?
Thanks Greg
Bob
- Original Message -
From: Greg Stewart [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, August 25, 2000 12:07 AM
Subject: Re: [newbie] Kppp and Networking


  Internal eth0:  192.168.100.1/255.255.255.0
  External ppp0: 192.168.100.1/255.255.255.255

 OK, something is definitely wrong with this...Have you correctly
configured
 ppp0 for DHCP? 'Cause the system is encountering an IP conflict now.
 192.168.x.x is a reserved address (you may know this already) for internal
 LAN usage along with 10.x.x.x and , i believe, 172.something..x.x .You
 definitely need to check to make sure there is no IP assignment for ppp0,
 only DHCP. Also, check /etc/hosts to make sure you only 127.0.0.1
 localhost.localdomain as the entry...no other IPs until we can figure out
 why there's this new conflict.

 Um... yes, if you configure ppp0 to start at boot, it wiil attempt to dial
 up unless you have demand dial enabled...let's not get into that yet,
 though.

 Disable the boot-time on ppp0 for now. You should be able to leave
 pmfirewall the way you have it.

 After boot, type   /sbin/ifup ppp0and see what happens. I negotiation
 occurs, wait a few seconds and then type /sbinf/ifconfig and see if ppp0
is
 listed. if it is, check the IP info. If you get assigned a 192.168.x.x
 number then we have to use a different range on the NIC (10.x.x.x maybe).

 Geez...it's 1am--I have to get to sleep now... I'll think some more on
this
 tomorrow.

 --Greg



  Hi, its me again.
 
  I tried different port and also different slots. It didn't help. By the
 way
  where do you find system info on your serial ports? I can find about my
 PCI
  devices.
 
  I then went to net conf and then ppp/slip/plip/  and enabled ppp0 to
start
  at bootup. Also enabled pmfirewall to start at boot. When booting it
gets
 to
  ppp0 and starts dialing ---its says it failed and will retry. I noticed
 that
  my modem is connected after trying to start KPPP. I then ran
 ./pmfirewall
  restartand got the following results
  Internal eth0:  192.168.100.1/255.255.255.0
  External ppp0: 192.168.100.1/255.255.255.255
 
  I can ping this mysterious 208.223.199.240 and my box successfully., but
  nothing else.I haven't set up box 2 yet. I have to go to netconf to
  disconnect modem. I played with "ip-up.local" some but will try some
more.
  Well, any ideas? is ppp0 suppose to start at boot without dialing out?
  Thanks for all you help ,Greg.
  Bob
  - Original Message -
  From: Greg Stewart [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Wednesday, August 23, 2000 7:28 PM
  Subject: Re: [newbie] Kppp and Networking
 
 
   I'm still thinking...but what's on /dev/ttyS0 (serial port 1)? Can you
 try
   moving the modem there?
  
   Also, have you tried removing the NIC and starting the machine to see
if
  all
   goes well? Did you try switching the PCI/ISA slot in which you have
the
  NIC?
  
   It's very strange that you have to take one device down to get the
other
  to
   intialise...It reeks of an IRQ conflict, but the two devices are
 defintely
   not sharing the same IRQ. Is there anything else on IRQ 3?
  
   I haven't used an external modem at all so I'm not familiar with how
the
   system recognises it, nor how it's driven. But I can't figure it's
that
   difficult to get going. Is the modem brought up at boot? If so, maybe
  change
   that. pmfirewall should have no trouble seeing the modem when it does
 come
   up, even if pmfirewall is in the boot script--yeah, you'll get
messages
 up
   arse in /var/log/messages, but you can ignore that if you don't mind a
  large
   log file. I'm assuming you shutdown daily?
  
   For the "usepeerdns", of which I'm unsure, you can add a file in
 /etc/ppp
   called  ip-up.local  if you simply open it in vi. su to root first, vi
   ip-up.local, and andd whatever lines were suggested tou you. save the
 file
   and exit.
   Then do chmod +x ip-up.local.  The ip-up script already has a line in
it
   (well, it should) to call ip-up.local. This is for user configuration,
 as
   they suggest we leave our hands off ip-up.
  
   All I can think of right now, is that if you haven't areadly
physically
   changed the position of the hardware (move the NIC to another slot,
and
   change serial ports for the modem), then do so. Try booting with one
 out,
   then the other out, and see what happens. If you can do this, and give
 me
  as
   much detail as possible about th

Re: [newbie] kppp error

2000-08-25 Thread Pete Clapham

Hi --

If this doesn't work, try increasing the timeout from 60 seconds (I think this is the 
default) to 150 seconds.  This worked for me.

pete

On Fri, 25 Aug 2000 11:54:48 -0700, Alan Shoemaker wrote:

Juggernaut wrote:
 
 Hello...
 I tried to connect to internet with kppp. And then, I get error message like
 this :
 
 "pppd daemon died unexpectedly"
 Details :
 pppd : By default the remote system is required to authenticate itself.
 pppd : (because this system has a default route to the internet).
 pppd : but I couldn't find any suitable secret (password) for it to use to
 do so.
 pppd : (none of the available passwords would let it use an  IP address).
 
 I don't know what does it mean. Anyone can help me ?
 Thanks.
 
 -Pungki

Pungkitry adding the option 'noauth' to your
'/etc/ppp/options' file.

Alan



Pete Clapham
Department of Biological, Geological, and Environmental Sciences
Cleveland State University
Cleveland, Ohio, 44115
Voice: [216] 687-4820
Fax: [216] 523-7200
[EMAIL PROTECTED]






Re: [newbie] Kppp and Networking

2000-08-25 Thread Greg Stewart

OK, FINALLY! Something we tried *actually* did something positive!

I was beginning to worry there!

For now, unless you're going to be setting up httpd to server something
immediately, you can go into DrakConf (if it actually installed on your
machine--I had to install mine manually) and shut off httpd in system
services. Until you actually have the ability to set it up, there's no need
to sit around waiting for it to start.

For pmfirewall... just so that everything is set correctly in its scripts,
re-run the install script giving it ppp0 as the external interface, DHCP,
autodetect the IP, and shut off any services you probably will not use
(most, if not all the defaults are fine here).

Then tell it eth0 is the internal interface, that it *will* be masquerading,
and to detect that IP range.

When it all finished, bring upthe modem, get connected, and run
/usr/local/pmfirewall/./pmfirewall restart
to check that it's been confgured correctly. You should see the correct IPs
for bothe networks.

On the windows box... all you need to do in the Network applet in control
panel, is edit the settings in network  protocols  TCP/IP [ethernet
adapter]. You want to add your internal IP for that machine. a subnet mask
that matches the one used on the NIC for the firewall (hopefully
255.255.255.0-'cause that would correct) and enter the default gateway as
the IP of the internal interface of the firewall. For the  the DNS entries,
add the two DNS IP address found in /etc/resolve.conf on the firewall (or
two DNS servers you know will exist on the internet), close everything,
possibly restart as you're working in windows, and give it a try.

We should be good from here

Then it's on to samba. (Oh god!)  :-)

--Greg



 Success!!!

 I took out my servername and address  in /etc/hosts and am now able to
 connect to internet.
 /sbin/ifup ppp0   dials modem and connects
 /sbin/ifconfig  shows eth0.,lo,ppp0 with IP addressess
 on ppp0 it shows the address the ISP gives me upon connection.
 What is command to disconnect?   Kppp will also work.

 On Boot though  "http" fails  and has to set the servername.  Bootup takes
 forever. I will now enable network on box2 and try to figure out how to
 mount.
 What do I do next?
 Thanks Greg
 Bob
 - Original Message -
 From: Greg Stewart [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Friday, August 25, 2000 12:07 AM
 Subject: Re: [newbie] Kppp and Networking


   Internal eth0:  192.168.100.1/255.255.255.0
   External ppp0: 192.168.100.1/255.255.255.255
 
  OK, something is definitely wrong with this...Have you correctly
 configured
  ppp0 for DHCP? 'Cause the system is encountering an IP conflict now.
  192.168.x.x is a reserved address (you may know this already) for
internal
  LAN usage along with 10.x.x.x and , i believe, 172.something..x.x .You
  definitely need to check to make sure there is no IP assignment for
ppp0,
  only DHCP. Also, check /etc/hosts to make sure you only 127.0.0.1
  localhost.localdomain as the entry...no other IPs until we can figure
out
  why there's this new conflict.
 
  Um... yes, if you configure ppp0 to start at boot, it wiil attempt to
dial
  up unless you have demand dial enabled...let's not get into that yet,
  though.
 
  Disable the boot-time on ppp0 for now. You should be able to leave
  pmfirewall the way you have it.
 
  After boot, type   /sbin/ifup ppp0and see what happens. I
negotiation
  occurs, wait a few seconds and then type /sbinf/ifconfig and see if ppp0
 is
  listed. if it is, check the IP info. If you get assigned a 192.168.x.x
  number then we have to use a different range on the NIC (10.x.x.x
maybe).
 
  Geez...it's 1am--I have to get to sleep now... I'll think some more on
 this
  tomorrow.
 
  --Greg
 
 


 
__
Vous avez un site perso ?
2 millions de francs à gagner sur i(france) !
Webmasters : ZE CONCOURS ! http://www.ifrance.com/_reloc/concours.emailif






[newbie] KPPP still giving me aggro!

2000-08-24 Thread Steve Maytum



Please someone , help if you can. Installed and 
configured Madrake 7. Set up kppp , but sometimes will - sometimes wont. 
Creation of duplicate files (host.conf  resolv.conf) created continuously. 
Any ideas? I thought I had it all figured , but I've missed something and I 
can't find what it is.
 Many thanx - [EMAIL PROTECTED]



Re: [newbie] Kppp and Networking

2000-08-24 Thread Bob

Hi, its me again.

I tried different port and also different slots. It didn't help. By the way
where do you find system info on your serial ports? I can find about my PCI
devices.

I then went to net conf and then ppp/slip/plip/  and enabled ppp0 to start
at bootup. Also enabled pmfirewall to start at boot. When booting it gets to
ppp0 and starts dialing ---its says it failed and will retry. I noticed that
my modem is connected after trying to start KPPP. I then ran./pmfirewall
restartand got the following results
Internal eth0:  192.168.100.1/255.255.255.0
External ppp0: 192.168.100.1/255.255.255.255

I can ping this mysterious 208.223.199.240 and my box successfully., but
nothing else.I haven't set up box 2 yet. I have to go to netconf to
disconnect modem. I played with "ip-up.local" some but will try some more.
Well, any ideas? is ppp0 suppose to start at boot without dialing out?
Thanks for all you help ,Greg.
Bob
- Original Message -
From: Greg Stewart [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, August 23, 2000 7:28 PM
Subject: Re: [newbie] Kppp and Networking


 I'm still thinking...but what's on /dev/ttyS0 (serial port 1)? Can you try
 moving the modem there?

 Also, have you tried removing the NIC and starting the machine to see if
all
 goes well? Did you try switching the PCI/ISA slot in which you have the
NIC?

 It's very strange that you have to take one device down to get the other
to
 intialise...It reeks of an IRQ conflict, but the two devices are defintely
 not sharing the same IRQ. Is there anything else on IRQ 3?

 I haven't used an external modem at all so I'm not familiar with how the
 system recognises it, nor how it's driven. But I can't figure it's that
 difficult to get going. Is the modem brought up at boot? If so, maybe
change
 that. pmfirewall should have no trouble seeing the modem when it does come
 up, even if pmfirewall is in the boot script--yeah, you'll get messages up
 arse in /var/log/messages, but you can ignore that if you don't mind a
large
 log file. I'm assuming you shutdown daily?

 For the "usepeerdns", of which I'm unsure, you can add a file in /etc/ppp
 called  ip-up.local  if you simply open it in vi. su to root first, vi
 ip-up.local, and andd whatever lines were suggested tou you. save the file
 and exit.
 Then do chmod +x ip-up.local.  The ip-up script already has a line in it
 (well, it should) to call ip-up.local. This is for user configuration, as
 they suggest we leave our hands off ip-up.

 All I can think of right now, is that if you haven't areadly physically
 changed the position of the hardware (move the NIC to another slot, and
 change serial ports for the modem), then do so. Try booting with one out,
 then the other out, and see what happens. If you can do this, and give me
as
 much detail as possible about the resultsm and any log entries, that might
 help think.

 Sorry I don't have more for you to work with right now.

 --Greg









  1   2   3   4   >