Re: ppp0 and "SIOCADDRT: Operation not supported by device"

2016-07-01 Thread Geneva Coleman
Azzz Sent from my iPhoneapp.pp0-0--

PPPStatus hasn't detected connection in ppp0 interface

2008-04-28 Thread A. F. Cano
en started like this: pppstatus --errors, it comes back with: PPPStatus hasn't detected connection in ppp0 interface even though ppp is happily running, via the /dev/ttyACM0 device Searching for the error message finds this: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=232064 A

Re: where does ifconfig get ppp0 inet addr?

2006-01-08 Thread Hugo Vanwoerkom
Aaron Hall wrote: On Fri, 6 Jan 2006, Hugo Vanwoerkom wrote: Joachim Fahnenmüller wrote: Hi Hugo, On Fri, Jan 06, 2006 at 12:44:34PM -0600, Hugo Vanwoerkom wrote: Hi, Debian's search tool is down. Anybody know where ifconfig gets the inet addr? ... ppp0 Link encap:Point-to-

Re: where does ifconfig get ppp0 inet addr?

2006-01-06 Thread Aaron Hall
On Fri, 6 Jan 2006, Hugo Vanwoerkom wrote: Joachim Fahnenmüller wrote: Hi Hugo, On Fri, Jan 06, 2006 at 12:44:34PM -0600, Hugo Vanwoerkom wrote: Hi, Debian's search tool is down. Anybody know where ifconfig gets the inet addr? ... ppp0 Link encap:Point-to-Point Pro

Re: where does ifconfig get ppp0 inet addr?

2006-01-06 Thread Hugo Vanwoerkom
Joachim Fahnenmüller wrote: Hi Hugo, On Fri, Jan 06, 2006 at 12:44:34PM -0600, Hugo Vanwoerkom wrote: Hi, Debian's search tool is down. Anybody know where ifconfig gets the inet addr? ... ppp0 Link encap:Point-to-Point Protocol inet addr:200.57.201.194 P-t-P:200.57.2

Re: where does ifconfig get ppp0 inet addr?

2006-01-06 Thread Joachim Fahnenmüller
Hi Hugo, On Fri, Jan 06, 2006 at 12:44:34PM -0600, Hugo Vanwoerkom wrote: > Hi, > > Debian's search tool is down. > > Anybody know where ifconfig gets the inet addr? > > ... > ppp0 Link encap:Point-to-Point Protocol > inet addr:200.57.201.

where does ifconfig get ppp0 inet addr?

2006-01-06 Thread Hugo Vanwoerkom
Hi, Debian's search tool is down. Anybody know where ifconfig gets the inet addr? ... ppp0 Link encap:Point-to-Point Protocol inet addr:200.57.201.194 P-t-P:200.57.219.18 Mask:255.255.255.255 ... Thanks! H -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subje

[SOLVED] Re: ppp0 fails to start at boot, only when pppoeconf is ran

2004-11-05 Thread H. S.
Apparently, _Andreas Janssen_, on 05/11/04 16:14,typed: Hello H. S. (<[EMAIL PROTECTED]>) wrote: Apparently, _Andreas Janssen_, on 05/11/04 15:26,typed: H. S. (<[EMAIL PROTECTED]>) wrote: When I reboot Debian Sarge, kernel 2.6.7, ppp0 fails with this message: pppd[4989]: Plugin rp-ppp

Re: ppp0 fails to start at boot, only when pppoeconf is ran

2004-11-05 Thread Andreas Janssen
Hello H. S. (<[EMAIL PROTECTED]>) wrote: > Apparently, _Andreas Janssen_, on 05/11/04 15:26,typed: >> H. S. (<[EMAIL PROTECTED]>) wrote: >>> >>> When I reboot Debian Sarge, kernel 2.6.7, ppp0 fails with this >>> message: pppd[4989]: Plugin rp-pp

Re: ppp0 fails to start at boot, only when pppoeconf is ran

2004-11-05 Thread H. S.
Apparently, _Andreas Janssen_, on 05/11/04 15:26,typed: Hello H. S. (<[EMAIL PROTECTED]>) wrote: When I reboot Debian Sarge, kernel 2.6.7, ppp0 fails with this message: pppd[4989]: Plugin rp-pppoe.so loaded. pppd[4989]: Linux kernel does not support PPPoE -- are you running 2.4.x? ppp

Re: ppp0 fails to start at boot, only when pppoeconf is ran

