Linux-Networking Digest #347, Volume #11 Mon, 31 May 99 12:14:34 EDT
Contents:
Re: D-Link DFE500TX... (Mogens Kjaer)
Re: twisted pair problem using a hub (Heiko Hellweg)
twisted pair problem using a hub (Heiko Hellweg)
Re: which one is the .profile for /root (Matthew Lewis)
Re: Repost: no help after 3 days: Windows NT to Linux over PPP and Samba (Clifford
Kite)
backup to dat streamer with kdat (Torsten Mack)
Re: Telnet again ("Hugh Saunders")
Re: Help, Apache won't run my cgi (Monte Phillips)
----------------------------------------------------------------------------
From: Mogens Kjaer <[EMAIL PROTECTED]>
Subject: Re: D-Link DFE500TX...
Date: Mon, 31 May 1999 15:43:55 +0200
tumblingdown wrote:
>
> Does any body know if there is a linux (SuSE) driver availible for the above
> card?
Use the tulip driver.
Mogens
--
Mogens Kjaer, Carlsberg Laboratory, Dept. of Chemistry
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Fax: +45 33 27 47 08
Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk
------------------------------
From: Heiko Hellweg <[EMAIL PROTECTED]>
Subject: Re: twisted pair problem using a hub
Date: 31 May 1999 16:20:25 +0200
"Ron van Middendorp" <[EMAIL PROTECTED]> writes:
> Are you using the same cable?
> If so, this is a crossed one (since it worked without a hub) and this will
> not work through the hub....
>
> Ron
>
> > As soon as
> > more than just a little traffic occurs (say a ftp file transfer of a
> > 1MB file, no matter which direction) i get lots of frame collisions
> > (that may be acceptable) which result in 5 to 10 second delays in
> > which no network traffic can pass the ethernet at all ... :-(
no i don't - i use two straight cables of course.
while it basically works, it produces a lot of timeouts, so a 1M file
transfer takes about 5 minutes or more.
--
============================ Heiko Hellweg ===========================
[EMAIL PROTECTED] http://www.uni-koblenz.de/~hellweg/
10% of our customers account for 90% of our service cost: those who
actually use our product, plus the ones who were injured unpacking it.
------------------------------
From: Heiko Hellweg <[EMAIL PROTECTED]>
Subject: twisted pair problem using a hub
Date: 31 May 1999 10:51:33 +0200
do you have any hints for me concerning the following problem?
i have a small two-machine network at home, consisting of an
intel pc with linux kernel 2.0.36 with a 3com 3c905b ethernet card
and an old apple powermac 7200 running linuxPPC (kernel 2.2.4, pre-R5)
with its built in 10MBit ethernet.
When connecting them directly with a patch caple, everything runs
smoothly. Since i want to connect another machine, i recently bought
a samll 10 MBit Hub and now all the smoothness went away. As soon as
more than just a little traffic occurs (say a ftp file transfer of a
1MB file, no matter which direction) i get lots of frame collisions
(that may be acceptable) which result in 5 to 10 second delays in
which no network traffic can pass the ethernet at all ... :-(
The intel machine uses the most current 3com driver (as of two weeks ago):
"3c59x.c:v0.99H-WOL 2/24/99 Donald Becker".
I used the 3com dos utility to set the card to
10MBit 10Base-T, half-duplex, no PNP
I did not find any documentation on the PowerMac internal ethernet
and its linux driver
Do you have any idea, what to check, where to tweak, what to read, ...?
thanks in advance - Heiko ([EMAIL PROTECTED]) (yes: its a real address)
--
============================ Heiko Hellweg ===========================
[EMAIL PROTECTED] http://www.uni-koblenz.de/~hellweg/
10% of our customers account for 90% of our service cost: those who
actually use our product, plus the ones who were injured unpacking it.
------------------------------
From: Matthew Lewis <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,comp.os.linux.setup
Subject: Re: which one is the .profile for /root
Date: Mon, 31 May 1999 09:23:17 -0600
Ujang Mohamad Zainudin wrote:
>
> hi all,
>
> how do i change the profile for "root".
> i tried creating ".profile" in /root but it has no effect when i
> relogin.
> SO is it at /.profile or /etc/profile.
/etc/profile is run for all user logins.
Individual startup files vary, depending on what shell you're using.
If you're using bash, a login shell will first look for ~/.bash_profile,
if not found, it then looks for ~/.bash_login, then ~/.profile
When logging out, it looks for ~/.bash_logout, usefull for clearing the
screen and/or other housekeeping chores.
A bash non-login shell will read ~/.bashrc if it exists, unless it is
invoked as sh instead of bash.
On my own system, I have .bash_profile, .bash_logout, and .bashrc all in
my /root directory, and they all work as advertized.
More details can be found in the bash man page.
--
Matthew .....
The linuX Files -- The Source is Out There.
------------------------------
From: kite@NoSpam.%inetport.com (Clifford Kite)
Crossposted-To: comp.protocols.ppp,comp.os.linux.setup
Subject: Re: Repost: no help after 3 days: Windows NT to Linux over PPP and Samba
Date: 31 May 1999 10:25:29 -0500
Karel Geeraert ([EMAIL PROTECTED]) wrote:
: Can somebody please have a look at this ?
: Karel Geeraert wrote:
: >
: > I already figured out, that when the IP address for my ppp-client is
: > different from the IP address that I normally use for the ethernet
: > connection, I sometimes get a telnet connection, but not reliably.
: >
: > Moreover, in any case, if I PING from the server to the ppp-client
: > IP-address, I get 100% packets lost and on the ppp-client, I get
: > plenty of
: > CRC errors. So they seem to see each other, but refuse to communicate.
: >
: > I hope this helps better to solve my problem
Not really. What kernel version are you using? What distribution? What
pppd version? Show us the outputs of ifconfig and route on the Linux side.
Add the pppd debug option and post the PPP link negotiation messages,
in /var/log/debug here but it varies with the Linux distribution.
The files to which these messages are configured in /etc/syslog.conf,
e.g. this is the line for debug messages here:
*.=debug /var/log/debug
..
: Can anybody give an appropriate explanation ?
Perhaps with enough solid information...
--
Clifford Kite <kite@inet%port.com> Not a guru. (tm)
/* The signal-to-noise ratio is too low in many [news] groups to make
* them good candidates for archiving.
* --- Mike Moraes, Answers to FAQs about Usenet */
------------------------------
From: Torsten Mack <[EMAIL PROTECTED]>
Subject: backup to dat streamer with kdat
Date: Mon, 31 May 1999 17:59:39 +0200
hi,
I want to backup my hard drive to a dat tape streamer using kdat (kde).
I have SuSE 6.1 and kde 1.1 running. using kdat the backup always has to
be started manually.
my question: is there a possibility to add a line to /etc/crontab that
makes the backup start automatically. kdat is very handy to recover
files. it would be nice to automate the backup process by , if
neccessary, any other programm.
thanx
torsten
--
"Great spirits have always found violent opposition from mediocre
minds" (Albert Einstein)
------------------------------
From: "Hugh Saunders" <[EMAIL PROTECTED]>
Crossposted-To: force9.tech.linux
Subject: Re: Telnet again
Date: Mon, 31 May 1999 10:16:32 +0100
I got there at about 5 this morning!
What I don't understand is: although stopping people from logging in as root
is probably a security measure, why is it any more secure to let me log in
as a user and su?
Just a thought.
Hugh
David Lee wrote in message ...
>I got that when I first started. It was because I was trying to log in as
>"root". What you have to do is make a new account on the Linux box and log
>into that. Then, once you're logged on, type "su". It will ask you for
the
>password to the "root" account. Type that in and you're free to do
whatever
>you want on the system....
>
>
>--
>dave
>==========================================
>email: [EMAIL PROTECTED]
>sms/mobile: 07974 047910
>web: http://www.leehome.force9.co.uk/dave/
>==========================================
>
>
>> I have now solved the "no login prompt" problem. I get a login prompt,
but
>> now the Linux box refuses to accept any logins; I get a "incorrect login"
>> message.
>>
>> I have tried to write a hosts.equiv file to bypass security, I have added
>> entries to /etc/usertty and /etc/securetty and my windows box is listed
in
>> /etc/hosts.allow. HELP. I'm really starting to go off Linux...;)
>>
>> Hugh
>>
>>
>
>
------------------------------
From: [EMAIL PROTECTED] (Monte Phillips)
Subject: Re: Help, Apache won't run my cgi
Date: Mon, 31 May 1999 14:43:18 GMT
>> TURBO1010 wrote in message <7isg1b$rtu$[EMAIL PROTECTED]>...
>> >I have apache 1.3.4, and I'm trying to run a simple perl script, but it
>> >doesn't work. I've named the webpage *.shtml and put in <!--#exec
>> >cgi="/cgi-bin/count.pl"--> but it doesn't work. I know the script works,
That path looks like the culprit. gotta put in the FULL path or perl
won't find it and it will error Apache. That results in an Apache
error being sent to you. Hope this helps.
------------------------------
** 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
******************************