Linux-Networking Digest #332, Volume #12         Mon, 23 Aug 99 09:13:27 EDT

Contents:
  Re: 3com ISA cards and linux (Peter Samuelson)
  Re: Linux ftp slower than NT ? (David Crooke)
  network path not found (barokokok)
  Re: NFS machines can't see each other (Jon Akers)
  Re: Network Install (David Crooke)
  nfsd problems (Mark)
  Re: diald problems (Mike Jagdis)
  Re: 3com ISA cards and linux (Paul Sherwin)
  Re: rc.inet1 or equivalent in redhat60 ("Angel Belda")
  Help: telnet slow on dual homed host ("John Bokma")
  Help.... Selectively disaling Masq (Chris Anderson)
  Re: fpt & http but no telnet? (David Crooke)
  Re: diald problems (David Crooke)
  https request ("Christophe POIRIER")
  Re: Telnet problems (Yury Donskoy)
  Problems with mars_nw..... ("Helfrich Markus")

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

From: [EMAIL PROTECTED] (Peter Samuelson)
Crossposted-To: 
at.linux,aus.computers.linux,be.comp.os.linux,comp.os.linux,comp.os.linux.advocacy,comp.os.linux.development.system,comp.os.linux.hardware,comp.os.linux.misc
Subject: Re: 3com ISA cards and linux
Date: 23 Aug 1999 04:22:42 -0500
Reply-To: Peter Samuelson <[EMAIL PROTECTED]>


> > However, it seems that it is not possible for me to use Linux,
> > since [...] I use 3com EtherLink III ISA (3C509/3C509b) network
> > interface card, and there are no drivers which will support my card
> > in Linux.
[<[EMAIL PROTECTED]>]
> Ooops?
> One of my Linux boxes does use a 3C509. Had no problems to get it
> running.  Even the Linux which included kernel 2.0.33 supported it.

Yeah, the 3c509 has been supported for ages.  I *did* have trouble
getting a PnP version to run once (back in the 2.0.29 days I believe),
but IIRC I ended up just having to download a newer driver.

-- 
Peter Samuelson
<sampo.creighton.edu!psamuels>

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

From: David Crooke <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Re: Linux ftp slower than NT ?
Date: Mon, 23 Aug 1999 08:17:44 GMT

[EMAIL PROTECTED] wrote:
> 
> Can anyone tell me why when I ftp a large file under Linux, I get ~110
> kB/s but, using the same hardware, under NT4sp5 I get over 700 kB/s
> sending the same file? I did the test several times to eliminate disk
> access and other network traffic was nill. The remote machine was a Sun
> Ultra 2/1300. The machines were connected over a single switch on the
> same subnet.
> 
> Hardware:
> Toshiba 660cdt
> Xircom Creditcard Ethernet IIps
> 
> Software:
> Linux: Debian 2.1, kernel 2.0.36, pcmcia modules 3.0.5
> NT: workstation v4 service pack 5, default nt card drivers.
> 
> Linux correctly recognized the card as a xircom IIps.
> 
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.

Ouch, that bites. 

Normally in this case Linux is around 10-15% faster than NT - for ftp
put I see around 920Kb/sec under Linux 2.2.5 (RH6) vs. 800-850 Kb/sec
under NT (Server 4 SP3) with a 3Com 3C509B PCMCIA card in my IBM
Thinkpad 770 (233MHz MMX, 96Mb RAM, standard 2.25" HDD).

I neither case should it be a CPU-straining activity - my old Dell
200-MMX desktop machine used to manage from-memory transfers (e.g. NFS
write) consistently exceeding 7Mb/sec with its built in 3Com Cyclone
100-BaseTX interface, using Linux 2.0.36 (RH 5.2) to a quick server.

Maybe the Xircom driver sucks :-) Have you looked for a newer one? What
Linux version are you using?

-- 
David Crooke, Austin TX, USA. +1 (512) 656 6102
"Open source software - with no walls and fences, who needs Windows
and Gates?"

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

From: [EMAIL PROTECTED] (barokokok)
Crossposted-To: alt.os.linux
Subject: network path not found
Date: Mon, 23 Aug 1999 09:56:16 GMT
Reply-To: [EMAIL PROTECTED]

