Linux-Networking Digest #971, Volume #11         Thu, 22 Jul 99 09:14:09 EDT

Contents:
  Re: eth problems (VBF-Ratingen GmbH)
  bootp/diskless computer ([EMAIL PROTECTED])
  Linux and RSA (Ralf Gerlich)
  samba directory
  Re: samba directory (VBF-Ratingen GmbH)
  DNS Where to config? ("Gazza")
  Newbie Ethetnet Problem. ("Markus Jahn")
  Re: Anyone running Linksys Etherfast 10/100 cards? (John)
  Re: Strange reboot (Antonio Santos)
  Re: DNS Where to config? (Ralf Gerlich)
  Re: Problems with FTP and Squid? ("Rui Mendes")
  Shapecfg and throttling (Simon Miller)
  Controller eth0 is down (RedHat6.0) (Achille Valisolalao)
  Re: Linux mgetty/pap dialin (W.G. Unruh)
  news proxy server ([EMAIL PROTECTED])
  Re: hook a normal printer directly up to a network? (Marc Mutz)
  Re: Strange reboot... (Antonio Santos)
  Re: Need help from a Linux guru ("Michael Knigge")
  Installing network card ("Spiritus Kevin")
  Re: who makes the best Linux?  Microsoft? ("Kenneth F. Krutsch")
  Linux and cable connections. Interesting problem ([EMAIL PROTECTED])
  Netscape (Ryan)
  proxys (valman)
  Re: Some questions about XWin32 ("Cowles, Steve")
  Traffic Shaping Linux ? ("Rico Wisman")
  help with IP-masquerading ("..Luca T..")
  kNFS log messages (Sebastien Boving)

----------------------------------------------------------------------------

From: VBF-Ratingen GmbH <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Re: eth problems
Date: Thu, 22 Jul 1999 08:59:41 +0200

Paul Bryan schrieb:


I don't know if I can help very much, but I'll try :-)


> 
> How can I know what IRQ's are available for me to set the card to?

Just have a look into /proc/interrupts...

> How can I change the ethernet card to the specified IRQ?

If it is a PnP card, you will have to edit /etc/isapnp.conf

> 
> I will also probably need to change some of the settings within the BIOS
> as well, but I didn't want to just start changing IRQ settings until I
> knew which one to set the card to.
> 
> I did a modprobe of eth1 and I got the following message,
> 
> /lib/modules/2.2.5-15/net/tulip.o: init_module: Device or resource busy
> 

Yeah, that's just the same as I get when initializing my ISDN-card ;-)

> then I did a dmesg | more and got:
> 
> Unknown Tulip-style PCI ethernet chip type 11ad c115 detected: not
> configured.

Maybe you can give this chipset as an option to modprobe tulip....?

> 
> Hope that this helps in the diagnosis.
> Any help would be greatly GREATLY appreciated!!!!!
> 
> Thanks,
> Paul
> 

Rainer.

------------------------------

From: [EMAIL PROTECTED]
Subject: bootp/diskless computer
Date: Thu, 22 Jul 1999 06:12:10 GMT

Hello,

I am trying to boot a client via bootp,tftp, and nfs. So far
I am just concentrating on bootp.

1) I set up bootpd on my server (laptop/pcmcia NE2000 compatible).
I started it on the command line and debug option, so I can see the
status messages.
2) I build a bootdisk with integrated nfs/bootp support. After booting
the client finds another NE2000/compatible card on 0xd400, and is
issuing bootp reuqests which somehow are not recognized by the server -
at least it does not give any status messages. Tcpdump sees nothing
either. The ethernet card though seems to receive them, because the
accnowlege-lamp flashes each time a bootp broadcast request is sent.
3) I tried to use the etherboot package, but my network card is not
recognized.

I guess the server configuration is having a problem.

a) Is it possibible to use bootp for assigning an IP address to a
client, and without rebooting the kernel via Tftp ?

