Linux-Networking Digest #835, Volume #10 Mon, 12 Apr 99 18:13:33 EDT
Contents:
Re: Ipchains on a LAN...? (Arash)
Re: Duplicating an xterm on a remote machine (Mitch Gorman)
(in.ftpd): Socket operation on non-socket (Chad Eddings)
Re: Network Card - Can't connect to anything (James Stevenson)
Port using by realaudio and irc ("Spirou")
Re: Configuring Linux As Gateway to Internet: Help ("pcheco")
Re: InocuLAN detected the (Win95.Spanska_Happy99) virus in Mailbox (Mitch Gorman)
2 Ethernet cards for IP Masqerade? ("Doog")
Re: Configuring Linux As Gateway to Internet: Help ("pcheco")
Re: 2 Ethernet cards for IP Masqerade? ("David K. Means")
pppsetup (goat)
Re: ip port forwarding with ipchains ("Bob Marley")
HDS viewstation x-terminal/bootp? ([EMAIL PROTECTED])
Re: 2 Ethernet cards for IP Masqerade? (Alan Westhagen)
Re: Accurate interface byte counts (Clifford Kite)
Re: Firewall+FTP Problems HELP!!! ("David K. Means")
ypcat problem ([EMAIL PROTECTED])
Re: Name Server ??? (Kuo Sung *Eric* Swei)
Re: Machine name themes - what do you use? ("Bruce Maynard")
Re: ftp - 530 user xxx access denied (Job Eisses)
Re: Win98 PPTP client can't connect through ipmasq, works w/ modem (Luca Filipozzi)
Re: pppd demand dialing - ioctl(SIOCSIFDSTADDR): Cannot assign requested address(99)
(Nick Lucent)
Re: pppd quits with no output to console or modem (Nick Lucent)
----------------------------------------------------------------------------
From: [EMAIL PROTECTED] (Arash)
Subject: Re: Ipchains on a LAN...?
Date: Mon, 12 Apr 1999 19:43:24 GMT
Hi Peter,
my suggestions are close to those of "mist". I am a linux
newbie too, but have a similar network. In basic you need to do the
following:
1.) tell eth1 (your internet NIC) the right default gateway:
route add default gw <ip-of-your-ISP-Gateway>
2.) tell your second pc (running windows/linux/etc) that your linux
box with two NICs in it is _your_ default gateyway:
route add default gw 192.168.0.2 ..... for a linux system
or use your network properties for windows systems to setup your
default gateway, which is 192.168.0.2
3.) do the masquarading on your linux box. Perosnally i use (only know
ipfwadm, dont hate me for that)
ipfwadm -F -a m -S 192.168.0.0/24 -D 0.0.0.0/0
so check out the right syntax for ipchains
Note that you have to repeat these steps after each reboot. So use
some autostart mechanism.
And you have to know that ipforwarding and masquerading must be
enabled/allowed/setup in your kernl.
I hope this can help you.
Arash :-)
On Mon, 12 Apr 1999 16:25:53 +0100, mist <[EMAIL PROTECTED]>
wrote:
>Peter Woytiuk <[EMAIL PROTECTED]> scribed to us that -
>>Hi,
>>
>> I'm a newbie to networking with Linux, and I've struggled with this
>>for a while now. I have two computers on a small LAN - one is a Linux
>>box with a cable modem connection that is split between the two. I
>>have been trying without any success to get the second computer to
>>access the cable modem, and have gotten nothing but frustrated. I've
>>read the Net-3 and the Ipchains HOWTO and am still no further along.
>>On the Linux box, eth0 is connected to the LAN and eth1 to the 'Net;
>>eth0 has an address of 192.168.0.1, and the other computer
>>192.168.0.2. What I tried to do with Ipchains was detect all packets
>>coming from 192.168.0.2 and send them on to eth1, but this did not
>>work:
>>
>
><snip>
>
>I think you'd need something like
>
>ipchains -A forward -j MASQ -s 192.168.0.1 -i eth0
>
>to forward from the first box to wherever (and in reverse). You also
>need to ensure the relevant "1" is in /proc/sys/net/ipv4/ip_forward (or
>something similar to that), so that forwarding is enabled, and then do
>
>route add default gw 192.168.0.2
>
>from the .1 machine to set the default gateway up.
>--
>Mist.
------------------------------
From: Mitch Gorman <[EMAIL PROTECTED]>
Subject: Re: Duplicating an xterm on a remote machine
Date: Mon, 12 Apr 1999 14:42:04 -0400
Ron Watkins wrote:
> VNC will definitely do that, and it may be the easiest alternative to set
> up. Check http://www.uk.research.att.com/vnc/.
>
> <<RON>>
>
> Louis Boyd wrote:
> >
> > Does anyone know of a method or a utility to create a duplicate xterm
> > window on a remote machine of a process running in an xterm on a local
> > machine such that both the local and remote machine display the same
> > information and allow keyboard input to the running process from either
> > the local or remote machine.
> >
> > It would be most useful if the remote machine could be attached and
> > detached without disturbing the process on the local machine.
> >
> > Lou Boyd
> > Fairborn Observatory
I believe that there is a utility program distributed with Don Libes'
Expect package that will do this sort of thing. You can find Expect at
www.neosoft.com in the archive. Expect depends on Tcl to some degree, so you
might just want to pick up the neotcl package, which will build the whole kit
and kaboodle. (Did I really just type that? yeesh.)
--
Mitch Gorman
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.speedlimit35.com/
------------------------------
From: Chad Eddings <[EMAIL PROTECTED]>
Subject: (in.ftpd): Socket operation on non-socket
Date: Mon, 12 Apr 1999 18:52:26 +0000
Please help. I've compiled and installed the wu-ftpd souce and when I
try to start ftpd I recv the following error in the console log:
ftpd[1604]: getpeername (in.ftpd): Socket operation on non-socket
I'm continuing to search WU http site for help, but if anyone could
point in the right direction, that would be great.
TIA
Chad Eddings
------------------------------
From: [EMAIL PROTECTED] (James Stevenson)
Subject: Re: Network Card - Can't connect to anything
Date: Mon, 12 Apr 1999 21:09:45 +0000
Reply-To: [EMAIL PROTECTED]
Hi
first of all is the card pnp?
win98 has a habbit of changing irq's etc without tellling you and
then lies about what the settings are
well it has done to me in the past
however there is a quick test
you will see "eth0 timeout resting" appearing in /var/log/message
On Mon, 12 Apr 1999 16:32:08 -0300, Hawk <[EMAIL PROTECTED]> wrote:
>Hi. I hope someone can help with this problem.
>
>I have my network card installed and configured. Linux ( redhat 5.2 ) does
>detect it during bootup with the right irq and IO adress. I know it's right
>because my win98 bootup works great. I installed all the IP , gateway , DNS
>.... for the card. I can ping my own IP but nothing else. Here is what i get
>when i type route -rn
>
>Destination Gateway Genmask Flags MSS Window irtt Iface
>192.168.0.0 * 255.255.255.0 U 1500 0 0
>eth0
>127.0.0.0 * 255.0.0.0 U 3584 0
>0 lo
>0.0.0.0 192.168.0.1 0.0.0.0 UG 1500 0 0
>eth0
>
>If i just type route -r i get this
>
>Destination Gateway Genmask Flags MSS Window irtt Iface
>192.168.0.0 * 255.255.255.0 U 1500 0 0 eth0
>127.0.0.0 * 255.0.0.0 U 3584 0
>0 lo
><hangs here>
><ctrl-c to get out >
>
>My IP should be 10.166.32.2
>gateway 10.166.32.1
>
>I was wondering why it was causing this. I had it installed previously in
>Linux and it worked great. I just reinstalled out of frustration and the
>same thing happens. Please help me.
>
>Joey
>
>
>
--
Check Out: http://www.users.zetnet.co.uk/james/
E-Mail: [EMAIL PROTECTED]
------------------------------
From: "Spirou" <[EMAIL PROTECTED]>
Subject: Port using by realaudio and irc
Date: Mon, 12 Apr 1999 20:06:48 +0200
Hy everybody !!!!
What is the number of the port used by the irc and realaudio ????
------------------------------
From: "pcheco" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.help,comp.os.linux.setup,comp.protocols.ppp
Subject: Re: Configuring Linux As Gateway to Internet: Help
Date: Fri, 9 Apr 1999 20:18:09 -0700
Thank u. I am not familiar with that publication. I will look for it. If you
want to point me to its location on the net, that's fine too.
Mark Nielsen wrote in message <7eth2a$5bo$[EMAIL PROTECTED]>...
>Did you read the articles I made int he Linux Gazette?
>I think I made a few way back in January about using a Linux server
>as a gateway to the internet. The Linux gazatte has several articles
>about it.
>
>Mark
>
>--
>Mark Nielsen "Where 98 has no meaning."
>www.tcu-inc.com [EMAIL PROTECTED]
>The Computer Underground, Inc. 614-485-0506
>computers, programming, networking, Perl, PHP, SQL, HTMl, Linux, Unix
------------------------------
From: Mitch Gorman <[EMAIL PROTECTED]>
Subject: Re: InocuLAN detected the (Win95.Spanska_Happy99) virus in Mailbox
Date: Mon, 12 Apr 1999 14:49:47 -0400
InocuLAN wrote:
>
>
> The (Win95.Spanska_Happy99) virus was detected in (Public
> Folders\Happy99.exe) and was sent by (Predrag Timotic). Action: (File
> was not Cured, Renaming.).
Oh, thank God.
Damn, it's a good thing the Internet Administrators installed that
software. Now the entire 'net is virus-safe!!
--
Mitch Gorman
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.speedlimit35.com/
------------------------------
From: "Doog" <[EMAIL PROTECTED]>
Subject: 2 Ethernet cards for IP Masqerade?
Date: Mon, 12 Apr 1999 20:20:53 GMT
I have DSL modem on a single static IP that connects directly to an ethernet
card. In order to provide internet service via IP-Masquerade to the rest of
the computers on my internal network, do I need to install an additional
ethernet card in that computer?
-Adam
------------------------------
From: "pcheco" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.help,comp.os.linux.setup,comp.protocols.ppp
Subject: Re: Configuring Linux As Gateway to Internet: Help
Date: Fri, 9 Apr 1999 20:16:43 -0700
Jim Harper wrote in message <[EMAIL PROTECTED]>...
>pcheco wrote:
>
>> I am configuring my Linux 2.0.35 (RedHat pkg) as a gateway to the
Internet
>> for NT Workstations (NT 4.0 build 1381, pack 3). So far, I have not been
>> able to succeed. In brief, the NT workstation knows to use the Linux
system
>> for DNS services, but a ping (ftp or telnet) to an Internet address fails
>> with a Request Time Out error.
>
>Do you have masquerading set up? If not, go here and read the howto:
No. I turned that feature off on my kernell as well as firewalling. I'm
trying to configure a plain and simple gateway (IP Forwarder between
interfaces ppp0 and eth0). I am aware of the risks (I think I am), but I
have to get something simple to work first.
>
>http://24.0.127.204/howto/masquerade
>
>--
>Jim Harper
>http://24.0.127.204
>"Linux... it's not just for breakfast anymore."
------------------------------
From: "David K. Means" <[EMAIL PROTECTED]>
Subject: Re: 2 Ethernet cards for IP Masqerade?
Date: Mon, 12 Apr 1999 14:16:03 -0700
Doog <[EMAIL PROTECTED]> wrote in message
news:FAsQ2.36940$[EMAIL PROTECTED]...
> I have DSL modem on a single static IP that connects directly to an
ethernet
> card. In order to provide internet service via IP-Masquerade to the rest
of
> the computers on my internal network, do I need to install an additional
> ethernet card in that computer?
>
It is not strictly necessary to have a second Ethernet card for this
purpose. What is
required is that you use a separate IP address space (eg. 192.168.x.y) for
the
masqueraded stuff. While it is possible to overlay this address space on
the same
physical Ethernet interface, it is a *BAD* idea. One of the prime reasons
for setting
up masquerading (besides avoiding the cost and delay in applying for your
own IP
address space) is the security provided by `firewalling' or filtering
packets as they
are passed from the public net into your private network. In the case of an
overlaid
single-interface configuration, you can forget about any security for any
machine except
possibly the one performing the masquerading (since it can still filter
things for itself, just
not for any other machine.
IMHO, with the cost of 100Mb/s twisted pair Ethernet cards hovering near
$100 and
10Mb/s cards quite a bit lower, it is a wise investment to go with the
2-card scheme.
------------------------------
From: goat <[EMAIL PROTECTED]>
Subject: pppsetup
Date: Mon, 12 Apr 1999 13:54:20 -0500
Im a moron and I tried to install PPPSetup..
The x-windows Network manager messes up my PPPscript..
I just want to know where redhats 5.1 kernel would be placed..
like /usr/src/linux
thx
------------------------------
From: "Bob Marley" <[EMAIL PROTECTED]>
Subject: Re: ip port forwarding with ipchains
Date: Mon, 12 Apr 1999 19:12:29 GMT
With the 2.2 kernel ( I believe any kernel after 2.1.X ) ipportfw and
ipautofw are no longer used. You will have to use ipmasqadm
for example here is an old rule with ipportfw:
ipportfw -A -t24.128.96.66/55111 -R 192.168.1.2/55111
and here is the new rule with ipmasqadm
ipmasqadm portfw -a -P tcp -L 24.128.96.66 55111 -R 192.168.1.2 55111
I'm not sure where you can find ipmasqadm but its included with the new
Slackware ;)
I hope this helps
Gary
[EMAIL PROTECTED] wrote in message <7et5q8$t4g$[EMAIL PROTECTED]>...
>I'm trying to forward an IP port from one machine to another with a 2.2.4
>linux.
>
>All the info I've found on the net refers to ipportfw or ipfwadm. As I use
a
>2.2 kernel I want to use ipchains (actually I'm using it successfuly for
IP-
>Masquerading) to redirect ports, but I can't make it work.
>
>That's the command line I'm trying for the ftp port:
>
>ipchains -A forward -p tcp -j REDIRECT 21 -s 192.168.1.1 21 -d 192.168.1.2
21
>
>What's wrong with it? or... where's an updated port-forwarding howto?
>
>Thanks in advance
>
>Javier Prieto, Optima Technologies S.L.
>[EMAIL PROTECTED]
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: [EMAIL PROTECTED]
Subject: HDS viewstation x-terminal/bootp?
Date: Mon, 12 Apr 1999 21:12:04 GMT
I'm recently acquired a HDS ViewStation X-terminal (thin-client) from a pile
of stuff that was going to be thrown out. I'm trying to use it as a X-server
to run stuff off my Linux box, but I'm not sure how. When I boot it up it
sends bootp requests (I guess they're broadcast on the network mask spec'd on
the x-terminal). It also tries to TFTP, FTP, or NFS connect to a remote
machine (also specified in the x-terminal OS or bios or whatever) to get
config files. However, at this point, it seems to be looking for proprietary
software that is downloaded to the local PROM's or something.
So, I have a couple questions:
1. What services does bootp provide? Where can I get the source code
to compile and use the bootp daemon on my Linux machine?
2. Has anyone had experience with this type of X-terminal or setting
up any X-terminal?
3. How does XDM fit into all of this?
Please let me know if anyone has answers, or if there is a site that has help
on this stuff. I've been looking all over, but can't seem to find anything
too specific.
Thanks,
Saksiri
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: Alan Westhagen <[EMAIL PROTECTED]>
Subject: Re: 2 Ethernet cards for IP Masqerade?
Date: Mon, 12 Apr 1999 14:17:10 -0700
Doog wrote:
>
> I have DSL modem on a single static IP that connects directly to an ethernet
> card. In order to provide internet service via IP-Masquerade to the rest of
> the computers on my internal network, do I need to install an additional
> ethernet card in that computer?
>
> -Adam
Probably. That's what I did, anyway. It's been working fine,
since August.
Alan Westhagen <[EMAIL PROTECTED]>
------------------------------
From: kite@NoSpam.%inetport.com (Clifford Kite)
Subject: Re: Accurate interface byte counts
Date: 12 Apr 1999 15:38:05 -0500
Alan Westhagen ([EMAIL PROTECTED]) wrote:
: The bill my ISP sends me each month is partly dependent
: on the number of bytes that pass over the link. Recently
: the byte counts that they report have been going up.
: I have no theory which would account for this increased
: traffic, so I would like an independent means of
: monitoring the data flow.
Take a look at the new ppp-2.3.7 at
cs.anu.edu.au/pub/software/ppp/
I believe it logs the number of bytes sent and received through the
interface at the end of each session as well as the connect time.
--
Clifford Kite <kite@inet%port.com> Not a guru. (tm)
/* Editing with vi is a lot better than using a huge swiss army knife. */
------------------------------
From: "David K. Means" <[EMAIL PROTECTED]>
Subject: Re: Firewall+FTP Problems HELP!!!
Date: Mon, 12 Apr 1999 14:37:17 -0700
postmaster <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> I have setup a firewall using RedHat 5.2 kernel 2.0.36 and easyfw
> version 1.1
>
> Outside 192.0.0.0/24 Inside 2.0.0.0/24
>
> My config is :
>
> Input rules : Default Policy DENY ALL
> Accept -P tcp -S 2.0.0.0/24 -D 0.0.0.0/0
> Accept -P tcp -S 192.0.0.0/24 -D 0.0.0.0/0 21 20 23 513 514 543 544 2105
> 1521 187
>
> Output rule : Default Policy ACCEPT ALL
>
> Forwarding rules : Default Policy ACCEPT ALL
> masquerade -P tcp -S 192.0.0.0/24 -D 0.0.0.0/0
>
>
> My problem is that I can ftp to my servers. However, users cannot get
> nor put any file nor use the "ls" command.
It appears that you only accept stuff from (outside) users whose IP
addresses
are 192.0.0.x. This is probably not what you intended. FTP is a bit
tricky in
that it uses one TCP connection for control messages (like login and cd),
and
a different one for data transfers (including the result of the ls
command). You
*DO* have both ports identified in your input list (20 for commands, 21
for data),
so once the IP address becomes acceptable, you'll have less trouble. If
easyfw
permits, you could also (temporarily) add a rule that allows any packet
in, but logs
it in the case that no earlier rule matched. This approach has made my
debugging of
ipfwadm rules quite a bit simpler.
------------------------------
From: [EMAIL PROTECTED]
Subject: ypcat problem
Date: Mon, 12 Apr 1999 21:26:33 GMT
Hello,
I'm usign slackware 3.6 and i have a problem with NIS:
I can use NIS maps in my machine and i can do a
ypmatch without a problem, but when i do a ypcat, i can't
see the maps. I got this problem:
No such map passwd.byname. Reason: YP server error
Why i have this error?
Thanks in advance
Carlos Nava
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: Kuo Sung *Eric* Swei <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,comp.os.linux.setup,comp.os.linux.x
Subject: Re: Name Server ???
Date: Mon, 12 Apr 1999 16:38:23 -0500
I think what you a looking for is called virtual hosting. Try looking for
information on this.
Eric Swei
"Chow Hoi Ka, Eric" wrote:
> Hello Linux Users,
>
> How can I do that ???
>
> IP : 161.64.62.104
> Host 1: www.test1.edu.mo HTML_Root_Directory : /home/test1/public_html
>
> Host 2: www.test2.edu.mo HTML_Root_Directory : /home/test2/public_html
>
> Host 3: www.test3.edu.mo HTML_Root_Directory : /home/test3/public_html
>
> My question is that, how can I just use one and only one IP to implement
> 3 or more host name(domain name).
> Such as that,
> When I type the URL " www.test2.edu.mo", it will directly go to the IP
> :"161.64.62.104" but in the related directory ?
>
> Best regards,
> Eric
> --
> _ _
> / ) |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ( \
> / / | | \ \
> _( /_ | _ Chow Hoi Ka, Eric _ | _) )_
> (((\ \> |/ ) ( \| </ /)))
> (\\\\ \_/ / E-Mail : [EMAIL PROTECTED] \ \_/ ////)
> \ / \ /
> \ _/ http://www.sftw.umac.mo/~d951686/ \_ /
> / / |____________________________________________| \ \
> / / \ \
------------------------------
From: "Bruce Maynard" <[EMAIL PROTECTED]>
Crossposted-To:
vmsnet.networks.misc,microsoft.public.windowsnt.domain,comp.unix.solaris,comp.os.os2.networking.server,comp.os.ms-windows.nt.admin.networking,comp.infosystems.www.servers.unix,comp.protocols.tcp-ip.domains
Subject: Re: Machine name themes - what do you use?
Date: 12 Apr 1999 21:02:16 GMT
Personally, I use a multi-part scheme; 3-char main purpose, 2-char OS,
3-char location and 2-char 'number'. For example, an NT4 PDC server in
Washington DC would probably be "PDCS4WDC01".
PDC=PDC (*G*), S4=Server 4.0, WDC=WashDC, 01 means its the first (or only)
machine there.
If this were an NT workstation in the same place, try "WKSW4WDC02", and a
Win95 system in the same place might be "WKS95WDC03"
A bit cryptic, but identifies 'em instantly.
Drac
------------------------------
From: Job Eisses <[EMAIL PROTECTED]>
Subject: Re: ftp - 530 user xxx access denied
Date: Mon, 12 Apr 1999 23:56:05 +0200
G.L. Grobe wrote:
>
> Yes, I get the same response when ftp'ing to localhost. I've checked the following:
>
> /etc/ftpaccess (lists my user name)
> /etc/ftpgroups
> /etc/ftpusers (my user login not listed here)
> /etc/ftpconversions
> /etc/ftphosts (lists my user name with win98 ip)
>
> /etc/hosts.allow (here is the ip address of my win98 box)
Don't forget /etc/shells
/etc/ftpshells
/etc/pam.d/ftp (if applicable)
-job
------------------------------
From: [EMAIL PROTECTED] (Luca Filipozzi)
Subject: Re: Win98 PPTP client can't connect through ipmasq, works w/ modem
Date: Mon, 12 Apr 1999 14:59:52 -0700
In article <7etq0k$hc1$[EMAIL PROTECTED]>, [EMAIL PROTECTED]
says...
> I'm setting up a Linux firewall with demand dialing and ipmasq. I can
> access the Internet through the firewall, but I can't connect to a PPTP
> server. If I try the same PPTP connection from the same computer over a
> direct dial-up to the isp, it works fine.
>
> Any ideas?
>
>
>
Yes... look here
ftp://ftp.rubyriver.com/pub/jhardin/masquerade/ip_masq_vpn.html
--
Luca Filipozzi <[EMAIL PROTECTED]>
------------------------------
From: [EMAIL PROTECTED] (Nick Lucent)
Subject: Re: pppd demand dialing - ioctl(SIOCSIFDSTADDR): Cannot assign requested
address(99)
Date: 12 Apr 1999 21:59:29 GMT
Reply-To: [EMAIL PROTECTED]
On 12 Apr 1999 10:49:16 GMT, Nick Lucent <[EMAIL PROTECTED]> wrote:
<>Im trying to get pppd (2.3.7, kernel 2.2.5) to dial out on demand. I added
<>"demand :168.121.1.1 idle 600 holdoff 20 ipcp-accept-local" to my dialout,
<>and now when i run pon I get this error in my logs, and pppd dies.
<>
<>ioctl(SIOCSIFDSTADDR): Cannot assign requested address(99)
<>
<>I get this error no matter what IP I assign to the remote server. i searched
<>on dejanews, google, and astalavista looking for a solution, but all i found
<>was to add the ipcp-accept-local line, and echo 1 >
<>/proc/sys/net/ipv4/ip_dynaddr.
<>
<>If anyone has seen this problem before or possibly has a solution I would
<>love to here it.
<>
<>Nick
<>[EMAIL PROTECTED] (reverse)
Just wanted to note that I got it working, for some reason pppd doesnt like
the ip I told it to assign to the remote server (the servers real ip), once
I made those changes, and changed that ip everything started working. Thanks
for your help
Nick
------------------------------
From: [EMAIL PROTECTED] (Nick Lucent)
Subject: Re: pppd quits with no output to console or modem
Date: 12 Apr 1999 22:01:48 GMT
Reply-To: [EMAIL PROTECTED]
On Mon, 12 Apr 1999 14:12:04 +0100, Matthew King <[EMAIL PROTECTED]> wrote:
<>Please cc to [EMAIL PROTECTED] as my news reader does not alert me.
<>
<>Using the default scripts with RedHat 4.2, pppd will start a connection
<>(I check with ps) but then quits after a few seconds (no. indeterminate)
<>
<>Nothing is output to any consoles or serial ports
<>
<>I am newish to Linux, but not to DOS. Unfortunately Win95 (which I was
<>forced to use) has surrounded my brain with pink (black?) fluffy clouds
<>and numbed it so I cannot work it out myself
<>
<>Many Thanks,
<>Matthew King.
<>
before you start the script go to another console and type 'tail -f
/var/log/messages' that will keep a running log in that terminal, then go to
the first terminal and try to connect. watch the logs, it should give you
some indication as to what the problem is.
Nick
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: [EMAIL PROTECTED]
You can send mail to the entire list (and comp.os.linux.networking) via:
Internet: [EMAIL PROTECTED]
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Networking Digest
******************************