Hi!

Please give me reason why I can't explore my linux. This is the
condition.

I have two pc, let say LinuxA and LinuxB. I installed smb inside both
of them. I want to browse those pc from my windows. Yes I can see them
in Network Neigborhood. But I just can explore pc LinuxA. I can't
explore pc LinuxB.

I'v check samba is running in LinuxB. And also with the parameter.

When I try to connect to LinuxB, windows give me error message like
this: "\\LinuxB is not Accessible. The network path was not found."

Well, what should I have to do?


rms.


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

From: Jon Akers <[EMAIL PROTECTED]>
Subject: Re: NFS machines can't see each other
Date: Mon, 23 Aug 1999 08:45:44 +0000

Lyle Wincentsen wrote:

> >Hmmm...I can think of a couple of things to check on....
> >
> >- Are you sure that both NICs are working? Try pinging out from one to the
> >other and see if you get a reply that way, i.e.:
> >            tara # ping 192.168.0.3
> >            64 bytes from 192.168.0.3: icmp_seq=0 ttl=255 time=0.4 ms
> >            64 bytes from 192.168.0.3: icmp_seq=1 ttl=255 time=0.3 ms
> >
> I tried pinging from one to the other and I get 100% packet loss.  But I can
> see the packet light flashing on the hub, so I know the cards are at least
> sending out signals.  Also, when I have either machine ping itself, it works
> fine -- no packet loss.
>

In this case then, I would start suspecting setup somewhere, because it appears
to me that they are not communicating at all together. When you have a machine
ping itself, it is usually pinging just the card, and there shouldn't be any
packet loss there. I would also start suspecting your connection to the hub, or
the hub itself.

I once had a problem similar to this, and found that the cause was that the hub
needed to be reset (turned off and back on again.) Other things to check would
be whether you are plugging your network cables into actual ports on the hub,
and that one of the ports is not an uplink port on the hub. If it is an uplink
port, try changing out of that port and into a different port.

Another way to check this is to get an uplink cable (or peer-to-peer cable) and
do a direct connection between the two computers to see if the hub is causing
problems.

>
> >- If you are trying to connect using hostnames, is /etc/hosts configured
> >properly to reflect the hostnames in your private network?
>
> I have tried both with and without hostnames.  Either way, I get the same
> thing.  Most recently I have tried using only IP numbers, with the same
> results.  I did not even give hostnames to either machine this time around,
> only IP numbers.  Also, I didn't give any domains.
>

That sounds fine. It doesn't sound like your NFS configurations are messed up
or anything...it really sounds more like a networking problem at a more basic
level.

>
> >- Is nfsd and everything else starting properly?
>
> Yes.  Portmap, mountd and all the nfs daemons are starting on bootup.
>
> >- What does your /etc/exports file look like? Is it configured properly?
>
> My most recent /etc/exports file had only the following in it:
>
> /    (rw,no_root_squash)
>

I'm not sure about this one. One thing to note though is that if this does in
fact work, it is a huge security hole that you will want to fix once you have
it working properly.

>
> As far as I can tell, this should let any host mount any directory on the
> machine with root privileges, which is what I want.  I've also tried just
> accessing the cdrom drive of one machine with the other, which I think
> should be covered by the above /etc/exports entry, but just in case I tried
> adding the following:
>
> /mnt/cdrom    (rw,no_root_squash)
>
> , where /mnt/cdrom is the directory where I mounted the cdrom of the machine
> I was trying to connect to.  And in case you were wondering, after I mounted
> the cdrom on that machine, I made sure I stopped and started portmap and all
> the nfs daemons before I tried to mount again from the other machine.  Still
> no dice.  And the only message I get after it times out is "Can't connect to
> server".  It doesn't give me anything I can sink my teeth into.


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

From: David Crooke <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Re: Network Install
Date: Mon, 23 Aug 1999 10:11:38 GMT

Tell the Windows machine to "Share" the CD-ROM drive (export via SMB)
then boot the Compaq from the Red Hat floppy and select "install via
SMB".