2004-11-05 Thread Andreas Janssen
Hello H. S. (<[EMAIL PROTECTED]>) wrote: > When I reboot Debian Sarge, kernel 2.6.7, ppp0 fails with this > message: pppd[4989]: Plugin rp-pppoe.so loaded. > pppd[4989]: Linux kernel does not support PPPoE -- are you running > 2.4.x? pppd[4989]: Exit. > > After boot

ppp0 fails to start at boot, only when pppoeconf is ran

2004-11-05 Thread H. S.
When I reboot Debian Sarge, kernel 2.6.7, ppp0 fails with this message: pppd[4989]: Plugin rp-pppoe.so loaded. pppd[4989]: Linux kernel does not support PPPoE -- are you running 2.4.x? pppd[4989]: Exit. After booting up, starting it also fails with the same message. I have to reconfigure ppp0

Re: usage of "ifup ppp0" as opposed to "pon"

2004-03-21 Thread H. S.
t, I just put a small while loop which polled the output of "ifconfig ppp0" command to know if the IP has been assigned. Assuming that my algorithm to extract the IP address from the output of ifconfig command is correct, can this be considered as a work around to this problem of

Re: usage of "ifup ppp0" as opposed to "pon"

2004-03-21 Thread Thomas Hood
> #this is for ppp0 configuration > auto ppp0 > iface ppp0 inet ppp > up /etc/iptables/iptables.sh start > provider dsl-provider > down poff -a > post-down /etc/iptables/iptables.sh stop 1. You don't need the "down" line.

usage of "ifup ppp0" as opposed to "pon"

2004-03-20 Thread H. S.
(which I think brings up the interfaces?). I may not have made myself very clear, so feel free to ask that I rephrase. In the ppp0 section, what do you make of my pre-up, up and down and post-down command? At present, "/etc/init.d/networking restart" works perfectly fine, so that if

Re: firewall setup xdsl: eth0/eth1/ppp0?

2003-11-06 Thread Andreas Bohnert
nternal interface is eth0 and external is ppp0, which I assume is a pppoe interface, and not pptp like you said. The pppoe protocol does NOT use the ethernet interface's IP address for communications. it is pptp. pppoe is very common but in austria we use mostly pptp. I have to setup the ppp dae

Re: firewall setup xdsl: eth0/eth1/ppp0?

2003-11-05 Thread Doug MacFarlane
e >> people, who know how to handle this. > > I'm not sure what you're talking about, with xdsl and lokal, but I'd > recommend the shorewall firewall. I, too, can strongly endorse shorewall. Fundamentally, your internal interface is eth0 and external is ppp0, which I

Re: firewall setup xdsl: eth0/eth1/ppp0?

2003-11-05 Thread Doug MacFarlane
>> people, who know how to handle this. > > I'm not sure what you're talking about, with xdsl and lokal, but I'd > recommend the shorewall firewall. I, too, can strongly endorse shorewall. Fundamentally, your internal interface is eth0 and external is ppp0, which I

Re: firewall setup xdsl: eth0/eth1/ppp0?

