Linux-Networking Digest #314, Volume #12 Sat, 21 Aug 99 13:13:24 EDT
Contents:
Re: apache (Geert Altena)
Re: NIC problem continues (LhD Administrator)
Re: NE2000 PCI installation problems... (LhD Administrator)
Re: Win98 / Linux hardware (LhD Administrator)
connect to www thru linux (Kari Suomela)
Apache �ber Comanche ("Steffen")
Visit the definitive linux news and information portal (dan braun)
connect to www thru linux ([EMAIL PROTECTED])
Re: Help with Samba ("Ricardo Wagner")
Re: 21143 tulip chipset problem -- need help ("L. Mark Pilant")
Re: IMAP clients for linux (Bruce Stephens)
Re: Internet access problems.. ("Ricardo Wagner")
Re: 3com ISA cards and linux ("Kalkas")
Re: IPCHAINS forwarding and/or 2nd nic slowing down Internet access (Bryan)
Re: 3com ISA cards and linux ("Kalkas")
Re: Mandrake Networking trouble (Peter Eddy)
Re: 3com ISA cards and linux (Ben De Rydt)
Re: 3com ISA cards and linux ("Kalkas")
----------------------------------------------------------------------------
From: [EMAIL PROTECTED] (Geert Altena)
Subject: Re: apache
Date: 21 Aug 1999 15:48:57 +0200
haze <[EMAIL PROTECTED]> writes:
>is there a way to setup apache to host a local internal site not
>available to outside connections but still be able to login through
>telnet and ftp from both int and ext ip's
In httpd.conf, check the "BindAddress" keyword
-> BindAddress <IP you want it to listen to>
You could also block the port apache is using in a simple firewall rule.
For ipfwadm this would be :
ipfwadm -I -i deny -P tcp -S 0.0.0.0/0 -D <your IP#> 80
For IPchains refer to the ipchains manpage or howto.
\Geert.
--
Geert Altena | [EMAIL PROTECTED] | Coffee, black, no sugar
Finger for PGPkey : Diffie-Hellman 2048/0xC540C550
Spookline (Hi there!) : FBI CIA NSA Scud ICBM VX Iraq DIA DEA EFF PGP
------------------------------
From: LhD Administrator <[EMAIL PROTECTED]>
Subject: Re: NIC problem continues
Date: Sat, 21 Aug 1999 14:31:04 GMT
Kevin Rosel wrote:
>
> Problem: I can't use my NIC card when I boot into Linux.
[..]
> Everything works find under 98. When I reboot I notice that the link
light
> is on while in 98, while booting, while Linix is starting. When it gets
to
> the Eth0 check, the link light goes out and nothing I have tried gets it
> working. I have ran ifconfig and all the IP/subnet info is right and
Could you post the boot debug messages (from /var/log/dmesg or
/var/log/messages)? The driver may say something useful. Not sure what a
"Pro 120" really is, but if it Tulip-based, it *should* work.
You may also want to look at the diagnostics program and other info at
http://cesdis.gsfc.nasa.gov/linux/drivers/tulip.html
LhD Administrator
LhD: Linux Hardware Database
http://lhd.datapower.com
================== Posted via CNET Linux Help ==================
http://www.searchlinux.com
------------------------------
From: LhD Administrator <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware
Subject: Re: NE2000 PCI installation problems...
Date: Sat, 21 Aug 1999 14:31:00 GMT
Konstantin Gonikman wrote:
> Should I change the IRQ for this card in the BIOS? But how?
> Can you help me please?
Enter CMOS/BIOS setup at boot and poke around the menus, specifically
advanced options related to interrupts, configuration, Plug-n-Play, etc.
LhD Administrator
LhD: Linux Hardware Database
http://lhd.datapower.com
================== Posted via CNET Linux Help ==================
http://www.searchlinux.com
------------------------------
From: LhD Administrator <[EMAIL PROTECTED]>
Subject: Re: Win98 / Linux hardware
Date: Sat, 21 Aug 1999 14:31:04 GMT
Timothy Muir wrote:
> In the 486 I have a 3Com network card, (it has one coax and one rj45 ?
> connection in the back of it)
> I am looking for recommendations on the best network card to use.
(should I
> ditch the 3com card and get another one ?)
No, the 3Com card should be OK. You will want to find out which one it
is, although auto-probing for it might work. Most 3Com 10BaseT cards are
very well supported and happy under Linux. Here are some ratings and info
for 3Com NIC's:
http://lhd.datapower.com/db/searchproduct.cgi?name=3com
Most drivers for earlier cards are intuitively named -- e.g., 3c503 uses
the 3c503.c driver.
LhD Administrator
LhD: Linux Hardware Database
http://lhd.datapower.com
================== Posted via CNET Linux Help ==================
http://www.searchlinux.com
------------------------------
From: [EMAIL PROTECTED] (Kari Suomela)
Subject: connect to www thru linux
Date: Sat, 21 Aug 1999 14:42:11 GMT
Saturday August 21 1999 14:03, [EMAIL PROTECTED] wrote to All:
g> 12 hrs new to linux.
g> i can't figure out how to connect to the internet / www through
g> linux.
Did you read the HOWTOs?
KS
------------------------------
From: "Steffen" <[EMAIL PROTECTED]>
Subject: Apache �ber Comanche
Date: Sat, 21 Aug 1999 15:52:11 +0200
Ich versuche seit Tagen Comanche zum laufen zu bringen, leider ohne Erfolg.
Ich habe verschiedene Installationswege durchlaufen, doch beim starten von
comanche kommt immer die Fehlermeldung "usr/bin/itkwish3.0: error in loading
shaed libraries: /usr/lib/libitcl3.0.so: undefined symbol:
TclProcDeleteProc".
Ich nutze die Distr. SUSE 6.1 und habe die Erweiterungsbib f�r TCL/TK
"itcl-3.0.1-1.i386.rpm" installiert.
Was mache ich verkehrt, oder habe ich etwas �bersehen?
bitte helft mir, danke
Steffen Wagner
------------------------------
From: dan braun <[EMAIL PROTECTED]>
Subject: Visit the definitive linux news and information portal
Date: Sat, 21 Aug 1999 10:39:01 -0400
Reply-To: [EMAIL PROTECTED]
Visit the definitive linux news and information portal.
=====> http://www.vaxxine.com/pegasoft/portal
Download the System Manager in a Box
=====> http://www.vaxxine.com/pegasoft/downloads.html
------------------------------
From: [EMAIL PROTECTED]
Subject: connect to www thru linux
Date: Sat, 21 Aug 1999 14:03:46 GMT
12 hrs new to linux.
i can't figure out how to connect to the internet / www through linux.
i'm using redhat 6.0.
please help !
Thanks
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
From: "Ricardo Wagner" <[EMAIL PROTECTED]>
Subject: Re: Help with Samba
Date: Sat, 21 Aug 1999 10:04:14 -0500
Michael:
What dist do you use?. If you have RH6, Samba is already installed. all you
need is to export correctly your shares and give it the correct permissions.
if you want to include your Linux Box in a NT domain you would manually have
to insert the Linux box in the NT domain as stated in the SMB-HOWTO, take a
look at it, shoure help.
Cheers
Michael D. Kirkpatrick <[EMAIL PROTECTED]> wrote in message
news:si_t3.1036$[EMAIL PROTECTED]...
> I am trying to set up file sharing with Samba and be able to access the
> sharing with a Windows 95/98 computer.
>
> I am completely new to this, what do I need to do?
> Is there special software that I need to access this sharing with the
> Windows 95/98 computer?
>
> I am using Linuxconf to try to set this up on the Linux server.
>
> Any help would be greatly appreciated.
>
>
------------------------------
From: "L. Mark Pilant" <[EMAIL PROTECTED]>
Subject: Re: 21143 tulip chipset problem -- need help
Date: Fri, 20 Aug 1999 08:50:44 -0400
Nilang,
As I understand it, it is possible to force the state of the tulip
chip by setting the appropriate options in the /etc/conf.modules
file. You will probably see something like:
alias eth0 tulip
in the file. Simply add the line:
options tulip options=n
where 'n' is determined using the information below. BTW, you can
also add:
debug=n
to enable driver debugging. (I added debug=6 to see what all was
going on in the driver.)
If you take a look at the web page:
http://cesdis.gsfc.nasa.gov/linux/drivers/tulip.html
it lists the various options and the corresponding media selection.
For 10Mbs, it would appear a value of 1, 4, 9, 10, or 12 would be
appropriate. This mostly would depend upon whether you are using
thinwire or twisted pair for the interconnects.
I do have to add a caveat here: I haven't been able to get the NIC
(tulip based) on my PC to work as yet. That means all of the above
is what I expect is *supposed* to happen :-)
(The problem I'm having is the driver fails to negotiate the
connection [status 0x000000c6, 0x000000c7, or 0x000020c7] for
the twisted pair interconnect, and falls back to 100baseT which
fails miserably because the network doesn't support it.)
Good luck.
- Mark
[EMAIL PROTECTED]
------------------------------
From: Bruce Stephens <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.x,comp.os.linux.development.apps,comp.windows.x.kde
Subject: Re: IMAP clients for linux
Date: 21 Aug 1999 12:41:18 +0100
"Kelly L. Fulks" <[EMAIL PROTECTED]> writes:
> While not free, I find the Execmail client from MessagingDirect to
> be very nice. I use it extensively. I can't say for sure whether
> they sell it to individuals however. I have my copies through work
> where we use the Linux and Windows versions enterprise wide.
I'm not sure whether we do, either. If there were sufficient demand,
I suspect something could be arranged.
(I'm an engineer at MessagingDirect,
<URL:http://www.messagingdirect.com/>. I know virtually nothing about
the client, however. Personally, I use XEmacs and Gnus. The
engineers in Canada use it (on Linux) and other staff in the company
use it (mostly on Windows), so presumably it's a good MUA.)
------------------------------
From: "Ricardo Wagner" <[EMAIL PROTECTED]>
Crossposted-To: alt.linux
Subject: Re: Internet access problems..
Date: Sat, 21 Aug 1999 10:21:58 -0500
Tom: Something is wrong in your lan. Your ISP cannever give you a 10.x.x.x
address,. Check your local netmask, and do setup ipmasq the simplest:
# ipchains -P forward DENY
# ipchains -A forward -i ppp0 -j MASQ
# echo 1 > /proc/sys/net/ipv4/ip_forward
This will give you a transparent proxy. Setup your default gateway your
Linux Box, chech ipconfig in the W98 to point to this GW.. Seup the DNS
correctly for your ISP�s... you should be able to ping outside and do
anything as if you where directly conneted to your ISP from your W98
provided you get a correct IP from them, if not, something else is wrong.
Chech ROUTE.
Enjoy
Thomas Winberg <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Hello,
>
> i have a Linux box with RH 6.0 configured with a Win95 client on a local
> network.
> 192.168.0.1 is the Linux box and 192.168.0.2 is the Winn95 client.
>
> I have set up the PPP connection and it works, i get connected to my ISP
> with dynamic IP-addresses from outside. The defaultroute is also working.
> The gateway is ok if i look with route -h at ppp0.
>
> Now the problems, i dont get any replays when i ping from my w95 client.
Not
> even if i use real IP addresses, i can see on the modem that someting is
> going out but not coming in. I am not sure about the DNS names. My ISP
give
> me 10.0.0.1 and 10.0.0.2 could that be ok? If i look on the settings for
the
> network in Linuxconfig for IP forwarding i can se it is enabled, is that
> enough to forward packets? I think i should use ipchains but not how. I
> also think there is a problem with my ipchains command because when i
trying
> to use it i get 'no command' from bash.
>
> One other thing about the PPP connection, when i look into my log file i
can
> see three errors like,
> 'cant load module modprobe compress 2X' or something similar, what does
that
> mean?
>
> Stilla a newbie :-)
>
> Thomas
>
>
>
>
------------------------------
From: "Kalkas" <[EMAIL PROTECTED]>
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: Sat, 21 Aug 1999 17:50:05 +0200
Toni Grass <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Kalkas wrote:
> >
> > I have been seriously thinking to use Linux and stop using Windows 98. I
am
> > fascinated by Linux's stability and security.
> >
> > Therefore, I have seriously planing to install Linux and USE IT.
> >
> > However, it seems that it is not possible for me to use Linux, since I
use
> > cable modem with a 3com ISA card. More precisely, I use 3com EtherLink
III
> > ISA (3C509/3C509b) network interface card, and there are no drivers
which
> > will support my card in Linux.
> >
> > Did someone else have similar problems?
> >
>
> This card is definitely supported by Linux!! I used the same NIC
> together with a cable modem. The only problem is plug&punish - you will
> have to switch it off.
>
> regards
> Toni
Toni,
That was good news indeed:))
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.
How did you get your drivers?
Regards,
Kalkas
------------------------------
Date: Sat, 21 Aug 1999 15:29:56 +0000
From: Bryan <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.security
Subject: Re: IPCHAINS forwarding and/or 2nd nic slowing down Internet access
Eric deRiel wrote:
>
> Eric deRiel <[EMAIL PROTECTED]> writes:
>
> > Ricky Ng-Adam <[EMAIL PROTECTED]> writes:
> >
> >[...]
> >> Everything is OK until I load a web page
> >> from 192.168.1.2. Then, the ping time goes higher (and the network is
> >> much
> >> slower!)...
> >
> > I have a similar problem, though not exactly identical: traffic
> > through eth0 (connected to the Internet) slows down considerably over
> > time until the device is stopped and then restarted. In my case, the
> > types of data transfers involved range from http to X to SMB -- never
> > any one thing, but the slowdown will eventually occur even if no data
> > are transferred.
> >
[...snip...]
> > These were taken over the course of about two hours. It looks like
> > something very specific, but I haven't been able to figure it out.
> > Any suggestions?
>
> I'll offer a few suggestions myself, then, since everyone else seems
> to be stumped.
>
> Could my IP chain rules be causing a slowdown of this magnitude?
> If so, what should I look for to find the source of the error?
What are you forwarding? Are you passing the local private network
(192.168.2.*) to the outside network? It might be that it's looping or
doing something strange... but, I have other theories (see below).
>
> Alternately, could this be the result of heavy ssh traffic using up
> /dev/random? If so, what can I use intead? /dev/urandom? Or am I
> completely mistaken about the use of random keys in RSA-type
> schemes?
>
> The machine has a very small amount of memory (8M), and while I've
> always compiled the kernel down to minimum and disabled everything
> I possibly could (also leading to good security), and never had
> this sort of problem until very recently, I have noticed that
> /proc/meminfo generally reports about 400k free at any time. I
> never made much of a close study of the machine's memory usage
> before, so I have nothing to compare to: is that abnormally small?
>
> Could there be some kind of hidden kernel function at work,
> something that was trying to operate on an ever-increasing pile of
> historical net traffic data?
>
> Could the device driver be misconfigured somehow? Are there
> settings that would inadvertently cause this sort of behavior on
> slow or low-memory systems?
I have a 10/100 Netgear card, the older kind that used the tulip
driver. At 10BaseT, it runs fine, never had a problem. But then I
upgraded the hub to a 10/100 combo, so that all of the dual-speed cards
could communicate at 100Mbs. The card began to slow down and drop
packets at that speed. I recompiled the kernel, the module, and still
nothing worked. I finally traded it with a newer version of the same
card that uses a different chipset (DEC discontinued or revoked the
license). It works flawlessly now, and I stuck the DEC card in a
Windows box, using the Windows driver. It still seems flaky, but I
attribute that to the OS more than the card. :)
>
> Could it be some kind of hardware-level synchronization problem
> with my cable modem?
>
> Unfortunately I don't know where to begin to research any of these
> possibilities, as I seem to have exhausted what's availble amongst the
> HOWTOs, docs, and man pages. In the meantime, I continue to observe
> ever-increasing latency, as ping times to the local gateway go from
> under 20 ms to over 3500 and plummet back down to 20 again when I
> restart the device.
Pass along your ipchains rules (or portions of them). I'm curious to
see if it's trying to loop or causing any form of network
congestion/contention.
>
> I apologize for what is essentially a repost, but I have no other
> recourse than Usenet, as the cable company has concluded that their
> equipment is functioning normally.
>
> eric
> --
> "We come and go alone, why do they need to know?"
-- Bryan Scott
-- CTR Online Systems Administration
------------------------------
From: "Kalkas" <[EMAIL PROTECTED]>
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: Sat, 21 Aug 1999 18:23:10 +0200
> 3com 3c509 is almost the best ISA card to use in a simple linux
> machine :)
>
> I use 2 of them in router ... works just fine !
Thank you for your answer!
Then one of my worries are over:)
I also assume that Linux would support Creative Sound Blaster PCI 128 and
monitor MAG InnoVision DX15F. Am I correct in my assumption?
Yours Sincerely,
Kalkas
------------------------------
From: Peter Eddy <[EMAIL PROTECTED]>
Subject: Re: Mandrake Networking trouble
Date: Sat, 21 Aug 1999 11:50:23 -0400
Pat Mc wrote:
> Running win95 machines communication is fine, pinging and data transfer
> is no problem. Linux is another issue. I can ping and Telnet locally (
> using loopback or thier own I/P address ) but I can't connect to any
> other box, win95 or Linux. The cards installed fine in the Linux
> machines when I loaded the OS. All looks fine when the machines boot and
> when running ifconfig.
>
> At this point I'm at a loss. Is it hardware or software. What is my next
> move.
Can you ping an IP address of another machine? Try pinging the Windows
machine from a linux machine using only the IP address. If that works,
then you don't have DNS setup correctly. See the NET-HOWTO (hint
/etc/hosts)
If the above fails, what does "netstat -rn" say? What does
/sbin/ifconfig say?
Peter
------------------------------
From: Ben De Rydt <[EMAIL PROTECTED]>
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: Sat, 21 Aug 1999 17:55:26 +0200
Kalkas wrote:
>
> Toni Grass <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]...
> >
> > This card is definitely supported by Linux!! I used the same NIC
> > together with a cable modem. The only problem is plug&punish - you will
> > have to switch it off.
> >
> > regards
> > Toni
>
> Toni,
>
> That was good news indeed:))
>
> 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.
>
> How did you get your drivers?
>
They're included in the standard kernel.
Greetings,
Ben.
------------------------------
From: "Kalkas" <[EMAIL PROTECTED]>
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: Sat, 21 Aug 1999 17:53:12 +0200
Kalkas <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
>
> Toni Grass <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]...
> > Kalkas wrote:
> > >
> > > I have been seriously thinking to use Linux and stop using Windows 98.
I
> am
> > > fascinated by Linux's stability and security.
> > >
> > > Therefore, I have seriously planing to install Linux and USE IT.
> > >
> > > However, it seems that it is not possible for me to use Linux, since I
> use
> > > cable modem with a 3com ISA card. More precisely, I use 3com EtherLink
> III
> > > ISA (3C509/3C509b) network interface card, and there are no drivers
> which
> > > will support my card in Linux.
> > >
> > > Did someone else have similar problems?
> > >
> >
> > This card is definitely supported by Linux!! I used the same NIC
> > together with a cable modem. The only problem is plug&punish - you will
> > have to switch it off.
> >
> > regards
> > Toni
>
> Toni,
>
> That was good news indeed:))
>
> 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.
OH so stupid of me. Now I understand! The Linux supports it. OK!
Thanks folks! :-)
Kalkas
------------------------------
** 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
******************************