Lonny Selinger wrote:
> 
>    I have been trying to install RH 5.2 onto a Compaq Armada 7730mt that has
> no CD-ROM drive. I do however have a PCMCIA NIC installed and it does
> recognise it. I am trying to use the CD-ROM off my Windows machine and have
> both a Parallel (crossover) and ethernet connection, but it seems no matter
> what I set for IP etc on the Windows machine I still cannot access my CD-ROM
> even though it is shared and set up. Does anyone have any suggestions or
> maybe a place where I can find step instructions for how to do an install
> over a peer to peer style network? I have also tried using a DOS program to
> transfer the entire CD and then do an Install from the Hard drive. It mount
> but says "does not contain RedHat tree structure" even though I followed
> what I found for information to the letter. IE: mkdir C:\RedHat mkdir
> C:\RedHat\base mkdir C:\RedHat\RPMS and copied ALL the damn RPMS and base
> dir to their appropriate dir's on C:\ it still would not work. ANY
> suggestions would be appreciated. Thank You,
> 
> -Lonny Selinger

-- 
David Crooke, Austin TX, USA. +1 (512) 656 6102
"Open source software - with no walls and fences, who needs Windows
and Gates?"

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

From: Mark <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: nfsd problems
Date: Mon, 23 Aug 1999 10:30:54 GMT

Hi all, 

I am having problems installing the nfsd module. I am working with Red Hat
6.0, Kernel 2.2.5

At bootup I get the message
nfssvc: Function not implemented

I have recompiled the kernel to enable NFS server support as a loadable
module, I have then carried out 'make modules' and 'make modules_install'
(for those of you who are bound to ask the obvious) 
I then try to intsall the nfsd.o module and obtain the following output

/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol lookup_dentry
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol dput
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol schedule_timeout
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol __wake_up
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol get_super
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol update_atime
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol rpc_garbage_args
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol xdr_decode_string
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol svc_exit_thread
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol kmalloc
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol kdevname
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol svc_proc_unregister
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol put_write_access
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol create_proc_entry
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol vfs_unlink
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol __get_free_pages
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol __mark_inode_dirty
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol boot_cpu_data
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol iput
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol sleep_on
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol permission
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol iget
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol init_private_file
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol svc_makesock
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol svc_destroy
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol exit_mm
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol free_pages
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol svc_create_thread
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol svc_recv
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol d_alloc_root
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol vfs_rename
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol svc_process
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol interruptible_sleep_on
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol kfree
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol remove_proc_entry
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol vfs_rmdir
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol xdr_one
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol __verify_write
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol svc_create
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol vmtruncate
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol xtime
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol sprintf
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol nfsd_debug
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol svc_proc_register
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol jiffies
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol do_nfsservctl
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol inode_change_ok
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol get_write_access
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol notify_change
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol printk
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol write_inode_now
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol svc_proc_read
/lib/modules/2.2.5-15/fs/nfsd.o: unresolved symbol rpc_system_err

I thought that maybe a header file may be missing, but all seems to be
there. I am at a bit of a loss (and have wasted far too much time on this),
does anyone have any ideas? If you need any more info, ask away.
Thanks,

Mark

==================  Posted via CNET Linux Help  ==================
                    http://www.searchlinux.com

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

From: [EMAIL PROTECTED] (Mike Jagdis)
Crossposted-To: alt.linux
Subject: Re: diald problems
Date: 23 Aug 1999 10:24:35 GMT
Reply-To: [EMAIL PROTECTED]

In article <9R_v3.645$[EMAIL PROTECTED]>, thomas wrote:
>i wonder if somebody out there can explain how to get diald to open my
>connection to my ISP only when i want to browse the Internet or get my mail.
>As it is now, it tries to connect every 10 sec, and when connected it stays
>on for ever!

You need to hammer a six inch nail into your forehead and write
a driver to interface with your biological neural network.

  If diald is continuously connecting it is because something is
