Linux-Networking Digest #462, Volume #11 Wed, 9 Jun 99 06:13:42 EDT
Contents:
Re: Samba: Only one Win95 machine can access Net Neighborhood
([EMAIL PROTECTED])
where the heck ARE the linux drivers @? (Bob)
wu-ftp setup problem ([EMAIL PROTECTED])
Re: Basics of setting up a Linux network (Martin Krzywinski)
Re: IP Masquerading Problem (Heather)
DHCPACK in wrong transaction (Christer Olsson)
Networking problem with 2.2.x kernels? (Christer Olsson)
Re: Dumb Telnet ? (Zeljko Cvrkotic)
strange NFS messages (Michal Szymanski)
Re: Still got a pppd Problem (Julian Bordas)
Re: IBM token-ring cards PCI (Klaus-Georg Adams)
Re: Trouble at Red-Hat 6.0 network laptop installation (Eric LEMAITRE)
Re: strange NFS messages (Matthias Meixner)
Re: password protection on Apache (John Schmidli)
newbie: Best way of setting up ip-numbers? ("Wheely")
Need a guru's advice on IP masquerading ("Xavian Draper")
how to setup a HSP pci modem for redhat 6.0? ("percy")
script for dynamically updating resolv.conf? (Tom Berger)
Named and Multihomed Machine ("S�an Connolly")
Re: newbie: Best way of setting up ip-numbers? (Ronald Hovens)
----------------------------------------------------------------------------
From: [EMAIL PROTECTED]
Subject: Re: Samba: Only one Win95 machine can access Net Neighborhood
Date: Wed, 09 Jun 1999 05:41:56 GMT
In article <dJl73.1038$[EMAIL PROTECTED]>,
"Andrey Smirnov" <[EMAIL PROTECTED]> wrote:
> Hello!
>
> Can you include your smb.conf file and winipcfg output of your Win95
> stations.
>
> Good luck!
>
> mikes wrote in message <[EMAIL PROTECTED]>...
> >I have two Win95 computers hooked up to my smb server via hub
(computer A
> >and B). Each computer has its own unique IP (ie 192.168.1.x). When I
log in
> >computer A, I get a dns error, ^
plus, what is this 'dns-error'?
what did you put in computer name ,
(did you put anything there yourself, or did you have it defaulted by
win95-installation?)
and in domain name , for A,B, and the smb-server?
my guess: there is something to this 'dns-error' - maybe your machines
are not in the same workgroup, or have the same netbios-name,something
like that ( just guessing ).
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
From: [EMAIL PROTECTED] (Bob)
Crossposted-To: alt.os.linux,comp.os.linux.help,linux.help
Subject: where the heck ARE the linux drivers @?
Date: Tue, 08 Jun 1999 22:58:15 GMT
i've checked linuxdrivers.net - it sends me to linuxberg, where there
are NO drivers to be found...
i've searched everywhere else i can think of...
where's the best repository for linux drivers?
(i need ati1500 nic drivers) - the howto specifically says, that linux
IS compatible with my card, I just can't find any way to get the 2 to
talk! - (tried the 1700 drivers which come with my mandrake 6 dist -
no good)
tia - Bob
bg@@interaccess.com
________________________________________________
Definition of Windows 95:
A 32 bit upgrade to 16 bit extensions for an 8 bit operating system
designed to run on a 4 bit processor by a 2 bit company that
doesn't like 1 bit of competition.
------------------------------
From: [EMAIL PROTECTED]
Subject: wu-ftp setup problem
Date: Wed, 09 Jun 1999 06:07:32 GMT
Hi,
Please excuse my stupidity. I�m using RedHat 5.2, I tried to compile
the wu-ftp-2.5 version but it doesn�t seems to work because it couldn�t
find all the standard header file like (string.h��). Please excuse my
rusty C language. I wouldn�t fix it because I forgot which environment
variable I should use to solve this problem, so I download the rpm
package which is wu-ftp-2.4.2b18-2.1.rpm.
I followed the instruction from Resource Center for creating a test
account. I have the problem as below:
Account name: testftp
Home directory: /home/ftp/testftp
Chroot: /home/ftp
I can log on to the /testftp directory and I can cd to / and go back to
/testftp directory but ls command doesn�t display any files and
directories.
The ftp daemon doesn�t take effect on the passwd file that I setup on
/home/ftp/etc/passwd because I tried to comment out the testftp account
from passwd and it still allow me to log on.
Thanks in Advance. If possible please direct me to any other URL which
have more details explain wu-ftp.
Benny
-
e-mail: [EMAIL PROTECTED]
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
From: Martin Krzywinski <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Re: Basics of setting up a Linux network
Date: Tue, 08 Jun 1999 15:15:11 -0700
Slip Gun wrote:
> X-Mailer: Mozilla 4.07 [en] (X11; I; Linux 2.0.36 i686)
>
> Hi,
> I would to know the basics of setting up a network with linux, and later
> add an smpt and ftp server. I have RH 5.2. If someone could point me
> towards some websites which would help, I would be grateful.
> thanks,
> Ed
The functionality is basically out-of-the-box. It is surprisingly
straightforward to set up connectivity between two computers. Setting up
your own network (if you're given a subnet etc) with a gateway, mail etc is
a little more involved but the basic building blocks are
similar: centralized file storage, NIS if necessary, mail routing.
The O'Reilly book TCP/IP Network Management is excellent.
A Linux specific resource is at
http://metalab.unc.edu/mdw/LDP/nag/nag.html
Best regards,
Martin K
------------------------------
From: [EMAIL PROTECTED] (Heather)
Crossposted-To: uw.linux,comp.os.linux,alt.linux,alt.os.linux
Subject: Re: IP Masquerading Problem
Date: Wed, 09 Jun 1999 07:14:39 GMT
On Tue, 08 Jun 1999 22:46:01 -0700, Joachim Feise <[EMAIL PROTECTED]>
wrote:
>The dynamic port allocation is just one of the NM problems (actually, it is the easy
>one): You can open your firewall, and basically allow all ports from 1024 to 65535
>through. This allows to call somebody from your machine. I've done this with audio
>only.
>he result: they can hear you, you can not hear them.
>The main problem with NM is that it sends the IP address of your machine in the IP
>packet body. So the other side gets your local IP address, which, when using
>Masquerading, is most likely 192.168.x.x or 10.x.x.x. Packets to these addresses are
>not routed, so they never get past the ISP of your NM partner.
>The only solution I found so far: Connect through a PPTP tunnel to an NT server box.
>Works for me since I only use NM for company-internal purposes.
Yack not another proprietary MS thing.
I'm not sure what NM's capabilities are, but since it is a client, it
might be able to do SOCKS and I think NEC has a SOCKS daemon that
works under Linux. I havent used this method myself, but the theory
sound plausible. Nevermind on that socks theory. I just took a quick
peep at the help file in netmeeting after going through some stoopid
information collecting wizzerd, and I couldnt find the word firewall
or sock in the 'find or index' section.
Here is a link though to someone that seems to know what the fuss is
about. Hope it helps.
http://users.nais.com/~nevo/masq/chat.html#netmeeting
------------------------------
From: Christer Olsson <[EMAIL PROTECTED]>
Subject: DHCPACK in wrong transaction
Date: Wed, 09 Jun 1999 09:19:51 +0200
Hi,
I have recently became a Linux users. I bought a SuSE Linux 6.1
distribution and
I am very happy with it. Everything seems to work quite well and I am
about to
completely remove all traces of Windows NT from my machine.
I am connected to the network through a DHCP server (don't ask me what
kind or brand it is I am working at a BIG company). Everythings seems to
work very smootly at first but after a while when my DHCP client wants
to renew its IP address an error messages sometimes appears saying:
'DHCPACK in wrong transaction'
I get the back the same IP address but after this message I cannot
ping my computer from the outside anymore (raw IP address works fine
though). Everything with the network seems to work fine on my Linux
computer dispite this error message. But it is a bit disturbing.
Something is abviously not like it should. Anyone knows what the
source of the problem could be?
/Christer
------------------------------
From: Christer Olsson <[EMAIL PROTECTED]>
Subject: Networking problem with 2.2.x kernels?
Date: Wed, 09 Jun 1999 09:13:07 +0200
Hi,
We are having a networking problem at our company (that is all Linux
users).
It seems like something has changed in the networking support (TCP/IP)
in the newest kernels, 2.2.x, because we cannot get through our companys
proxy server anymore. All users still using the 'old' 2.0.x kernels does
not have this problem. Anyone experienced the same problem?
Inside our own network (intranet) everything works fine with the
2.2.x kernels (rlogin, telnet, e-mail, netscape, arena, ftp, etc.).
But not to the 'outside'.
/ Christer
------------------------------
From: Zeljko Cvrkotic <[EMAIL PROTECTED]>
Subject: Re: Dumb Telnet ?
Date: Tue, 08 Jun 1999 21:23:03 +0200
> DB7654321 wrote in message <[EMAIL PROTECTED]>...
>How do I telnet from my windoze computers to my linux server by entering an IP
>address?
>
>David Bell
>
Start/Run/ telnet xxx.xxx.xxx.xxx
--
====================================================================
Zeljko Cvrkotic Linux Users Group of Yugoslavia
[EMAIL PROTECTED] www.linux.org.yu
====================================================================
------------------------------
From: [EMAIL PROTECTED] (Michal Szymanski)
Crossposted-To: linux.dev.kernel
Subject: strange NFS messages
Date: 9 Jun 1999 06:01:40 GMT
Hi all,
I have two PCs running RH 6.0 with standard (in 6.0) kernel-level NFS,
automount, kernel 2.2.5 (one SMP, one non-SMP), connected with
fastethernet in small network with 2 Suns. On both PCs, I keep getting
strange messages like:
__nfs_fhget: inode 25331 busy, i_count=2, i_nlink=1
nfs_free_dentries: found data/m36062.lock, d_count=0, hashed=1
nfs_dentry_delete: data/m36062.lock: ino=25331, count=2, nlink=1
other than that, everything is working fine, including the programs
which deal with files mentioned in these messages. On the other hand, I
was unable to reproduce such a message doing "by hand" what my
application does with those files. So I wonder, is it something to worry
about, or not?
any hints would be appreciated, regards, Michal.
--
Michal Szymanski ([EMAIL PROTECTED])
Warsaw University Observatory, Warszawa, POLAND
------------------------------
From: Julian Bordas <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: Still got a pppd Problem
Date: Wed, 09 Jun 1999 18:45:44 +1000
This is a multi-part message in MIME format.
==============68CC419E80E950DBFE1DD08D
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Ah ha the thot plickens. I must've written it in lower case for some
reason!!! Thanks for the solution.
Julian
Clifford Kite wrote:
> Julian Bordas ([EMAIL PROTECTED]) wrote:
>
> : I having a bit of a problem with pppd. This is from the
> : /var/log/messages
>
> : pppd 2.3.5 started by root, uid 0
> : expect (report)
> : alarm
> : Failed
> : Connect Script failed
> : Exit
>
> ..
>
> : /etc/ppp/chatscript
>
> : report connect
> : timeout 3
> : abort 'busy'
> : "" \atz
> : timeout 45
> : ok atdt$95269100
> : connect "\c"
>
> : These scripts did work with this PC and nothing really has changed. Any
> : ideas anyone?
>
> Ahh.. Nope the scripts could not have worked previously. You are using
> lowercase letters in the chatscript strings where uppercase letters are
> required. This is *nix not Microsoft, if the manual shows uppercase
> then it means uppercase. The abort occurred because "report" is the
> start of the expect/send "report connect" and not the report directive
> "REPORT CONNECT" that you meant it to be.
>
> --
> Clifford Kite <kite@inet%port.com> Not a guru. (tm)
> /* Governments should be changed like diapers - often and for the
> * same reason. */
==============68CC419E80E950DBFE1DD08D
Content-Type: text/x-vcard; charset=us-ascii;
name="JBordas.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Julian Bordas
Content-Disposition: attachment;
filename="JBordas.vcf"
begin:vcard
n:Bordas;Julian
x-mozilla-html:TRUE
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
fn:Julian Bordas
end:vcard
==============68CC419E80E950DBFE1DD08D==
------------------------------
From: Klaus-Georg Adams <[EMAIL PROTECTED]>
Subject: Re: IBM token-ring cards PCI
Date: 09 Jun 1999 10:39:36 +0200
Frank Pikelner <[EMAIL PROTECTED]> writes:
> Mike,
>
> Thanks for the information. We are an all token ring shop, I'll be giving
> your driver a good runover in the next few days.
>
> Cheer,
>
> Frank
I have been hammering it since version ibmol013.tgz and it has worked
flawlessly for me.
Klaus-Georg Adams
------------------------------
From: Eric LEMAITRE <[EMAIL PROTECTED]>
Subject: Re: Trouble at Red-Hat 6.0 network laptop installation
Date: Wed, 09 Jun 1999 10:46:45 +0200
unknown a �crit :
> The basic reason for the FAILED message is becuse the PCMCIA card does
> not get loaded until after the ETH0, I have the same error message on
> my laptop and the Network works fine.
Hello !
Although I answer to myself (but I said I would post the answer for my
trouble), I ask by the same occasion another question.
I essentially ansd practically resolved my laptop PCMCIA NIC installation
trouble : I added "pre-install pcnet_cs /etc/rc.d/init.d/network start"
and "alias eth0 pcnet_cs" in /etc/conf.modules. So all initialisations and
network services are correctly launched and all works fine.
Saddly, there remain an ugly "cardmgr" initialisation message on many
lines and the standard [ OK ] message for proper eth0 launch doesn't
appear. How to fix that (status returned = 1 for card manager).
Bye !
--
Responsable de formation pour les fili�res Internet et Linux
------------------------------
From: [EMAIL PROTECTED] (Matthias Meixner)
Crossposted-To: linux.dev.kernel
Subject: Re: strange NFS messages
Date: 9 Jun 1999 07:33:21 GMT
Michal Szymanski ([EMAIL PROTECTED]) wrote:
> Hi all,
>
> I have two PCs running RH 6.0 with standard (in 6.0) kernel-level NFS,
> automount, kernel 2.2.5 (one SMP, one non-SMP), connected with
> fastethernet in small network with 2 Suns. On both PCs, I keep getting
> strange messages like:
[...]
> application does with those files. So I wonder, is it something to worry
> about, or not?
>
> any hints would be appreciated, regards, Michal.
Quite simple: the NFS server in linux is broken. You can find some patches
at http://www.fys.uio.no/~trondmy/src/ that reduce the problems, but does
not fix all problems.
_ Matthias Meixner
--
Matthias Meixner [EMAIL PROTECTED]
Technische Universit�t Darmstadt
Rechnerbetriebsgruppe Telefon (+49) 6151 16 6670
Wilhelminenstra�e 7, D-64283 Darmstadt, Germany Fax (+49) 6151 16 4701
------------------------------
From: John Schmidli <[EMAIL PROTECTED]>
Subject: Re: password protection on Apache
Date: Wed, 09 Jun 1999 07:45:38 GMT
This maybe a stupid question but haow do I go about using the htpasswd
program. Is it a program that can be run? If so how. I'm new to Linux
and Apache
In article <01beb238$35c88900$0101a8c0@george>,
"George Georgakis" <[EMAIL PROTECTED]> wrote:
> It's pretty easy. Basically, you use the htpasswd program in the
support
> directory to add users, and in each directory you wish to have
restricted
> access you add the following in a .htaccess file:
>
> AuthName "restricted stuff"
> AuthType Basic
> AuthUserFile /usr/local/etc/httpd/users
>
> require valid-user
>
> The /usr/local/etc/httpd/users file contains the allowed users and the
> encrypted password. With the first user you create this file with
htpasswd
> -c /usr/local/etc/httpd/users <username>, subsequent users are added
with
> htpasswd /usr/local/etc/httpd/users <username>
>
> to restrict an area just to certain users, make the last line
>
> require user <user1> <user2> etc...
>
> HTH
>
> George
>
========================================================================
---
> I never reply by email as a) I don't give out my real email address
freely,
> and b) it stops other NG users from reading the solutions to problems
> If necessary, however, I can be contacted thru geegs (a) linuxstart
DOT com
>
========================================================================
--
>
> John Schmidli <[EMAIL PROTECTED]> wrote in article
> <7jkmjc$815$[EMAIL PROTECTED]>...
> > I'm looking for some guidance on how to password protect a directory
> > (ie restrict access to people with password) on a Linux server
running
> > Apache. I have read the documentation but still find it a bit
confusing.
> >
> >
> > Sent via Deja.com http://www.deja.com/
> > Share what you know. Learn what you don't.
> >
>
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
From: "Wheely" <[EMAIL PROTECTED]>
Crossposted-To:
aus.computers.linux,comp.os.linux,comp.os.linux.misc,comp.os.linux.setup,linux.redhat.misc
Subject: newbie: Best way of setting up ip-numbers?
Date: Wed, 9 Jun 1999 10:05:43 +0200
Hi there,
I wanna install Linux on my system, but I'm not sure what ip-addresses I
should use for various tasks on my system.
In the end I'd like to run the following services (all on the SAME pc):
- FTP
- Telnet
- HTTP access (via other W95 machine)
- dhcpd (so I won't have to setup W95 with an ip-address
- DNS
First: CAN it be done?
Second: can ftp, telnet and http all be running via the same ip-addres?
(is it possible to give ftp telnet separate ip-addresses?)
-> I've set it up, but either http works, OR telnet and ftp work. Never all
3 together(?)
Furthermore, When installing dns and dhcpd I've read somewhere that a
'gateway' must be configured. Is this just my main ip-address?
AND (last one, here) there also needs to be configured a router (routed).
Does this also have a ip-address of its own?
Questions, questions... but very imortant to me.
I hope you find this mail intriguing enough to respond to. You're doing me a
great favour.
Kind regards,
Marcel Post
------------------------------
From: "Xavian Draper" <[EMAIL PROTECTED]>
Subject: Need a guru's advice on IP masquerading
Date: Tue, 8 Jun 1999 18:43:44 -0500
Machines I have connected to my Linux machine can do everything I need them
to with the outside world unless they start to download a large file or
receive a large email. Is there some file size limit as to what IP
masquerading can handle or am I missing something?
X
------------------------------
From: "percy" <[EMAIL PROTECTED]>
Subject: how to setup a HSP pci modem for redhat 6.0?
Date: Tue, 8 Jun 1999 23:40:37 +0800
as title, thanks
------------------------------
From: Tom Berger <[EMAIL PROTECTED]>
Subject: script for dynamically updating resolv.conf?
Date: Wed, 09 Jun 1999 07:50:55 GMT
Hi!
I want to connect my Linux to two different ISPs (oh, and maybe a local
caching ns later...). I want to do this: running a script that magically
puts a soft link from the provider specific /etc/resolv.conf to the
'real' one.
Should not be too hard but since I am lazy I wanna now if there already
is something like this out there. And no, I don't want to use kppp,
ezppp etc.
Thanks a lot!
tom
--
"Not to be able to do something is no reason for not doing it." (ALF)
Tom Berger, mail replies to: [EMAIL PROTECTED]
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
From: "S�an Connolly" <[EMAIL PROTECTED]>
Subject: Named and Multihomed Machine
Date: Sun, 6 Jun 1999 10:56:44 +0100
How do I get named to only bind (listen) on a specific nic, rather than all
the installed nics on a machine ?.
TIA
Sean C
------------------------------
From: Ronald Hovens <[EMAIL PROTECTED]>
Crossposted-To:
aus.computers.linux,comp.os.linux,comp.os.linux.misc,comp.os.linux.setup,linux.redhat.misc
Subject: Re: newbie: Best way of setting up ip-numbers?
Date: Wed, 09 Jun 1999 11:13:32 +0200
Wheely,
my answers are embedded in your mail below:
Ronald Hovens
Wheely wrote:
>
> Hi there,
>
> I wanna install Linux on my system, but I'm not sure what ip-addresses I
> should use for various tasks on my system.
>
> In the end I'd like to run the following services (all on the SAME pc):
> - FTP
> - Telnet
> - HTTP access (via other W95 machine)
> - dhcpd (so I won't have to setup W95 with an ip-address
> - DNS
>
> First: CAN it be done?
Of course! Consult the various HOWTOs. If you want to connect local
clients to your linux server which should be able to access the internet
via your linux server, read the IP-masquerading howto. If you will use a
small number of clients, I don't recommend dhcp because it makes some
administrative tasks harder, for example controlling access to services.
just use reserved IP-adresses like 192.168.x.x. for all machines on your
LAN and keep a record of the used ip-addresses. Consult the net-3-howto
for ip-adresses that are reserved for private use.
>
> Second: can ftp, telnet and http all be running via the same ip-addres?
> (is it possible to give ftp telnet separate ip-addresses?)
They can all run via the same ip-address.
>
> -> I've set it up, but either http works, OR telnet and ftp work. Never all
> 3 together(?)
>
I guess you try to use telnet and ftp to a linux server as root. Telnet
and ftp are disabled for root access by default.
If you set things up correctly, all 3 together should work. Consult the
various HOWTOs, starting with the NET-3-HOWTO
> Furthermore, When installing dns and dhcpd I've read somewhere that a
> 'gateway' must be configured. Is this just my main ip-address?
> AND (last one, here) there also needs to be configured a router (routed).
> Does this also have a ip-address of its own?
>
Note that an ip-address is bound to an interface, not to a machine. If
you connect clients to your linux server via it's ethernet card,
the ip-adress of the linux ethernet card (normally eth0 interface)
should be mentioned as gateway-ip-address in every client's setup. A
router is not needed.
> Questions, questions... but very imortant to me.
A tip: linux is a very wonderful OS, but you have to read documentation
to get a grip on it and make it work the way you want it. You are
wondering if things are possible. With Linux virtually ANYTHING is
possible.
>
> I hope you find this mail intriguing enough to respond to. You're doing me a
> great favour.
>
> Kind regards,
> Marcel Post
------------------------------
** 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
******************************