2003-11-05 Thread Ken Irving
outer (subnet 10.x.x.x). >than I have to build up a tunnel connection with my router with pptp. >now I have ppp0, which is my xdsl interface. > > this works fine, but now I have to setup my firewall! > >I know ppp0 is my external interface now, but what about eth1 (w

firewall setup xdsl: eth0/eth1/ppp0?

2003-11-05 Thread Andreas Bohnert
om my xdsl router (subnet 10.x.x.x). than I have to build up a tunnel connection with my router with pptp. now I have ppp0, which is my xdsl interface. this works fine, but now I have to setup my firewall! I know ppp0 is my external interface now, but what about eth1 (which is co

Re: Routing table drops packets via ppp0

2003-10-21 Thread Mark Devin
Greg Folkert wrote: On Tue, 2003-10-21 at 03:39, Mark Devin wrote: I am having some trouble getting routing to work properly on a box with three network connections. One, eth0, is connected to a router and is the default gateway. Another, ppp0 (eth1 - ADSL) is connected to a private network

Re: Routing table drops packets via ppp0

2003-10-21 Thread Greg Folkert
On Tue, 2003-10-21 at 03:39, Mark Devin wrote: > I am having some trouble getting routing to work properly on a box with > three network connections. One, eth0, is connected to a router and is > the default gateway. Another, ppp0 (eth1 - ADSL) is connected to a > private ne

Routing table drops packets via ppp0

2003-10-21 Thread Mark Devin
I am having some trouble getting routing to work properly on a box with three network connections. One, eth0, is connected to a router and is the default gateway. Another, ppp0 (eth1 - ADSL) is connected to a private network on the 192.168.17.0/24 address range. The third is a standard LAN

pppoe bad: connects to ppp0, rather than eth0

2003-09-08 Thread Toomas Karmo
1. Problem in a Nutshell My pppoe setup is somehow using the wrong interface - ppp0, not eth0! Help! 2. Background ^ I'm tryng to set up ADSL with the OvisLink ADSL modem/router supplied to me by my ISP, Toronto FreeNet. The LINK light is on, an

Re: ppp0 as default?

2003-09-04 Thread Shyamal Prasad
"John" == John Kerr Anderson <[EMAIL PROTECTED]> writes: John> Hi, I have a machine that has been on an ethernet network, John> but is being switched to a standalone dialup computer. I John> cannot tell the computer to use ppp0 as the default route.

Re: ppp0 as default?

2003-09-04 Thread Andreas Janssen
Hello John Kerr Anderson (<[EMAIL PROTECTED]>) wrote: > I have a machine that has been on an ethernet network, but is being > switched to a standalone dialup computer. I cannot tell the computer > to use ppp0 as the default route. > > I issue the command but everytime I

ppp0 as default?

2003-09-03 Thread John Kerr Anderson
Hi, I have a machine that has been on an ethernet network, but is being switched to a standalone dialup computer. I cannot tell the computer to use ppp0 as the default route. I issue the command but everytime I reconnect, it must be issued to use ppp0 again. What command can I issue that will

Re: No contact to ppp0

2002-11-14 Thread Tobias Kretschmer
On Wed, 13 Nov 2002 11:34:13 -0800 (PST) "nate" <[EMAIL PROTECTED]> wrote: > Tobias Kretschmer said: > > Hi list, > > > Any Ideas? If this has been discused, pleased point to to the > > thread, I didn't find anything in the archives, but don't want > > to cause extra traffic. > > > make sure yo

Re: No contact to ppp0

2002-11-13 Thread pphilli2
GFTP etc.) uses >or finds the ppp0-interface and instead tries to access the net via >the eth0-interface, obviously of no avail. >The configuration is the same as in RH 7.3 there everything works >fine. Also user is member of dip and dialout. Did you install diald? If so, the soluti

Re: No contact to ppp0

2002-11-13 Thread nate
Tobias Kretschmer said: > Hi list, > Any Ideas? If this has been discused, pleased point to to the > thread, I didn't find anything in the archives, but don't want to > cause extra traffic. make sure you have no default gateway on the ethernet interface, if you do, delete it: route del default

Re: No contact to ppp0

2002-11-13 Thread John Hasler
Tobias Kretschmer writes: > The problem ist, no programm (ping, Opera, Phoenix, GFTP etc.) uses or > finds the ppp0-interface and instead tries to access the net via the > eth0-interface, obviously of no avail. You have a default route pointing to eth0. Remove it. -- John Hasl

Re: No contact to ppp0

2002-11-13 Thread Anton Verevkin
Hello Tobias, TK> The problem ist, no programm (ping, Opera, Phoenix, GFTP etc.) uses TK> or finds the ppp0-interface and instead tries to access the net via TK> the eth0-interface, obviously of no avail. Check for a "defaultroute" string in your /etc/ppp/options or anothe

Re: ppp0 surveyer gnome applet? or some sort of script drivenstatus displayer?

2002-10-14 Thread Rich Rudnick
On Mon, 2002-10-14 at 01:46, Bruno Boettcher wrote: > Hello! > > lately my internet connection through ADSL became really flakey, and i > am not allways aware when the connection drops or is up... > > thus i would like to have some sort of status display somewhere... > > since i nearly don't us

Re: ppp0 surveyer gnome applet? or some sort of script drivenstatus displayer?

2002-10-14 Thread Rich Rudnick
On Mon, 2002-10-14 at 01:46, Bruno Boettcher wrote: > Hello! > > lately my internet connection through ADSL became really flakey, and i > am not allways aware when the connection drops or is up... > > thus i would like to have some sort of status display somewhere... > > since i nearly don't us

Re: ppp0 surveyer gnome applet? or some sort of script driven status displayer?

2002-10-14 Thread Stephen Gran
This one time, at band camp, Bruno Boettcher said: > Hello! > > lately my internet connection through ADSL became really flakey, and i > am not allways aware when the connection drops or is up... > > thus i would like to have some sort of status display somewhere... > > since i nearly don't use

ppp0 surveyer gnome applet? or some sort of script driven status displayer?

2002-10-14 Thread Bruno Boettcher
Hello! lately my internet connection through ADSL became really flakey, and i am not allways aware when the connection drops or is up... thus i would like to have some sort of status display somewhere... since i nearly don't use the gnome stuff that is hanging around my desktop, i thought that

Re: how do i create device ppp0 on commandline?

2002-10-04 Thread el
hould show ppp0 like eth0, if up and should do this always, or...? - i think so. dns-issue? if ppp0 was up, i could still connect+telnet to static ip-adresses on the web, like the pop/smtp-server of my isp. that's not possible. at the the moment i'm sitting in front of two computer,

Re: how do i create device ppp0 on commandline?

2002-10-04 Thread Shawn Lamson
w already. > > what i know for sure, is that RoaringPenguin-pppoe is implemented > on > > that cd and rp-pppoe/adsl is a user space driver. So adsl-dialup > must > > be > > available on superrescue. > > > > /usr/sbin/adsl-start > > gave > > c

Re: how do i create device ppp0 on commandline?

2002-10-04 Thread Shawn Lamson
sl-dialup must > be > available on superrescue. > > /usr/sbin/adsl-start > gave > cannot read configuration file /etc/ppp/pppoe.conf > > it's not there and no link to /etc/sysconf/network-scripts/ifcfg-ppp0 > > either. i have a problem with that, because this should

Re: how do i create device ppp0 on commandline?

2002-10-04 Thread el
must be available on superrescue. /usr/sbin/adsl-start gave cannot read configuration file /etc/ppp/pppoe.conf it's not there and no link to /etc/sysconf/network-scripts/ifcfg-ppp0 either. i have a problem with that, because this should be the necessary config file for the rp-adsl-sc

Re: how do i create device ppp0 on commandline?

2002-10-04 Thread John Hasler
el writes: > how do i create device ppp0 (not on the rescue-cd-ramdisk per default) > with commandline commands? You don't, nor is it likely that you really need to. Exactly what is it that you are trying to do and exactly what is going wrong? -- John Hasler [EMAIL PROTECTED] (

Re: how do i create device ppp0 on commandline?

2002-10-04 Thread nate
el said: > hi, > > how do i create device ppp0 > (not on the rescue-cd-ramdisk per default) > with commandline commands? > you usually do not do this directly, you would generally use pppd as a front end to ppp, what are you trying to do? ppp is not possible without support in

how do i create device ppp0 on commandline?

2002-10-04 Thread el
hi, how do i create device ppp0 (not on the rescue-cd-ramdisk per default) with commandline commands? thanks for your help! el -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

bind9 and listerning on ppp0

2002-03-14 Thread Charlie Grosvenor
Hi I have a ppp connection to the internet and want to allow people outside my network to be able to query my dns server. How can i get bind9 on a machine to use ppp0 as well and not just eth* interfaces. Thankyou Charlie

Re: major/minor number for /dev/ppp0 ?

2001-08-30 Thread LukenShiro
Il 21:26, giovedì 30 agosto 2001, Mark Benschop ha scritto: > Now I don't seem to have /dev/ppp0 and his brothers ppp1,2 and so on. > Can somebody tell me the major minor number of /dev/ppp0. > So I can mknod them ? I've only a /dev/ppp device, it's "characte

Re: major/minor number for /dev/ppp0 ?

2001-08-30 Thread dman
On Thu, Aug 30, 2001 at 09:26:10PM +0200, Mark Benschop wrote: | Hi, | | I'm trying to get pppd working on a debian potato/2.4.9 system. | Now I don't seem to have /dev/ppp0 and his brothers ppp1,2 and so on. | Can somebody tell me the major minor number of /dev/ppp0. | So I can mknod

major/minor number for /dev/ppp0 ?

2001-08-30 Thread Mark Benschop
Hi, I'm trying to get pppd working on a debian potato/2.4.9 system. Now I don't seem to have /dev/ppp0 and his brothers ppp1,2 and so on. Can somebody tell me the major minor number of /dev/ppp0. So I can mknod them ? Thanks, mark

Re: How to make ppp0 default gateway automaticly?

2001-08-16 Thread Nik Butler
ains-firewall" which provides a perl script that can be run as firewall.sh ppp0 eth0 place a new script in your /etc/ppp/ip-up.d/ directory as 90firewall.shmake sure its executable and it should at least contain #/bin/sh firewall.sh ppp0 eth0 If our using kernel 2.4.

Re: How to make ppp0 default gateway automaticly?

2001-08-16 Thread Tao Liu
On Thursday 16 August 2001 14:54, Nik Butler wrote: > Five steps. > > 1. Ensure that no other default route is defined prior to enabling ppp. > > 2. add the keyword > defaultroute > to your ppp options file. > > 3. ensure that your resolv.conf points to a good Domain Name server > > 4. e

Re: How to make ppp0 default gateway automaticly?

2001-08-16 Thread Nik Butler
Five steps. 1. Ensure that no other default route is defined prior to enabling ppp. 2. add the keyword defaultroute to your ppp options file. 3. ensure that your resolv.conf points to a good Domain Name server 4. ensure that ip_forward under /proc/sys/net/ipv4/ is set at value 1. 5

RE: How to make ppp0 default gateway automaticly?

2001-08-16 Thread Ian Perry
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 16, 2001 4:31 PM > > >> > >> >but how can I make ppp0 the default gateway automaticly when > >> ppp0 is up? > >> > >> > >> [EMAIL PROTECTED]:~$ grep def

Re: How to make ppp0 default gateway automaticly?

2001-08-16 Thread Robert Waldner
>> >> >but how can I make ppp0 the default gateway automaticly when >> ppp0 is up? >> >> >> [EMAIL PROTECTED]:~$ grep def /etc/ppp/options >> defaultroute >> > >I also believe that >route add default ppp0 >also works (although it i

RE: How to make ppp0 default gateway automaticly?

2001-08-16 Thread Ian Perry
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 16, 2001 4:07 PM > On Thu, 16 Aug 2001 14:05:07 +0800, Tao Liu writes: > > >but how can I make ppp0 the default gateway automaticly when > ppp0 is up? > > > [EMAIL PROTECTED]:~$ grep def /

Re: How to make ppp0 default gateway automaticly?

2001-08-16 Thread Robert Waldner
On Thu, 16 Aug 2001 14:05:07 +0800, Tao Liu writes: >but how can I make ppp0 the default gateway automaticly when ppp0 is up? [EMAIL PROTECTED]:~$ grep def /etc/ppp/options defaultroute hth+cheers, &rw -- -- "Women novelists are a bit like a dog walking -- upon his hind legs; he

How to make ppp0 default gateway automaticly?

2001-08-16 Thread Tao Liu
I installed ppp2.4.1 with the pppoe plugin patch. And it does not have a script like /etc/init.d/pppd I always type pppd eth0 (wait a while and make sure ppp0 is up) route add default gw x.x.x.x (isp's ip) to make it work. but how can I make ppp0 the default ga

Re: ppp0 not found when switched to 2.4 kernel

2001-03-11 Thread Erik Steffl
Claus Enneper wrote: > > > > >Mar 8 11:13:43 azar modprobe: modprobe: Can't locate module ppp0 > > please read linux/Documentation/Changes regarding ppp and ___/dev/ppp___ I did (I even quote it in my email) but I don't see anything that would explain the er

Re: ppp0 not found when switched to 2.4 kernel

2001-03-11 Thread Claus Enneper
Mar 8 11:13:43 azar modprobe: modprobe: Can't locate module ppp0 please read linux/Documentation/Changes regarding ppp and ___/dev/ppp___ Claus Claus

Re: ppp0 not found when switched to 2.4 kernel

2001-03-11 Thread Erik Steffl
e: Mar 8 11:13:43 azar modprobe: modprobe: Can't locate module ppp0 ppp is not metioned in modules.conf at all, the ppp actually works so the proper modules are loaded but modprobe still complains, even before I run pon. any ideas? why does modprobe care? TIA erik Er

Re: ppp0 not found when switched to 2.4 kernel

2001-03-10 Thread Erik Steffl
load ppp_generic manually (as soon as I > > can) but it does not make sense anyway - what should I do to fix it? I > > have the same setup as Changes document in kernel tree suggests yet it > > does not work... > > > > btw why does modprobe look for ppp0? shouldn'

Re: ppp0 not found when switched to 2.4 kernel

2001-03-10 Thread Sebastiaan
try to load ppp_generic manually (as soon as I > can) but it does not make sense anyway - what should I do to fix it? I > have the same setup as Changes document in kernel tree suggests yet it > does not work... > > btw why does modprobe look for ppp0? shouldn't it look for &g

Re: ppp0 not found when switched to 2.4 kernel

2001-03-10 Thread Erik Steffl
ense anyway - what should I do to fix it? I have the same setup as Changes document in kernel tree suggests yet it does not work... btw why does modprobe look for ppp0? shouldn't it look for char-major-108? which is aliased to ppp_generic. thanks, erik > On Sat, 10 Mar 20

Re: ppp0 not found when switched to 2.4 kernel

2001-03-10 Thread Sebastiaan
. Greetz, Sebastiaan On Sat, 10 Mar 2001, Erik Steffl wrote: > I have compiled 2.4.1 kernel with ppp (async) support but here's what > I get when running pon: > > Mar 8 11:13:43 azar modprobe: modprobe: Can't locate module ppp0 > > and pppd fails to conn

ppp0 not found when switched to 2.4 kernel

2001-03-10 Thread Erik Steffl
I have compiled 2.4.1 kernel with ppp (async) support but here's what I get when running pon: Mar 8 11:13:43 azar modprobe: modprobe: Can't locate module ppp0 and pppd fails to connect. I can conect when using 2.2.18something so ppp scripts are fine. here's the releva

no route over ppp0/modem

2000-11-01 Thread vmlinuz
te to my LAN gateway I would expect that when connecting with the modem, all TCP/IP activity would go over the ppp0 interface, and when the modem is not connected, it heads out over the LAN. Thanks Jim [EMAIL PROTECTED] SDF Public Access UNIX System - http://sdf.lonestar.org

Re: eth0 and ppp0

2000-04-24 Thread Oswald Buddenhagen
> I was under the assumption that if I do some creative routing I can do > this... is this a correct assumption or do I have to set up IP-Masq. > yes - it's a routing problem. you definitely do not need masq-ing. "route add -net 192.168.1.0/24 eth0" should to the trick (replace the ip with your

eth0 and ppp0

2000-04-24 Thread Parrish M Myers
Hi all, To start off I have a local network at home with 2 computers (one win98 and the other of cource Debian)... I also have a dial-up set up for the Debian box. Both are configured correctly if used seperately. Is there a way to run both interfaces (eth0 and ppp0) at the same time without

Re: eth0 & ppp0 revisited

2000-04-12 Thread John Hasler
John B writes: > So, it does look like eth0 has to be up and running before stopping ppp. That shouldn't happen. It begins to look a bit like a pppd bug. -- John Hasler [EMAIL PROTECTED] (John Hasler) Dancing Horse Hill Elmwood, WI

Re: eth0 & ppp0 revisited

2000-04-12 Thread John Bagdanoff
John Hasler wrote: > > David Wright writes: > > Not being up-to-date with the new network scripts, I would suggest you up > > your eth0 before poffing your ppp. > > > Perhaps your poff scripts would reestablish the routes automatically but > > for the fact that eth0 is still down. > > poff just

Re: eth0 & ppp0 revisited

2000-04-12 Thread John Hasler
David Wright writes: > Not being up-to-date with the new network scripts, I would suggest you up > your eth0 before poffing your ppp. > Perhaps your poff scripts would reestablish the routes automatically but > for the fact that eth0 is still down. poff just kills pppd, which should put everythin

Re: eth0 & ppp0 revisited

2000-04-12 Thread David Wright
Quoting John Bagdanoff ([EMAIL PROTECTED]): > I've been experimenting getting ppp running as a backup when my cable > modem connection goes belly up for whatever reason. > I disable eth0 with: ifdown eth0. > Then I pon > & later I poff > I then do a: ifup eth0 > Now I cannot access the internet thr

eth0 & ppp0 revisited

2000-04-12 Thread John Bagdanoff
I've been experimenting getting ppp running as a backup when my cable modem connection goes belly up for whatever reason. I disable eth0 with: ifdown eth0. Then I pon & later I poff I then do a: ifup eth0 Now I cannot access the internet through my cable modem (connected to eth0). My original routi

Re: eth0 fighting ppp0 (maybe)

2000-03-27 Thread Brian Clark
Eric G . Miller said: >On Mon, Mar 27, 2000 at 12:56:03AM -0500, Brian Clark wrote: >> Eric G . Miller said: >> >> >You probably don't need proxy arp for anything, so comment out the >> >proxyarp line in /etc/ppp/options. But, I'd suspect the defau

Re: eth0 fighting ppp0 (maybe)

2000-03-27 Thread Eric G . Miller
On Mon, Mar 27, 2000 at 12:56:03AM -0500, Brian Clark wrote: > Eric G . Miller said: > > >You probably don't need proxy arp for anything, so comment out the > >proxyarp line in /etc/ppp/options. But, I'd suspect the default route > >might not be set to ppp

Re: eth0 fighting ppp0 (maybe)

2000-03-27 Thread Brian Clark
side world. > >Can you get anywhere using IP numbers? > >> The line referring to `eth0 for proxy arp' looks like the problem,... > >It isn't. Eric G . Miller said: >You probably don't need proxy arp for anything, so comment out the >proxyarp line in /etc/p

Re: eth0 fighting ppp0 (maybe)

2000-03-27 Thread John Hasler
Brian Clark writes: > I have my resolv.conf entries in tact and I have my network settings set > up properly. Do you have a default route pointing to eth0? If so, remove it. > I can ping myself, of course, but I can't reach the outside world. Can you get anywhere using IP numbers? > The line r

Re: eth0 fighting ppp0 (maybe)

2000-03-27 Thread Eric G . Miller
; > I went to use apt to get a few things and it just sat there, trying to > connect. > > I took a closer look at /var/log/messages, and I now see an entry I > didn't see before: > > pppd[334]: Serial Connection established pppd[334]: Using interface > ppp0 pppd[33

eth0 fighting ppp0 (maybe)

2000-03-27 Thread Brian Clark
ntry I didn't see before: pppd[334]: Serial Connection established pppd[334]: Using interface ppp0 pppd[334]: Connect: ppp0 <--> /dev/ttyS0 pppd[334]: Remote message: Login Succeeded pppd[334]: found interface eth0 for proxy arp pppd[334]: local IP address 206.107.101.119 pppd[334]: remote

Re: gw ppp0 ?

1999-11-30 Thread Quietman
luis wrote: > hello > how can i specify the gateway address to the ppp0 conexion? > thanks a lot Normally what I do is leave the remote IP address blank, or sometimes use the gateway address of the network I am dialling in to. Cheers, Tom

Re: gw ppp0

1999-11-29 Thread aphro
On Mon, 29 Nov 1999, luis wrote: luis >hello greetings. luis >how can i specify the IP address of the gateway to contact to the ppp0 luis >conexion? try route add default gw nate [mailto:[EMAIL PROTECTED] ]-- Vice President Network O

gw ppp0

1999-11-29 Thread luis
hello how can i specify the IP address of the gateway to contact to the ppp0 conexion? i get the following route thanks a lotKernel IP routing table Destination Gateway Genmask Flags Metric RefUse Iface 192.168.100.254 * 255.255.255.255 UH0 0

gw ppp0 ?

1999-11-29 Thread luis
hello how can i specify the gateway address to the ppp0 conexion? thanks a lot

Re: eth0+ppp0 ?

1999-11-29 Thread Remco van 't Veer
On Mon, Nov 29, 1999 at 18:35, Shaul Karl wrote: > A related question: > Suppose both eth0 and ppp0 are connected to the Internet. Is there a > way the user can determine dynamically if he gets connected through > ppp0 or eth0? For example, can I tell terminal A apt-get to work > t

Re: eth0+ppp0 ?

1999-11-29 Thread John Hasler
Shaul Karl writes: > Suppose both eth0 and ppp0 are connected to the Internet. Is there a way > the user can determine dynamically if he gets connected through ppp0 or > eth0? I don't think there is any way for a user to do that with existing tools. Root could muck about with the ro

Re: eth0+ppp0 ?

1999-11-29 Thread aphro
On Mon, 29 Nov 1999, Shaul Karl wrote: shaulk >A related question: shaulk >Suppose both eth0 and ppp0 are connected to the Internet. Is there a way the user can determine dynamically if he gets connected through ppp0 or eth0? For example, can I tell terminal A apt-get to work through pp

Re: eth0+ppp0 ?

1999-11-29 Thread Shaul Karl
lution is a script in > /etc/ppp/ip-up.d to delete the eth0 route and add one to ppp0, and a > script in /etc/ppp/ip-down.d to reverse the process. A related question: Suppose both eth0 and ppp0 are connected to the Internet. Is there a way the user can determine dynamically if he gets connec

Re: eth0+ppp0 ?

1999-11-27 Thread John Hasler
ppp/ip-up.d to delete the eth0 route and add one to ppp0, and a script in /etc/ppp/ip-down.d to reverse the process. -- John Hasler [EMAIL PROTECTED] Dancing Horse Hill Elmwood, Wisconsin

Re: eth0+ppp0 ?

1999-11-27 Thread aphro
en eth0 y ppp0? luis > luis >is for a machine that need to get access to the net in both ways, luis >either using the ethernet card or with the modem luis > luis >the ethernet card is ok, the modem can fax and minicom, i also have luis >access to the ppp conexion, and i get an I

eth0+ppp0 ?

1999-11-27 Thread luis
hello how can i switch as the default route, between eth0 y ppp0? is for a machine that need to get access to the net in both ways, either using the ethernet card or with the modem the ethernet card is ok, the modem can fax and minicom, i also have access to the ppp conexion, and i get an IPm

Re: ppp0

1999-03-30 Thread John Hasler
Chen Xu writes: > I actually did run pppconfig and answered the questions, but still not > working. I suspect maybe there is something to do with my modem port. My > modem is on COM4 and IRQ is 10. As defuelt, the IRQ asigned for COM4 may > be different. I did 'setserial -b /dev/ttyS3 IRQ 10' to ch

Re: ppp0

1999-03-30 Thread Chen Xu
On 29 Mar 1999, John Hasler wrote: > > I meant even before you got connected to you IPS, you should have ppp0 > > interface(network interface) running, which can be easily check by > > command 'ifconfig'. (According PPP-HOWTO, if I understand correctly). >

Re: ppp0

1999-03-30 Thread Martin Bialasinski
>> "CX" == Chen Xu <[EMAIL PROTECTED]> writes: CX> When I tried to set up ppp on my Debian2.0 box, I found that I CX> don't have interface ppp0 running. Actually it is not there. I can CX> only see the interface lo, but not ppp0. It will show up as soon as

Re: ppp0

1999-03-30 Thread John Hasler
Chen Xu writes: > When I tried to set up ppp on my Debian2.0 box, I found that I don't have > interface ppp0 running. Actually it is not there. It should only exist while you are connected to your ISP. Is that what you mean? > Any idea? how to fix? Not without more information.

ppp0

1999-03-29 Thread Chen Xu
Hi all, When I tried to set up ppp on my Debian2.0 box, I found that I don't have interface ppp0 running. Actually it is not there. I can only see the interface lo, but not ppp0. Any idea? how to fix? Thanks, Chen

Re: can't locate module ppp0

1999-03-14 Thread Mike
On Sat, 13 Mar 1999, Pollywog wrote: > Whenever I reboot my machine (Debian Hamm with kernel 2.0.36) I get this: > > Unusual System Events > =-=-=-=-=-=-=-=-=-=-= > Mar 13 18:20:11 lilypad kernel: registered device ppp0 > Mar 13 18:20:10 lilypad modprobe: can't locate mod

can't locate module ppp0

1999-03-13 Thread Pollywog
Whenever I reboot my machine (Debian Hamm with kernel 2.0.36) I get this: Unusual System Events =-=-=-=-=-=-=-=-=-=-= Mar 13 18:20:11 lilypad kernel: registered device ppp0 Mar 13 18:20:10 lilypad modprobe: can't locate module ppp0 Mar 13 18:20:11 lilypad kernel: registered device ppp0 W

Re: Dialup problems - Not getting the ppp0 interface.

1999-01-05 Thread john
Mark Nellemann writes: > The problem is the ppp0 interface, which is > not being enabled (?) when the modem connects. I don't know what you mean by this. Please post the exact error message, as well as your /etc/chatscripts/provider, /etc/ppp/peers/provider, the output of the 'pl

Dialup problems - Not getting the ppp0 interface.

1999-01-05 Thread Mark
Hi ! I'm having some trouble getting a Debian 2.0 (very out of the box) to use a dial-up connection. The box is doing the dialing correct, I can see that on the modem LED's. The problem is the ppp0 interface, which is not being enabled (?) when the modem connects. Am I doing somethin

Re: Running seperate eth0 & ppp0 networks

1998-12-18 Thread Ian Stuart
On Tue, 15 Dec 1998, Lee Bradshaw wrote: > On Mon, Dec 14, 1998 at 03:29:49PM +, Ian Stuart wrote: > > > > what I wish to do is set up my PPP connection so that (when it is up) all > > requests for the ISPs network is routed via ppp0, whilst all other traffic &

Re: Running seperate eth0 & ppp0 networks

1998-12-17 Thread Joe Emenaker
e my local >> network. I'm assuming that you know that 192.168.*.* isn't supposed to be accessible from outside of anything. Hopefully, you're just using these addresses for the sake of illustration. >> Let's further say that I set up ppp the way you described, wi

Re: Running seperate eth0 & ppp0 networks

1998-12-16 Thread Lee Bradshaw
network. Let's further say that I set up ppp the way you described, with > a network route to my localnet (route add -net 192.168.111.0 netmask > 255.255.255.0 dev eth0) and the default set to the ppp0 interface (route > add default gw ip.addyof.ppp.peer dev ppp0). What happens when a re

  1   2   >