Linux-Networking Digest #787, Volume #10 Thu, 8 Apr 99 06:14:02 EDT
Contents:
Re: Duplicating an xterm on a remote machine ([EMAIL PROTECTED])
Re: proxy server right for me? ("Eugene")
Re: does linux like WINS? (Shirley Fowler)
Re: New To Linux questions... ("Eugene")
Re: PPP available for non-root user (Keith Keller)
Stable Linux versions (Joseph Tweed)
Re: Using Linux instead of NT Server in home environment.... ("Jan Johansson")
Re: Still unable to FTP or Telnet ([EMAIL PROTECTED])
Re: 2.2.4 and ppp .... upgrade didn't work at all (Jack Bowling)
Re: hackers ("M.C. van den Bovenkamp")
printer minor major HELP ? (fadel)
Re: M$-Outlook using public folders with Linux-Server (Beckert, Stefan)
RT8029 Network Card. PLEASE HELP ("Russ")
Re: Stable Linux versions (Robbert Muller)
Re: Stable Linux versions (Simon Pallister)
Re: Strange login problem (Will Woods)
Re: Why FTP/Telnet connection to Linux box is very slow ? ("pv")
Using ipchains to block ICQ. ("Jan Johansson")
Re: free computer12 ("Dru")
Re: assigning IP address to jetdirect EX card? (Chris MacKenzie)
Re: VNC takes a hit running KDE ([EMAIL PROTECTED])
Re: free computer (Fedor Solodovnik)
Network problems (APPANAH ravi)
qmail can only send, but not receive (digger)
help - PPPD: Serial line is looped back. Connection terminated.
([EMAIL PROTECTED])
----------------------------------------------------------------------------
From: [EMAIL PROTECTED]
Subject: Re: Duplicating an xterm on a remote machine
Date: Thu, 08 Apr 1999 06:12:38 GMT
In article <[EMAIL PROTECTED]>,
Louis Boyd <[EMAIL PROTECTED]> 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
>
interesting problem !!!
maybe there is a possible syntax to 'xterm -display (one machine here)(other
machine here)'
my solution would be , have a look at vnc ( some kind of remote desktop) from
orl . sorry no url but shouldn't be too hard to find.
it has a server part, must be running on the machine to monitor, plus a client
part, where you can see and interact with the server machine.
good luck
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: "Eugene" <[EMAIL PROTECTED]>
Subject: Re: proxy server right for me?
Date: Thu, 08 Apr 1999 06:22:12 GMT
Ajit Krishnan <[EMAIL PROTECTED]> wrote in message
news:7eh8hd$[EMAIL PROTECTED]...
> hi,
> I'm going to be setting up an internal network at home with 3
> computers. I've been reading up on ip masquerading and proxy servers.
> From what I understand.
>
> proxy servers are used for security (firewalling) and have a high
> overhead. also, they will not allow ftp etc. since it requires
> an open socket on the host computer.
you can use ftp if the ftp client supports connections via proxy server. In
general, every application has to be aware of the existance of the proxy if
it hopes to connect to the internet. (i.e. proxy is not transparent)
Another thing proxy can do is cache web content (like disk cache in
Netscape)
> ipmasquerading has a limited number of services. So, a win95 box
> (brother's) on the internal network will not be able to play
> all the newest games.
wrong. I play Q2 through an IP masq gateway. Most things work through IP
masq as well (icq, irc, ftp, etc.). The client software does not have to
know that the computer is not connected to the internet directly. (i.e. IP
masq is transparent).
--
"Ein Volk, ein Reich, ein Fuhrer" - Adolf Hitler
"One World, one Web, one Program" - Microsoft's slogan
------------------------------
From: [EMAIL PROTECTED] (Shirley Fowler)
Crossposted-To: comp.protocols.smb
Subject: Re: does linux like WINS?
Date: Wed, 07 Apr 1999 03:48:43 +0000
> my bigger concern is that the linux box (192.168.34.6) does not seem to be
> querying the WINS database on my NT3.51 server (192.168.34.1) correctly. i
> cannot ping the workstations by name, only by ip address.
Since ping does not use WINS to resolve names into ip numbers, this
does not prove that your linux system is not accessing WINS.
If you cannot ping your workstations by name, perhaps you need a
DNS server somewhere
> wins server = 192.168.34.1
> name resolve order = wins hosts lmhosts bcast
>
> but it doesn't seem to be working properly. ...
> Should I consider setting up my linux box as the WINS or DNS caching
> server for my network?
What is actually going wrong? Yes, you should.
Ben.
--
<http://www.leedsnet.com/> The public information service for and about Leeds
<http://www.leedsnet.com/NetCall800/intro.html> Click - now you're talking.
------------------------------
From: "Eugene" <[EMAIL PROTECTED]>
Subject: Re: New To Linux questions...
Date: Thu, 08 Apr 1999 04:12:41 GMT
if you can't find Xconfigurator, it is probably not installed...
try XF86Setup. If that fails - you need to install stuff from CD.
also, run setup. You might find it useful.
as for the space question, I would create a 30-60 MB swap partition
(depending on how much memory you have) and give the rest to the root
partition (/).
btw, here is my web server: www.happypenguin.dhs.org
--
"Ein Volk, ein Reich, ein Fuhrer" - Adolf Hitler
"One World, one Web, one Program" - Microsoft's slogan
Juleen Jenkins <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Howdy everyone, I have heard that the Linux users are pretty friendly,
> and I am throwing myself to your mercy.
>
> I just installed Redhad 5.2 on a 486 with about 600 meg of hard disk
> space. I am a long time windows user but want to start learning more
> than just using. What I want to do with this is learn as much as I can
> about system administration, set up a small network between the Linux
> PC and a Win95 laptop I have using Xwindows on the laptop, and then
> maybe learn about using the linux box as a web server.
>
> No, I'm not ambitious ;-)
>
> The problems I am having are:
>
> A)right now I am reading the installation guide, and O'reilly's
> 'Running Linux', but to be honest I feel like I am starting on a road
> which forks out in 50 different directions here. I have some
> experience as a unix user using csh and ksh, but I don't have much
> else than that. When I tried to run Xconfigurator, I couldn't even
> find it. (I tried the which command, but nothing happened that I could
> see). I feel kind of lost. I would like to start with X windows and
> move on to setting up the TCP/IP network, but I don't even know where
> to start. Are there any good books out there that can at least start
> me out on where to look? 'Running Linux' seems to be good for an
> overview, but what about more in depth stuff. Are the 'in a nutshell'
> books any good?
>
> B) What should I install? I did a custom install to try to save some
> space (only 600 meg, remember), but it was pretty much a shot in the
> dark as to what I needed, and even what partitions I needed ( I pretty
> much just copied what I found in the redhat installation guide pics.)
> What are the basic partitions that I need for a good install? What are
> the packages that I would need off the Redhat CD to get the networking
> and Xwindows working? What are all the libraries and do I need them?
> What about the X development package? Am I SOL in terms of the space I
> have?
>
> Thanks!
>
> Jim
> Please Respond at [EMAIL PROTECTED]
>
------------------------------
From: [EMAIL PROTECTED] (Keith Keller)
Subject: Re: PPP available for non-root user
Date: 8 Apr 1999 05:50:45 GMT
I haven't seen this solution, but here's what I do: Set
up sudo to allow users access to certain commands. It's
nice in that you can allow mortal users access to other
commands as well. In addition, you can make them give
their own password as an additional verification.
Here's part of my sudoers file (use visudo to edit
this file!):
Host_Alias LOCALNET=192.168.1.1 # this is the local host
User_Alias LOCALUSERS=mortal
Cmnd_Alias PPP=/usr/sbin/ppp,/usr/sbin/pppoff
LOCALUSERS LOCALNET=NOPASSWD: PPP
Leave out the NOPASSWD: part if you want to prompt
for the user's password. Then tell your users that
you've set up like this to run
sudo /usr/sbin/ppp
instead of /usr/sbin/ppp directly, and they'll be prompted
for their password (not the root!) and then it'll run the
command. This procedure also avoids making the ppp script
setuid root.
--Keith
[EMAIL PROTECTED]
In article <[EMAIL PROTECTED]>,
general user of this machine <[EMAIL PROTECTED]> writes:
> Hello,
>
> I would like to be able to start a PPP-connection when not logged in as
> ROOT.
> How do I go about this? It must be fairly easy but I'm very new at
> this...only took me a week to get PPP running in the first place :-)
>
> Thanx,
>
> Franc.
------------------------------
From: Joseph Tweed <[EMAIL PROTECTED]>
Subject: Stable Linux versions
Date: 8 Apr 1999 06:49:16 GMT
Up to now, just about everyone has been using Linux kernel V2.0.36. This
I think was the last stable version. Now it seems as if V2.2.5 is stable
also, which means that people using 2.0.36 will want to migrate to
2.2.5.
This brings up a question: Is there any documentation on the differences
between stable versions of Linux? This will help to answer the question:
"What will I gain by migrating from 2.0.36 to 2.2.5?".
------------------------------
From: "Jan Johansson" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,comp.os.linux.setup
Subject: Re: Using Linux instead of NT Server in home environment....
Date: Thu, 8 Apr 1999 08:36:57 +0200
>
>
>Could you elaborate (please)?
>
I mean that MS chose to store all passwords in one file per user (including
dial up passwords), partly 'cause it was convenient, and also that way
access to all passwords were 'proteced' (if not very well) by a single
password. Keep in mind that W9x was designed for the 'average' user so
keeping the passwords collected seemed like a good idea.)
Of cource, some find it confusing to 'have' to install the MS Network client
'Since they didnt have a network installed' but thats another story
.
/jan
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: Still unable to FTP or Telnet
Date: Thu, 08 Apr 1999 05:48:09 GMT
In article <[EMAIL PROTECTED]>,
"M.C. van den Bovenkamp" <[EMAIL PROTECTED]> wrote:
> "Russell S. DiPesa" wrote:
>
> > 1. Check /etc/hosts.allow to see if box2's ip is allowed in. -- file is
> > empty
> > 2. Check /etc/hosts.deny to see if any ip is denied. -- file is empty
> > 3. Check your firewall on box1 to see if you disabled telnet port 23
> > and ftp port 21. -- machine is not acting as a firewall
> > 4. Check /etc/services on box1 to see what ports telnet and ftp are
> > running on. Make sure you telnet to the right port. -- port configuration
> > is correct.
>
> 5. Check /etc/inetd.conf and see whether telnet & ftp are mentioned
> there and not commented out for whatever reason.
>
> It should look something like this:
>
> telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd
>
> > Any other suggestions?
>
> See above. Perhaps that's what's missing.
>
also, try to telnet and ftp from -to the same machine
you have trouble with box1, sit on box1, open xterm ( or on console) , type
telnet box1 ( or ftp box1)
on another console/xterm, see if there are any messages/warnings added in
/var/log/messages(or warnings)
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: [EMAIL PROTECTED] (Jack Bowling)
Subject: Re: 2.2.4 and ppp .... upgrade didn't work at all
Reply-To: [EMAIL PROTECTED]
Date: Thu, 08 Apr 1999 06:36:39 GMT
On 8 Apr 1999 03:48:10 GMT, Gurensan <[EMAIL PROTECTED]> wrote:
>Otay, here's the prob:
>
> On boot, 2.2.4 recognizes pppd-2.3.5. Too bad, because I upgraded to
>pppd-2.3.7 (under 2.2.4 pppd-2.3.5 couldn't open my modem). Now it opens. But,
>no login. Sick joke. I still get that stupid message at boot:
>
>PPP: pppd-2.3.5 <snip>
<snip>
I just got pppd 2.3.7 working under the 2.2.5 kernel so it can be done.
What I had to do to get everything going was to ensure that my
/etc/conf.modules included the following lines:
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate
After that, my ppp connections have been sailing along.
If you are still getting references to pppd-2.3.5, then one
of two things is possible: you don't have the compiled 2.3.7
modules somewhere where kmod can find them, or you do not have
the 2.3.7 modules compiled properly. You should have the
following files in your /lib/modules/2.2.4/net
bsd_comp.o, dummy.o, ppp.o, ppp_deflate.o
and possibly some slip modules if you asked for those in your
kernel compile. Not sure if you have done this yet, but it is
probably a good idea to do another kernel compile after
downloading the pppd-2.3.7 source and compiling it just in case
it has to pick up something from the new pppd during the compile.
If you are running Redhat, then do the following after rebooting
with the new set of modules:
cat /proc/version > /lib/modules/2.2.4/.rhkmvtag
And if you do not have a "preferred" listing in your /lib/modules
then do a "ln -s 2.2.4 preferred" (no quotes) from the
lib/modules directory. I'm running RH 5.2 and had to do all the
above. It was worth the effort though since pppd-2.3.7 seems faster
than its predecessors and has a few useful new options.
Jack Bowling
[EMAIL PROTECTED]
=======
Jack Bowling
Prince George, BC
[EMAIL PROTECTED]
------------------------------
From: "M.C. van den Bovenkamp" <[EMAIL PROTECTED]>
Crossposted-To: kingston.os.linux,comp.os.linux.misc
Subject: Re: hackers
Date: Thu, 08 Apr 1999 09:21:55 +0200
[EMAIL PROTECTED] wrote:
> I run top and I see that
> user:nobody is running find with PRI 20!!! All of a
> sudden there's another process running "make whatis". I
> killed that and some other processes including an instance
> of gawk, I then literrally pulled the plug on my
> cablemodem. I looked in /var/log but I can't find
> anything. What, if anything,can I do to trace this
> hacker?
Sounds like 'updatedb' running. Look in your assorted crontabs
(especially root's) for it. It's updating the 'locate' database. 'man
updatedb' and 'man locate' will be enlightening...
Regards,
--
Marco van den Bovenkamp.
CIO EMEA Network Design Engineer,
Lucent Technologies Nederland.
Room: HVS BZK 32
Tel.: (+31-35-687)2724
Mail: [EMAIL PROTECTED]
------------------------------
From: fadel <[EMAIL PROTECTED]>
Crossposted-To: linux.redhat.install,linux.redhat.misc,comp.os.linux.questions
Subject: printer minor major HELP ?
Date: Thu, 08 Apr 1999 02:45:17 -0500
I deleted the /dev/lp0 lp1 and lp2 on RH5.2.
How do I know the major and minor numbers, so I can "mknod" them ?
thanks.
------------------------------
From: [EMAIL PROTECTED] (Beckert, Stefan)
Subject: Re: M$-Outlook using public folders with Linux-Server
Date: Thu, 08 Apr 1999 10:11:12 +0200
Hello,
e-mails are not the problem. We wan't to use global adressbooks and calendar.
Duncan Simpson schrieb:
> In <[EMAIL PROTECTED]> [EMAIL PROTECTED] (vaclav vyvoda) writes:
>
> >I've been looking for a suitable solution myself, but the only thing I
> >have been able to find so far is Lotus Domino. However, that won't be
> >release until later this year.
>
> >If anybody knows of a MS Mail and/or Exchange port project, then please let
> >me know.
>
> >Thank you,
>
> >Vas
>
> If the instant messaging stuff is not important tyour choice of SMTP
> server (sendmail, qmail, postfix, etc) and your choice of IMAP or POP
> server software will handle the mail side easily. If your mail routing
> requirements are really complex then sendmail is the mail transport
> software you need; if your setup is less complex you may prefer the
> alternatives.
>
> Duncan (-:
>
> --
> Duncan (-:
> "software industry, the: unique industry where selling substandard goods is
> legal and you can charge extra for fixing the problems."
------------------------------
From: "Russ" <[EMAIL PROTECTED]>
Subject: RT8029 Network Card. PLEASE HELP
Date: Thu, 8 Apr 1999 08:46:38 -0000
I have a friend - new comp. Network card is RealTek 8029 - Specifically not
supported by the RealTek driver in the Kernel. Windows reports it's Base IO
Range as E400 - E41F. What do I need to Use!!!
Thanx
------------------------------
From: Robbert Muller <[EMAIL PROTECTED]>
Subject: Re: Stable Linux versions
Date: Thu, 8 Apr 1999 10:00:23 +0200
On 8 Apr 1999, Joseph Tweed wrote:
> Up to now, just about everyone has been using Linux kernel V2.0.36. This
> I think was the last stable version. Now it seems as if V2.2.5 is stable
> also, which means that people using 2.0.36 will want to migrate to
> 2.2.5.
> This brings up a question: Is there any documentation on the differences
> between stable versions of Linux? This will help to answer the question:
> "What will I gain by migrating from 2.0.36 to 2.2.5?".
>
>
look at http://www.linuxhq.com
http://www.kernel.org
the kernel sources in de Document directory
--
Robbert Muller
mjrider@writeme dot com | Never let a luser on your console.
uin: 9659330 | Because that means they're in your room.
------------------------------
From: Simon Pallister <[EMAIL PROTECTED]>
Subject: Re: Stable Linux versions
Date: Thu, 08 Apr 1999 17:48:21 +1000
by no means a definitive answer but one reason I am about to upgrade is
because 2.2.x supports IPChains and 2.0.x uses the inferior ipfwadm.
Unless anyone more technically competent can say otherwise, I believe this
to be the case
Joseph Tweed wrote:
> Up to now, just about everyone has been using Linux kernel V2.0.36. This
> I think was the last stable version. Now it seems as if V2.2.5 is stable
> also, which means that people using 2.0.36 will want to migrate to
> 2.2.5.
> This brings up a question: Is there any documentation on the differences
> between stable versions of Linux? This will help to answer the question:
> "What will I gain by migrating from 2.0.36 to 2.2.5?".
--
Simon Pallister
email: [EMAIL PROTECTED]
web: http://kiniki.com.au
------------------------------
From: Will Woods <[EMAIL PROTECTED]>
Subject: Re: Strange login problem
Date: Thu, 08 Apr 1999 10:47:08 +0100
Peter MacKay wrote:
> Add the line "ttyp0" & "ttyp1" to the end of /etc/securetty
>
> Will Woods wrote in message <[EMAIL PROTECTED]>...
> >
> >I've recently installed redhat 5.2, and set up my ethernet connection
> >so that I have no problem
> >connecting to other machines - ftp, telnet both work fine. Problem is, I
> >can't telnet (or ftp) TO my
> >machine. Even from an xterm running on the same machine, I get
> >'Connection closed by foreign
> >host.' before I even get a login prompt....
> >
> >Any help would be appreciated.
> >
> >Will
> >
> >
Thanks for the suggestion, unfortunately it didn't fix the problem. :( I
have tried various things in the /etc/hosts.allow file, also with no
success - but surely a machine should automatically allow connections from
itself anyway?
Will
------------------------------
From: "pv" <[EMAIL PROTECTED]>
Subject: Re: Why FTP/Telnet connection to Linux box is very slow ?
Date: Thu, 8 Apr 1999 10:41:30 +0200
[EMAIL PROTECTED] wrote in message
<7ehmg9$om4$[EMAIL PROTECTED]>...
>I am setting up a Linux box with RedHat 5.1 and try connected with
FTP/Telnet
>but the connection is very slow. I must wait approx. 1-2 minutes to
connect.
>
>Any hints ?
ur box is trying to resolve the ip address of the incoming FTP/Telnet.
fix this by adding your other machines to the /etc/hosts file eg. like this:
192.168.0.1 myotherbox.something.com myotherbox
good luck
pv
------------------------------
From: "Jan Johansson" <[EMAIL PROTECTED]>
Subject: Using ipchains to block ICQ.
Date: Thu, 8 Apr 1999 10:53:10 +0200
Helping out to transition from msproxy to squid on a local school. The staff
has expressed a desire to kill all ICQ usage, does anyone have a good rule
to block out the ICQ servers? the tighter the better?
Tia
/jan
------------------------------
From: "Dru" <[EMAIL PROTECTED]>
Crossposted-To:
comp.lang.basic.visual.misc,comp.lang.c,comp.lang.c++,comp.lang.java.programmer,comp.lang.javascript,comp.lang.perl.misc,comp.os.linux.advocacy,comp.os.linux.hardware,comp.os.linux.misc,comp.os.linux.setup,comp.os.os2.advocacy,com
Subject: Re: free computer12
Date: Thu, 8 Apr 1999 10:08:44 +0100
Now that's what I call spamming
Dru
Richard Taylor wrote in message <7egtrl$5u4$[EMAIL PROTECTED]>...
>Um, Dell is more than 5 years old.
>webmaster <[EMAIL PROTECTED]> wrote in message
>news:7eg4vf$bsp$[EMAIL PROTECTED]...
>> Free Computer at http://giveaways.arecool.net
>>
>> DELL IS GIVING AWAY 500 FREE PENTIUM 500 Computers to celebrate their 5th
>> anniversary.
>>
>> Hurry and if you are one of the first 500 people you win a new
computer!!!
>>
>
>
------------------------------
From: Chris MacKenzie <[EMAIL PROTECTED]>
Subject: Re: assigning IP address to jetdirect EX card?
Date: Thu, 08 Apr 1999 08:42:05 +0000
Peter MacKay wrote:
> If you go the the HP site you should find the JetDirect utility to configure
> your printer. More easily you can configure your printer from ther printer
> buttons on the front.
>
> Go into "Config Network" yes
> "Configure TCP/IP" yes
> then set ip1, ip2, ip3, ip4 and the subnet mask and the router
provided it's plugged into a HP printer - some other brands that support
HP's MIO may not have this feature, but you could try using arp by
setting the ip address with the mac address of the jetdirect you may be
ably to connect via telnet to the card and set itup that way (hey it
worked with an Apple Laserwriter Pro !)
--
Rgds,
Chris MacKenzie
[EMAIL PROTECTED]
Windows 95/NT - 32 bit extensions and a graphical shell
for a 16 bit patch to an 8 bit operating
system originally coded for a 4 bit
microprocessor, written by a 2 bit company
that can't stand 1 bit of competition.
------------------------------
From: [EMAIL PROTECTED]
Crossposted-To: comp.windows.x.kde,comp.os.linux.x
Subject: Re: VNC takes a hit running KDE
Date: Thu, 08 Apr 1999 07:35:57 GMT
In article <370b7345.82966494@news>,
[EMAIL PROTECTED] (Bob Nixon) wrote:
> >Try using the X-Win32 X-server on Windows -- it's the best one
> >available. I can easily use KDE desktop with this program (on small
> >Pentium 120 computers).
> >
It used to work fine. However, I touched my running systems, upgraded to
KDE1.1 on the linux PC and W98 on the wintel PC. While most xapps are
running troublefree, all the progs from KDE don't. I get incorrect display,
crashing progs and lots of error messages about Xlib: lost sync
Ideas?
Thanks,
Reiner
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: Fedor Solodovnik <[EMAIL PROTECTED]>
Crossposted-To:
comp.lang.basic.visual.misc,comp.lang.c,comp.lang.c++,comp.lang.java.programmer,comp.lang.javascript,comp.lang.perl.misc,comp.os.linux.advocacy,comp.os.linux.hardware,comp.os.linux.misc,comp.os.linux.setup,comp.os.os2.advocacy,comp.os.vms,comp.periphs.printers,comp.software.year-2000,comp.sys.amiga.misc,comp.sys.ibm.pc.games.action,comp.sys.ibm.pc.games.flight-sim,comp.sys.ibm.pc.games.rpg,comp.sys.ibm.pc.games.sports,comp.sys.ibm.pc.games.strategic,comp.sys.ibm.pc.hardware.chips
Subject: Re: free computer
Date: Thu, 08 Apr 1999 09:28:23 +0100
This is a good idea how to distribute viruses !!!!!!!!
webmaster wrote:
>
> Free Computer at http://giveaways.arecool.net
>
> DELL IS GIVING AWAY 500 FREE PENTIUM 500 Computers to celebrate their 5th
> anniversary.
>
> Hurry and if you are one of the first 500 people you win a new computer!!!
------------------------------
From: APPANAH ravi <[EMAIL PROTECTED]>
Subject: Network problems
Date: Thu, 08 Apr 1999 11:20:00 +0200
Reply-To: [EMAIL PROTECTED]
Hi !!!
I install a redhat 5.2 system.
I configure the PC with 4 network cards :
- 3 DLINK PCI 530 TX (IRQ 5, 9, 11 assigned to eth0, eth1 and
eth2)
- and 1 SMC ISA ULTA 8216C (IRQ 10 assigned to eth3)
When I connect all the networks cards to the hub, the system didn't
boot.
When I connect only 1 network card to the hub, no problem...
Can anyone help me ???
Thanks in advance.
Regards,
Ravi APPANAH
--
Ravi APPANAH
Product Validation & Support Engineer
==========================================
EolRinG International
10, rue Alfred Kastler
14000 Caen - FRANCE
Tel : +33 (0)2 31 06 19 75
Fax : +33 (0)2 31 06 19 76
Email : [EMAIL PROTECTED]
Web : http://www.eolring.fr
==========================================
------------------------------
From: digger <[EMAIL PROTECTED]>
Subject: qmail can only send, but not receive
Date: Thu, 08 Apr 1999 04:39:46 -0500
I just installed qmail for curiosity. when i test it, it can send email
from my local machine to my school account, but it can not receive
emails neither from local machine or my school account. sendmail could
do both before i uninstalled it. any clue? Thanks.
------------------------------
From: [EMAIL PROTECTED]
Subject: help - PPPD: Serial line is looped back. Connection terminated.
Date: Thu, 08 Apr 1999 09:46:25 GMT
After having no problems connecting to my ISP with my old 33.6k modem I went
and bought a 56k modem which refuses to connect. I seem to have 2 problems.
One is that when the modem actually manages to dial, I get this message in
/var/log/messages : Apr 8 19:49:24 sport pppd[436]: expect (CONNECT) Apr 8
19:49:24 sport pppd[436]: ^M Apr 8 19:49:24 sport pppd[436]: alarm Apr 8
19:49:25 sport pppd[436]: Connect script failed Apr 8 19:49:25 sport
pppd[436]: Failed
The second problem is that sometimes the modem just refuses to dial and gives
me this message :
Apr 8 20:23:49 sport pppd[492]: pppd 2.3.3 started by root, uid 0
Apr 8 20:23:50 sport pppd[492]: timeout set to 10 seconds
Apr 8 20:23:50 sport pppd[492]: Serial connection established.
Apr 8 20:23:51 sport pppd[492]: Using interface ppp0
Apr 8 20:23:51 sport pppd[492]: Connect: ppp0 <--> /dev/modem
Apr 8 20:23:51 sport pppd[492]: Serial line is looped back.
Apr 8 20:23:51 sport pppd[492]: Connection terminated.
Any help is appreciated.
TIA
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
** 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
******************************