trying to send data across the link and diald hasn't been told
to ignore it. Fix the source of the data or tell diald to do
what you want.

                                Mike

-- 
    A train stops at a train station, a bus stops at a bus station.
    On my desk I have a work station...
.----------------------------------------------------------------------.
|  Mike Jagdis                  |  Internet:  mailto:[EMAIL PROTECTED]   |
|  Roan Technology Ltd.         |                                      |
|  2 Markham Mews, Broad Street |  Telephone:  +44 118 989 0403        |
|  Wokingham ENGLAND            |  Fax:        +44 118 989 1195        |
`----------------------------------------------------------------------'

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

From: [EMAIL PROTECTED] (Paul Sherwin)
Crossposted-To: 
at.linux,aus.computers.linux,be.comp.os.linux,comp.os.linux,comp.os.linux.advocacy,comp.os.linux.development.system,comp.os.linux.hardware,comp.os.linux.misc
Subject: Re: 3com ISA cards and linux
Date: Mon, 23 Aug 1999 10:27:04 GMT

On Sat, 21 Aug 1999 17:50:05 +0200, "Kalkas" <[EMAIL PROTECTED]>
wrote:

>
>How shall I get those drivers? I have been at the 3com site, but they do not
>mention Linux; I plan to phone them directly.
>
The 3C509 is one of the commonest ISA ethernet cards around.AFAIK,
every Linux distribution includes support for this card, either
compiled into a kernel or as a loadable module.

However, you may need the DOS setup program if you don't have it
already. I suggest you reconfigure the card, switching off PnP and
setting IRQ and IO values manually. You get fewer problems that way.
You can get the 3Com config program from the 3Com website.

Best regards, Paul

Paul Sherwin Consulting     22 Monmouth Road, Oxford OX1 4TD, UK
Phone  +44 (0)1865 721438   http://www.telinco.co.uk/psherwin/index.htm
Mobile +44 (0)7931 578334   mailto:[EMAIL PROTECTED]
Pager  +44 (0)7666 797228

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

From: "Angel Belda" <[EMAIL PROTECTED]>
Subject: Re: rc.inet1 or equivalent in redhat60
Date: Mon, 23 Aug 1999 13:02:06 -0500

    Try /etc/sysconfig/network-scripts/ifcfg-eth0

    Good luck.


s escribi� en mensaje <[EMAIL PROTECTED]>...
>dose any one now where this files or its equivalent is at in redhat60
>if so plz help me



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

From: "John Bokma" <[EMAIL PROTECTED]>
Crossposted-To: 
comp.os.linux.admin,comp.os.linux.help,comp.os.linux.network,linux.redhat.misc
Subject: Help: telnet slow on dual homed host
Date: Mon, 23 Aug 1999 13:16:36 +0200

I have configured a Linux (RH 6.0) dual homed host. However
telnet to eth1 is deadly slow. It takes almost a few minutes
before I have a connection.

I had similar problems when I tried to access the webserver
via eth1.

ifconfig shows both eth0 and eth1, I can ping eth1 and eth0.
eth1 works, but everything goes slow...

Anyone??

Thanks in advance,

Regards,
John



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

From: [EMAIL PROTECTED] (Chris Anderson)
Subject: Help.... Selectively disaling Masq
Date: 23 Aug 1999 11:22:14 GMT
Reply-To: [EMAIL PROTECTED]

Hi,

I have a 2.2.9 linux box.  It works quite well.  There is a local ethernet
and two modems and another network ISDN (via ethernet).  I cannot disable
masquerading from the modem to the local network.  The problem is now 
I have another network haniging off one of the modems.  The modem does
a proxy arp okay.... but I need to disable masquerading from the modem to
the subnet.  The following chains did not work

target     prot opt     source                destination           ports
MASQ       all  ------  192.168.88.0/24          !192.168.88.0/24        n/a


Chris


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

From: David Crooke <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Re: fpt & http but no telnet?
Date: Mon, 23 Aug 1999 11:28:39 GMT


Telnetting to a 192.168 address won't work - those are private
addresses, not Internet ones. If you can't telnet to the *firewall* it's
because something is set to block it (ipchains/ipfwadm rules, tcpd,
etc.) or because it isn't running telnetd.

The only way to enable inbound connections from the internet to the
192.168 machines is to have the firewall forward each one of certain of
its own ports to a port on those machines (the port numbers can be
different).

e.g. if you forward firewall port 234 to 192.168.0.7 port 23, then you
can do

telnet firewall 234

to connect to 192.168.0.7

Enjoy
Dave
-- 
David Crooke, Austin TX, USA. +1 (512) 656 6102
"Open source software - with no walls and fences, who needs Windows
and Gates?"

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

From: David Crooke <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Crossposted-To: alt.linux
Subject: Re: diald problems
Date: Mon, 23 Aug 1999 11:38:28 GMT

thomas wrote:
> 
> Hello,
> i wonder if somebody out there can explain how to get diald to open my
> connection to my ISP only when i want to browse the Internet or get my mail.
> As it is now, it tries to connect every 10 sec, and when connected it stays
> on for ever!

Something is trying to use the Internet connection - a common cause of
this is DNS lookups, which can be mitigated by running a cacheing DNS
server locally. e.g. If you are running Samba for local networking to
Windoze boxes, control its broadcasts and its use of DNS, and make an
lmhosts file.

Try running diald with logging to see what is causing the dialup.

Another way to tackle this (instead of taming the application) is to
configure diald to ignore whatever it is.
 
There is no "fix all" law for controlling dial on demand - the way
Windows does it is manually, by shoving a pop-up box in you face every
time something tries to dial. Having it fully automated requires that
the diald rules match the traffic pattern on your machine.

I would advise you to persevere - it took me 2-3 hours with my parents
machine, but it is now the slickest thing imaginable - dial on demand
for surf, automatic mail pickup when online and at other off-peak times,
you name it....

Dave
-- 
David Crooke, Austin TX, USA. +1 (512) 656 6102
"Open source software - with no walls and fences, who needs Windows
and Gates?"

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

From: "Christophe POIRIER" <[EMAIL PROTECTED]>
Subject: https request
Date: Mon, 23 Aug 1999 12:06:43 GMT

Hi,

I'm trying to secure a website I'm working on, but my chief doesn't trust in
my comments when I say it'll be easyly hacked.
I've the login, I've just to find the password composed by only 4 numbers.
You acces it with a https request like that:
https://www.toto.com?USERID=toto&PASSWORD=1111

I've a programm which scans passwords from 0000 to 9999, but it doesn't work
with a software like Teleport ou Memoweb, because of the https protocol.
Does a web replicating programme under Linux which would work?

The main idea is to test every request to find the response different from
the others which links to the correct password.

I knows the error page, so I can use HTML content or https request. Simply I
doesn't know how to complete a https request "with the hand". Which language
must I use, and how can I test https response from the server? I thought to
a macro with a browser. I can use Linux, win 3.11, win 95 ou NT.

Best regards, Christophe POIRIER





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

Date: Mon, 23 Aug 1999 07:50:47 -0400
From: Yury Donskoy <[EMAIL PROTECTED]>
Subject: Re: Telnet problems



Frank v Waveren wrote:

> check for the existance of an empty /etc/nologin file.
>

It isn't there.  I also check to see if the in.telnetd process gets spawned
when a telnet request comes in, and it does.

Yury


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

From: "Helfrich Markus" <[EMAIL PROTECTED]>
Subject: Problems with mars_nw.....
Date: Mon, 23 Aug 1999 14:05:43 +0200

Hi,
i have a problem with mars_nw
i installed the Software on an Linux machine (Suse 6.1, Kernel 2.2.5)
The Mars Server is konfigured for automatic konfiguration.
Everything work fine a can attach the Server from the Novell Clients and so
on....
But the DIskless workstation won't start aGAIN AFTER AN Reboot they Search a
Novell Server and find the Mars Server but they can't boot from this Machine
because there is no Image on the New Server.
I will that the boot from the Old Server but they like to boot from the new.
Have anyone a suggestion ???

If i kill the Mars Server Everything work fine in the old Equipment, but i
need the new Server to map a drive on it....

Markus



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


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