b) Do I have to make additinal setups (other that bootptab) to the
server, to get the bootp process working ? (deactivate cardmgr for
example, or ifconfig ?). Yeah, I read howto's, yes I commented bootp in
inet.cfg (because I am running it in the forground), yes, I checked
/etc/services - I just don't get it working and I would like to show up
awake in the company after a week I came in with my eyes hardly opened.

Helpful Hints are strongly appreciated; probably a little push in
the right direction is enough...


Thanks Tilman


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

------------------------------

From: Ralf Gerlich <[EMAIL PROTECTED]>
Subject: Linux and RSA
Date: Thu, 22 Jul 1999 09:55:15 +0200

Hi!

Does anybody know a possibility to contact a NT RAS-server via Linux?

Thanx in advance,
Ralf

------------------------------

From: [EMAIL PROTECTED] ()
Subject: samba directory
Date: 22 Jul 1999 08:26:30 GMT

can I copy entire directory through SMBCLIENT?
how? Thanks.

------------------------------

From: VBF-Ratingen GmbH <[EMAIL PROTECTED]>
Subject: Re: samba directory
Date: Thu, 22 Jul 1999 10:27:30 +0200

[EMAIL PROTECTED] schrieb:
> 
> can I copy entire directory through SMBCLIENT?
> how? Thanks.

just type in smbclient:

recurse         # this is for diretory-recursion
mget *

------------------------------

From: "Gazza" <[EMAIL PROTECTED]>
Subject: DNS Where to config?
Date: Thu, 22 Jul 1999 09:42:22 +0100

I am using an external router to connect to the internet, I have got that
working ok, and I can ping out to ip addresses but not to names.  Where do I
put the ip addresses of my ISP dns servers.

TIA
Garry



------------------------------

From: "Markus Jahn" <[EMAIL PROTECTED]>
Subject: Newbie Ethetnet Problem.
Date: Thu, 22 Jul 1999 11:23:18 +0200

Hi all.
I am trying now for several weeks to connect a linux box to a windows 95
box. I have them connected through a crossover cable. I am using a 100mbit
no name ethernet card. The card is recognized ok by the linux box.

The problem is that I can't ping the other mashine except I am running
tcpdump. Can someone help me please?

Thanx
            Markus



------------------------------

Date: Wed, 21 Jul 1999 17:57:50 -0400
From: John <"jmiller"@(nospam).provide.net>
Subject: Re: Anyone running Linksys Etherfast 10/100 cards?

I've resolved the problem by going to an older version of my tulip
driver.  I replaced the version that came with Linux with the newest
non-test version I found (version 0.91).  This version would load but
gave me the problems I discussed.  I replaced the 0.91 version with a
version I found on my ethernet card disks (version 0.90f).  As far as I
can tell, everything seems to work.  Replacing the driver was the only
change and things started working.

The answers to previous post are included anyway.

Rod Smith wrote:
> 
> [Posted and mailed]
> 
> In article <[EMAIL PROTECTED]>,
>         John <"jmiller"@(nospam).provide.net> writes:
> > I've gotten a recent tulip driver and compiled it.  The new module loads
> > ok.  Everything seems ok when I check route and ifconfig.  I can ping my
> > own card, but I can't ping outside my card.  There's no sign of any
> > network activity coming out of the card.  I have a dual install with
> > Win98 and can use the interface card in windows with no problem, so I
> > assume the hardware is alright.
> 
> By "ping my own card," do you mean "ping 192.168.1.1" (or whatever the
> address of that computer is), or "ping 127.0.0.1"?  The former does SOME
> access on the Ethernet card, but the latter doesn't.

Ping my own card meant pinging 192.168.1.2 ( the card's address).

> 
> Are you specifying addresses in numerical format or with names?  The
> latter requires a DNS lookup, so if your DNS entries are bad, it won't
> work.

I didn't get that far.  If couldn't ping, there was no point on
proceding to setting up DNS.

> 
> By "no sign of any networking activity," does that mean that you've looked
> at relevant LEDs on the card and whatever hub it's connected to, and found
> nothing happening?

I was refering to LEDs on the hub.

> If you go to another computer and ping the Linux box, what happens?  Any
> response to the ping?  LEDs on the hub and Linux box's Tulip board?

I would get a timeout error when I tried to ping from a Win98 box to the
Linux Box.  Activity on the hub LED was shown for the Win98 box.  No
activity on the hub or card for the Linux box.

> How is your system configured -- manual entry of IP addresses, DNS
> address, etc., or an automatic configuration like DHCP?

I tried this with a graphical administrator that was setup by OpenLinux
2.2 and also by using (ifconfig and route) at the command line.

------------------------------

From: Antonio Santos <[EMAIL PROTECTED]>
Subject: Re: Strange reboot
Date: 22 Jul 1999 09:31:10 GMT


Rudolf Potucek wrote:
> 
> I have seen something similar, though in my case I can only say with 
> certainty that it was not a ctl+alt+del reboot and that I have blocked of 
> all network traffic below port 1024 except ports 20,21,23,53 and 80 via 
> ipfwadm.
> 
> Any clues welcom
> 
>   Rudolf

Hi

I have even more restrictive settings because after the ipchains telnet
and ftp (only for real users) are only available for 3 computers inside
the network. Ctrl-alt-del dosen't work unless you login as root (or
su root). I can't tell if it was that or an UPS shutdown, since my
apcupsd daemon didn't have log facilities (the box was running for
almost 3 years with some kernel and libs changes, and crashed once
when I messed up with a scsi tape and cpio and tar) and I didn't 
mind about the old daemon since it has worked fine all these years.
Someone posted a message saying that when the UPS overheats it will
shutdown the box. I must check this possibility.

It's really hot during summer in Portugal... may be...

Antonio

==================  Posted via SearchLinux  ==================
                  http://www.searchlinux.com

------------------------------

From: Ralf Gerlich <[EMAIL PROTECTED]>
Subject: Re: DNS Where to config?
Date: Thu, 22 Jul 1999 11:34:51 +0200

Hi!
> I am using an external router to connect to the internet, I have got that
> working ok, and I can ping out to ip addresses but not to names.  Where do I
> put the ip addresses of my ISP dns servers.
Normally they are to be put into /etc/resolv.conf
It should look like this:
        domain <your domain-name>
        nameserver <DNS-IP for your domain-DNS>
        nameserver <DNS-IP for your ISP's DNS>

You can also leave out the second line if you don't have a special
intranet DNS or add more nameserver lines, if you want to. All DNS are
tried in the order they are listed.

Ciao,
Ralf

------------------------------

From: "Rui Mendes" <[EMAIL PROTECTED]>
Subject: Re: Problems with FTP and Squid?
Date: Thu, 22 Jul 1999 11:26:47 +0200

I have installed a proxy server running the 2.2.STABLE4 of Squid.
The proxy is running well for the HTTP, but when I try to connect me to a
FTP site it takes too much time and after a bit I receive I message saying:
Coonection timed out.
Can someone help me to resolve this problem?



------------------------------

From: Simon Miller <[EMAIL PROTECTED]>
Subject: Shapecfg and throttling
Date: Thu, 22 Jul 1999 10:22:53 GMT

Is it possible to set up multiple traffic shapers, or in any way use
the shaper facility to apply different throttles to different addresses?
(We'd like to be able to use a Linux box as a router and apply
individual throttles for individual users.  This box would almost
certainly be running kernel 2.2.x)

I've come across a patch called rshaper, but I'd prefer to avoid
patching the kernel if possible, since once the system is up and running
it will be maintained by somebody who would admit that he isn't a Linux
expert.

Thanks in advance.

Simon.

miller at bits dot bris dot ac dot uk


------------------------------

From: Achille Valisolalao <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware,comp.os.linux.misc,comp.os.linux.setup
Subject: Controller eth0 is down (RedHat6.0)
Date: Thu, 22 Jul 1999 12:09:37 +0200


Hello,

Interface eth0 cannot start on my machine which uses AMD 79C970 Ethernet

controller, because this controller is implemented on the same board as
the SCSI controller, so that the two devices share the same IRQ number.

Does someone know if there is a later release of the Linux kernel which
supports this paticularity and where I can find it ? The current version

of my RedHat 6.0 kernel is 2.2.5.

Than you very much,
Achille Valisolalao


------------------------------

From: [EMAIL PROTECTED] (W.G. Unruh)
Subject: Re: Linux mgetty/pap dialin
Date: 22 Jul 99 10:32:07 GMT

Tim Peeler <[EMAIL PROTECTED]> writes:

 After about a
>       day of looking through docs I find out I need either a hub or I
>       need to cut my rj45 up and cross the TX/RX lines....   Well, I
>       decide not to do either (just yet...) 

Just go out and buy a null rj45 cable. They are sold by most computer stores with the 
wires already crossed, and are the same price as a normal cable. Much cheaper than 
a hub, and much less prone to noise, etc than a cut and spiced cable. (If 
you are in Vancouver, I know that London Drigs carries them as that is where I
bought mine.)

------------------------------

From: [EMAIL PROTECTED]
Subject: news proxy server
Date: Thu, 22 Jul 1999 10:57:21 GMT

I have a linux box which is masquerading a class C network
(192.168.1.x). In order to allow faster http access to my users I
installed a squid server and it works ok.
What should I do to allow news access maintaining the same
configuration.
I'm also using a firewall with ipchains.
Any help would be appreciated.

Ovidiu Dressler


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

------------------------------

Date: Wed, 21 Jul 1999 01:09:21 +0200
From: Marc Mutz <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware,comp.os.linux.misc,comp.os.linux.setup
Subject: Re: hook a normal printer directly up to a network?

Gaiko Kyofusho wrote:
> 
> I was wondering if there was a way that I could hook a normal (hp desk
> jet model ???) directly to my home network (consisting of 1 winnt box
> and 2 linux boxes) without having to hook it directly to one of the
> computers?  (I admit that it would be for purposes of convenience
> <arranging the network ing the house> not necessity, for those that
> might ask "why")
> 
HP sells 'JetDirect' printservers that have an Ethernet and a parallel
port. They start at $100, so it might not be convenient fo you.

Marc

-- 
Marc Mutz <[EMAIL PROTECTED]>                    http://marc.mutz.com/
University of Bielefeld, Dep. of Mathematics / Dep. of Physics

PGP-keyID's:   0xd46ce9ab (RSA), 0x7ae55b9e (DSS/DH)



------------------------------

From: Antonio Santos <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Re: Strange reboot...
Date: 22 Jul 1999 10:31:11 GMT


Chris Mahmood wrote:
> 
> that is odd...could the UPS be buggy?
> -ckm

Don't know. It worked fine all these years...
and it seems OK right now.

Thanks.

Antonio

==================  Posted via SearchLinux  ==================
                  http://www.searchlinux.com

------------------------------

From: "Michael Knigge" <[EMAIL PROTECTED]>
Subject: Re: Need help from a Linux guru
Date: Thu, 22 Jul 1999 10:47:21 +0200


Suddn schrieb in Nachricht ...
>I'm trying to install network support in my Mandrake 6.0 distribution of
>Linux.  My card is a EtherFast 10/100 from LinkSys.  It uses the tulip
>driver.

Be sure to use the latest Driver for the TULIP-Chips. I also own one
NIC from LinkSys, the chip they use are only "VERY SIMILAR" to the
original DEC Tulip (the chip is a "PNIC" if I remember right).

So, get the latest TULIP-Driver from the web Page (look in the
driver Source for the www address) - it supports this chip also.

bye
  Michael



------------------------------

From: "Spiritus Kevin" <[EMAIL PROTECTED]>
Subject: Installing network card
Date: Thu, 22 Jul 1999 13:00:20 +0200

Hey people, I'm new to Linux. I'm trying to get my network adaptor
installed, but it doesn't work out. I have a 3Com EtherLink III ISA (3C509b)
in ISA-modus. A guy told me to disable PnP for the card, and then use the
Networking Howto. I disabled PnP using 3c5x9cfg.exe. But I can't find a
solution for my problem in the Networking Howto. I enabled support for my
card in the kernel.
I think the biggest problem is my (cable-)provider uses a dynamic
IP-address, while linuxconf asks me for a static address.

Who can help me? When you explain something, keep in mind I'm new to linux,
keep your expanations clear.



------------------------------

From: "Kenneth F. Krutsch" <[EMAIL PROTECTED]>
Subject: Re: who makes the best Linux?  Microsoft?
Date: Wed, 21 Jul 1999 02:12:07 -0500

In article <[EMAIL PROTECTED]> , Chris Harshman 
<[EMAIL PROTECTED]>  wrote:

> Yeah, absolutely.  And it's worth it to get your
> MCSE+I+L certification (Microsoft Certified
> Systems Engineer, plus Internet, plus Linux)
>
>
> JY wrote:
>>
>> who makes the best Linux?  Microsoft?

That's good...

------------------------------

From: [EMAIL PROTECTED]
Subject: Linux and cable connections. Interesting problem
Date: Thu, 22 Jul 1999 11:04:43 GMT

Having a major hassle with my cable provider, it ran great for a week
or so, using dhcpcd and i was happy. Now all of a sudden it doesnt work.

Some details, my cable provider requires a "logon" (using a www page)
this is because they intend to set the service up that you (for
instance) can have no monthly charge, but a traffic fee, or pay extra
for more bandwidht when you need it.)

Windows NT / 98 / 95 and MAC (yech) all works just great.

Linux GETS an ip, gets a resolv conf

search
nameserver 10.0.0.1
nameserver 10.0.0.2

Which seems correct.

Ip is in the 212.181.1[38-41].[2-254] ranges, and i get a default GW
which is always 212.181.x.1 and i get a default Route (which cant be
reverse DNS'ed tho, route 'stalls' for two minutes or so, route -n
works tho)

However, i cant even PING the gateway (which works under the other
operating systems). Also, before i HAVE authenticated on the www page,
i cannot resolve any hostname except login1.telia.com (under linux
however i cant nslookup anything at all)

Does ANYONE have an idea what is goign on? (I'm currently running
slack4, using the dhclient to config)

And all suggestions to traceroute/pign something wont work, because
before i actually HAVE authenticated, i simply can't do that :( ( i can
pin gmy own IP tho *lol*)



Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

------------------------------

From: [EMAIL PROTECTED] (Ryan)
Subject: Netscape
Date: Thu, 22 Jul 1999 11:11:27 GMT

Im using Netscape 4.6 on a Debian 2.1 system, problem is that it "hangs"
unless im connected to the net,
my /etc/resolv.conf is

domain discord
nameserver 127.0.0.1
domain localhost
nameserver 127.0.0.1
domain mpx.com.au
nameserver 203.2.75.2
domain discord
nameserver 192.168.1.1

-- 
How should I know if it works?  That's what beta testers are for.  I
only coded it.
        -- Linus Torvalds

------------------------------

From: valman <[EMAIL PROTECTED]>
Subject: proxys
Date: Wed, 21 Jul 1999 22:03:21 +0300

How do i configure my ISP's proxy servers under linux?


------------------------------

From: "Cowles, Steve" <[EMAIL PROTECTED]>
Crossposted-To: be.comp.os.linux
Subject: Re: Some questions about XWin32
Date: Thu, 22 Jul 1999 06:48:19 -0500

Tom,

The only time I have seen delays like you described is when the reverse
lookup (in-addr.arpa) entry is missing from the nameserver the windows box
is referencing, but I would also experience a delay in receiveing the logon
screen. If I understand your post correctly, you are receiving the logon
prompt immediately (when you invoke the XDMCP query) then the delay occurs
when the window manager kicks off (kde or whatever).

The next time you kick off the session, invoke "show messages" and then turn
on some debugging which is part of the show messages window. That might give
you some insight on how to fix the delays you are encountering.

Steve Cowles
SWCowles at gte dot net


Tom Pennings <[EMAIL PROTECTED]> wrote in message
news:7n6d48$ije$[EMAIL PROTECTED]...
> I now want to log on to the XServer of my Linux machine. I already started
> xwindows on my server. On my Windows 98 machine I made a session with
XDMCP
> Query and logon to my servers IP-address. The problem is that I get my
logon
> screen so I can fill in my password, but after that nothing happens
anymore.
> It seems that the session is not exepted (but the password is ok otherwise
> he will say password not excepted). If I select restart after session in
> XUtil32 than I will get the logon screen again and again. Maybe I have to
> set up other things with xdm or something?...
>
> Tom
>
>



------------------------------

From: "Rico Wisman" <[EMAIL PROTECTED]>
Subject: Traffic Shaping Linux ?
Date: Thu, 22 Jul 1999 13:45:36 +0200

Hello,

Is there a program for traffic shaping under Linux ? It must traffic for 2
Mbit.

I know the Packeteer (about $ 10.000). Is there a other cheaper
Linux-solution ?

Thanx.
DataWeb


Rico Wisman
http://www.dataweb.nl



------------------------------

From: "..Luca T.." <[EMAIL PROTECTED]>
Subject: help with IP-masquerading
Date: Thu, 22 Jul 1999 13:37:40 +0200

Hi,
i' m trying to set up a router in my office but i wasn't able to provide
internet to the windows boxes connected with SAMBA.
I have 2 network cards: 192.168.1.1 and 192.168.1.254 and the first one is
the samba interface. Now i know that i have to configure the IP masqerading
with an application called ipfwadm or ipfwadm-wrapper but i didn't find it
in anywhere. I also recompiled the kernel with almost all the networking
options but it still didn't work.

Does anyone have an idea of how should i provide the internet access to all
the boxes in my office?

THANX

LUCA.



------------------------------

From: Sebastien Boving <[EMAIL PROTECTED]>
Subject: kNFS log messages
Date: Thu, 22 Jul 1999 11:59:45 GMT

hi,

we get the following syslog message on a RH6.0 client which is heavily
using HP 10.20 and Solaris 2.5+ nfs servers:

Jul 20 09:34:23 miyagikyo kernel: nfs_revalidate_inode: /// getattr
failed, ino=535444, error=-116
Jul 20 09:34:24 miyagikyo kernel: nfs_revalidate_inode: /// getattr
failed, ino=535444, error=-116
Jul 20 09:34:24 miyagikyo kernel: NFS: lookup failed, error=-116
Jul 20 09:34:25 miyagikyo kernel: nfs_revalidate_inode: /// getattr
failed, ino=535444, error=-116
Jul 20 09:34:26 miyagikyo last message repeated 3 times
Jul 20 09:34:26 miyagikyo kernel: NFS: bad fh
070080000200000000000a00942b0800b75a390200000a00020000007737133a
Jul 20 09:34:27 miyagikyo kernel: nfs_revalidate_inode: /// getattr
failed, ino=535444, error=-116
Jul 20 09:34:28 miyagikyo kernel: nfs_revalidate_inode: /// getattr
failed, ino=535444, error=-116
Jul 20 09:34:28 miyagikyo kernel: NFS: bad fh
070080000200000000000a00942b0800b75a390200000a00020000007737133a

in fact, the messages syslogs so much that syslogd has a 30% cpu load
(on a 450MHz uDMA machine), and it floods our remote logserver.

more info:


[root@miyagikyo /root]# rpm -qa | grep nfs
knfsd-1.2.2-4
knfsd-clients-1.2.2-4

[root@miyagikyo /root]# cat /proc/version
Linux version 2.2.5-15 ([EMAIL PROTECTED]) (gcc version
egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)) #1 Mon Apr 19 23:00:46
EDT 1999

if i should recompile knfs modules, is it possible to upgrade only the
modules or should i recompile the whole kernel?

thanks in advance,

--

Sebastien Boving.
UNIX System Administrator.


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

------------------------------


** 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
******************************

Reply via email to