Linux-Networking Digest #310, Volume #11         Thu, 27 May 99 22:13:45 EDT

Contents:
  3C574 PCMCIA NIC connectivity ("C. David Wilde")
  Internet sharing at home ("Alkis Evlogimenos")
  Re: Routing packets from port to port on alternate host? ("Andrey Smirnov")
  Re: Modemcard under Linux/KDE ("Charles Sullivan")
  Basic Questions about connecting my win/linux ("Juan Carlos Varela de Montoya")
  IP-Masq and Unreal (Ghordjazz)
  Re: Network topology - frame relay ("Andrey Smirnov")
  An attachment with sendmail... ("Daniel G�linas")
  pppd LCP sending disconnect after PAP authentication ("Andrew")
  Re: PPP not working properly on RH 6.0 (Torbjorn Tornkvist)
  Re: Using Linux as a Router ("K.A. Steensma")
  Re: Internet sharing at home (Rod Roark)
  Re: Basic Questions about connecting my win/linux (L J Bayuk)
  Re: IP Masq ("Andrey Smirnov")
  Re: client IP address? ("Andrey Smirnov")
  Re: knfsd doesn't follow mounts? (Leslie Mikesell)
  dhcpd with multiple interfaces -> so_bindtodevice ([EMAIL PROTECTED])
  Re: authoritative and caching bind? ("Curt")
  Re: HOW-TO: PPP route? ("Curt")
  Re: Internet sharing at home ("Alkis Evlogimenos")

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

From: "C. David Wilde" <[EMAIL PROTECTED]>
Subject: 3C574 PCMCIA NIC connectivity
Date: Thu, 27 May 1999 17:37:59 -0700

Hello all,

I have a Toshiba Tecra 8000 dual booting with WinblowZ 95 and RedHat 6.0.  I
have finally gotten the pcmcia module working and seeing the 3C574 NIC that
I have, but it will not connect to the network and I cannot get a DHCP
assigned address.  Here is what I have done so far:

The first thing that I did was to change the order of the startup in rc5.d
I change it so that the pcmcia service starts before the networking service.
Now eth0 is binding to the Card and the link light is turning on, but when I
have it set to get a DHCP address it says that it is attempting to get the
IP information for the card and times out.  BTW I have been using linuxconf
and netcfg to configure the card.  When I use the IP address that is
dynamically assigned while in Win95 the card initializes fine but the only
things that I can ping are my own IP and the loopback address.  The lease
expiration on the DHCP server is set for about 48 hours so I'm not worried
about another computer taking my IP.  I have entered all of the gateway,
subnet, and DNS information into both linuxconf and netcfg and it seems like
everything is working OK (no error messages), but I cannot get any
connectivity.  One thing that worries me is that when I use lsmod the
3c574_cs is loaded but not being used by anything.

I know that the 3C574 driver in the 3.0.9 pcmcia package is experimental and
this may be the reason that I cannot connect, but I'm wondering if there are
any configuration settings that I may have missed.  Any help would be
appreciated.  Thanks in advance,

Dave Wilde

P.S. - Sorry about the vagueness of this post I am using Winscrewed95 right
now so I cannot get the exact linux settings, if you need them to help send
me an e-male and I'll get them for you.  Thanks again.




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

From: "Alkis Evlogimenos" <[EMAIL PROTECTED]>
Subject: Internet sharing at home
Date: Thu, 27 May 1999 14:55:37 -0700

I need some advice on setting a home network. I need to connect two
powerpc's and two ibm pc to a network and alltogether on an adsl or modem
connection.
Is it possible to have a hub in the basement and run cables from there to
different places in the house? Or I have to have a server to do this? (I
mean is it possible to split the connection to 4 as it comes from the
modem... or I have to have a server to do this job even if I have 4 distinct
IP addresses?)



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

From: "Andrey Smirnov" <[EMAIL PROTECTED]>
Subject: Re: Routing packets from port to port on alternate host?
Date: Thu, 27 May 1999 17:45:13 -0700

Hello!

Just one advice - change your IP addresses on "private" network to the
"private" range of IPs:

192.168.0.0 - 192.168.255.255.

Good luck!


Xyzzy <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> This is my Setup...
>
>
>                                                            Internet
>                                                                  |
>                                                                  |
>                                                      Gateway(Linux)
>                                   /
> |                           \
>                            Sun Sparc
> Linux                  Win95
>
> Gateway is: 192.9.200.5
> Private Linux: 192.9.200.3
>
> I have successfully setup IP Masquerading and have somewhat been able to
> figure
> how to use IPFWADM in an agreeable manner. However, I have an HTTP
> server
> on my other Linux machine on my In-Home LAN and am unable to figure out
> howto
> reroute data going to PORT 80 on my Gateway to PORT 80 on my private
> Linux
> machine... this is the command that I have attempted on my Private Linux
> Machine:
>
>              ipfwadm -P tcp -I -a accept -D 192.9.200.5/24 1158  -r 23
>
>       I receive this error:
>
>              ipfwadm: setsockopt failed: Protocol not available
>
> I have tried this command
>
>              ipfwadm -P tcp -I -a accept -D 192.9.200.5/24 1158 -S
> 192.9.200.3 -r 23
>
> It came back with the same response, I'm not even sure I should be using
> the extra
> parameters. I *have* read through the HOWTO documentation (NET-3-HOWTO)
> on IP Tranparency, but that describes how to do it on the actual
> gateway/proxy
> machine... I wish to grab the port *from* the gateway machine.
>
> Has anyone else tried this? I am using a 10Mbps ethernet, and my gateway
> machine
> contains two ethernet cards, one of which is connected to a Cable Modem
> and I am
> using a DHCP client to grab an IP address. I don't know if that'll help
> any...
>
>
> Thanks in advance!
>




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

From: "Charles Sullivan" <[EMAIL PROTECTED]>
Crossposted-To: 
alt.uu.comp.os.linux.questions,comp.os.linux.hardware,comp.os.linux.setup
Subject: Re: Modemcard under Linux/KDE
Date: Thu, 27 May 1999 20:48:19 -0400


Brian Wallace wrote in message ...
>On Thu, 20 May 1999, Florian Thiel wrote:
>> I'm new at linux. Its very good, but I've problem with my modem card.
It's
>> an ISA-Card under Win98 at COM2:. Only Linux want detect it.
>>
>It's likely a Plug and Play (PnP). Most current versions of Linux have
>isapnp to take care of this. Try typing
>pnpdump >isapnp.conf
>Then edit isapnp.conf to setup your modem card, put it in /etc
>and add
>/sbin/isapnp /etc/isapnp.conf
>in one of the startup files (/etc/rc.d/rc.S right after swapon line).
>That's what I do with Slackware it may be a little different for you.


It's possible this is a Winmodem, which is useless in Linux.




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

From: "Juan Carlos Varela de Montoya" <[EMAIL PROTECTED]>
Subject: Basic Questions about connecting my win/linux
Date: Thu, 27 May 1999 20:54:55 -0700

I have linux (RH 5.2) and Oracle 8 running on my old Dell.  When I
installed, I thought I would never want any networking (ok, ok I know...)
Now I have a real desire to use my win98 box to telnet into the linux,
mainly for convenience (and maybe I'll learn some networking....).  What are
my options?  I use UNIX and Oracle at work as a programmer, but I am not a
networking expert by any stretch, nor am I am linux expert.

Should I just buy a couple of ethernet cards?  What kind?  Do I need a hub?
What drivers/packages should I install into the linux box?  I'd like to do
it for under a $100 bucks.

I tried using a null modem cable and pppd, but got nowhere fast.  It didn't
promise to be real fast anyway, just cheap.

Thanks for any help I receive.



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

From: [EMAIL PROTECTED] (Ghordjazz)
Subject: IP-Masq and Unreal
Date: Fri, 28 May 1999 00:37:07 GMT

Just to let ya all know that Unreal is flying off of my NT4 box,
masquerading through RH 5.2, and out onto the net without a problem!!
Yahoo!!!! 

--
ghordy

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

From: "Andrey Smirnov" <[EMAIL PROTECTED]>
Subject: Re: Network topology - frame relay
Date: Thu, 27 May 1999 12:27:46 -0700

Hello!

Frame relay is a cloud network, which means that you are sharing your
bandwidth with as many users as are connected at any given time.

You have 128K connection to that cloud and not to the Internet. So your ISP
is trying to fit all of the Frame users via their link to Internet. Also
your ISP does not own anything on Internet, they are reselling Internet
services from some other ISP.
That's why it's so slow.



Terence Parker <[EMAIL PROTECTED]> wrote in message
news:7ijpsu$[EMAIL PROTECTED]...
> I am sort of unclear about the way in which a school network is setup - so
> just out of curiousity I would like to know.
>
> I have been told that we have a 128k frame relay connection to an
education
> network, and within that connection we also have a link to Netvigator -
one
> of the local ISP's. However, upon doing a traceroute I do notice that
> packets do not go through Netvigator but straight to HKT (Hong Kong
> Telecom) - which is the backbone used by Netvigatort and not the ISP
itself.
> I have also been told tbat because of the setup the school network has a
> very slow Internet connection - which is true. From what I hear however,
> frame relays are supposed to be really fast connections.
>
> What is worrying, is that all of the routes I trace do not seem to pass
> through any of the barriers which have been reported to me. Is is possible
> that all of the various things running on the Frame Relay remain entirely
> invisible? And what would be the actual implications of connecting a
school
> to a frame relay (as opposed to a leased line, which I am told is
> different)?
>
> It appears to me the I.T. administration is not being entirely truthful in
> their explanations to me of the school network topology, and this is of
> course worrying because we are supposedly supposed to be coming up with
> proposals on developments of the school network infrastructure!!
>
>
> Thanks,
> Terence Parker.
>
>




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

From: "Daniel G�linas" <[EMAIL PROTECTED]>
Subject: An attachment with sendmail...
Date: Fri, 28 May 1999 01:03:05 GMT

Hi!

I use Linux and I want to know if it's possible to transmit
a file (an attachment) in a binary format (for example, a "tif" file),
with "sendmail".

I f yes, how?

Also, I want to know what must I do to have a job ID number
when I do a sendmail, to verify later the status of that transmission?

Thank you for your help

Daniel G�linas
[EMAIL PROTECTED]




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

From: "Andrew" <[EMAIL PROTECTED]>
Subject: pppd LCP sending disconnect after PAP authentication
Date: Thu, 27 May 1999 21:06:50 -0400

Linux RH 5.2

I'm trying to connect to my ISP using pppd and boy I tell you, it's been ...
well I won't use those words here. :-)

1   I'm looking at the traces and I see LCP negotiation and both agree

2   Then I see PAP authentication (with good user/pass) and the host comes
back with an authentication ack
     The string in the Ack is empty ("").

3   Then after about a 5 second pause, LCP sends back an authentication
failed and request to disconnect.

Why? I've tried various options and settings. Is pppd looking for something
in the empty string? Does CHAP need
something?

Thanks,
Andrew.



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

From: Torbjorn Tornkvist <[EMAIL PROTECTED]>
Subject: Re: PPP not working properly on RH 6.0
Date: 28 May 1999 10:40:45 +1000


I don't think RH 6.0 has anything to do with it.
(I got PPP running on RH 6.0 right away)

I haven't been able to get KPPP to work though,
so I'm using "ye good'ol" script based method.

First of all I suggest you add the debug option
to pppd. BTW: are you using PAP ? Anyway, here
is my setup (from the top of my head...I'm not 
sitting in front of my home machine).

--- /etc/ppp/ppp.up ---
#!/bin/sh
/usr/sbin/pppd /dev/cua0 57600 debug file /etc/ppp/options \
               connect /usr/sbin/chat -v -f /etc/ppp/
=======================
--- /etc/ppp/pap-secrets ---
YOUR-USER-ID    *       YOUR-PASSWORD
============================
--- /etc/ppp/options ---
user YOUR-USER-ID
defaultroute
============================

You may need to add some more options, see the pppd man page.
Study the output from the ppp.up script (and /var/log/messages).

Cheers /Tobbe





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

From: "K.A. Steensma" <[EMAIL PROTECTED]>
Subject: Re: Using Linux as a Router
Date: Thu, 27 May 1999 23:36:29 GMT

I recommend looking at the Linux Router Project at www.linuxrouter.org.
I suggest you join the mailing list.  It is not as much of a mystery once
you get a system working.  The ftp site for www.linuxrouter.org has a "idiot's
image
of a working disk.  I have a system up and running with no hard drive (only a
floppy is required) on a 486DX-80 with 16M RAM (12M is required minimum).  I
don't
even have a keyboard or monitor attached, run a fan on top of the CPU or
internal to
the computer's power supply (no noise at all; just a box).  Keith

DB wrote:

> I want to use Linux to act as a router between a 10BaseT network and a DSL
> connection to the Internet.
>
> Can anyone provide information about how to configure a recommended version
> of Linux as a router or point me to resources where I can research this?
>
> Thank You!


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

From: Rod Roark <[EMAIL PROTECTED]>
Subject: Re: Internet sharing at home
Date: 27 May 1999 23:39:00 GMT

Alkis Evlogimenos <[EMAIL PROTECTED]> wrote:
>I need some advice on setting a home network. I need to connect two
>powerpc's and two ibm pc to a network and alltogether on an adsl or modem
>connection.
>Is it possible to have a hub in the basement and run cables from there to
>different places in the house? Or I have to have a server to do this? (I
>mean is it possible to split the connection to 4 as it comes from the
>modem... or I have to have a server to do this job even if I have 4 distinct
>IP addresses?)

There are various ways to do this; setting up a Linux gateway machine 
is the one I like best.  In addition the Linux box can be a file 
server, database server, print server, web server, etc.

See http://metalab.unc.edu/LDP/HOWTO/HOWTO-INDEX-3.html to get some 
ideas as to the possibilities and challenges.  :-)

-- Rod
======================================================================
Sunset Systems                           Preconfigured Linux Computers
http://www.sunsetsystems.com/                      and Custom Software
======================================================================

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

From: [EMAIL PROTECTED] (L J Bayuk)
Subject: Re: Basic Questions about connecting my win/linux
Date: 28 May 1999 01:21:00 GMT

[EMAIL PROTECTED] wrote:
>I have linux (RH 5.2) and Oracle 8 running on my old Dell.  When I
>installed, I thought I would never want any networking (ok, ok I know...)
>Now I have a real desire to use my win98 box to telnet into the linux,
>mainly for convenience (and maybe I'll learn some networking....).  What are
>my options?  I use UNIX and Oracle at work as a programmer, but I am not a
>networking expert by any stretch, nor am I am linux expert.
>
>Should I just buy a couple of ethernet cards?  What kind?  Do I need a hub?
>What drivers/packages should I install into the linux box?  I'd like to do
>it for under a $100 bucks.
>
>I tried using a null modem cable and pppd, but got nowhere fast.  It didn't
>promise to be real fast anyway, just cheap.
>
>Thanks for any help I receive.

I would look for two cheap Ethernet cards with both coax (10base2) and
twisted pair (10baseT) connectors. Make sure to get cards supported by
Linux; non-plug-and-play is probably better too.  Coax is easier to hook
up if the systems are in the same room; no hub or cross-over wiring
needed. Later you can expand by switching to the 10baseT if needed. You
won't need $100 either - I got 2 NE2000-type cards, 25' of coax with
connectors, and 2 terminators for about $65 - and that was 2 years ago;
you can do a lot better today.

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

From: "Andrey Smirnov" <[EMAIL PROTECTED]>
Crossposted-To: 
alt.os.linux,comp.os.linux,comp.os.linux.help,linux.redhat.install,linux.redhat.misc
Subject: Re: IP Masq
Date: Thu, 27 May 1999 17:48:20 -0700

Hello!

Here is some info: http://metalab.unc.edu/LDP/HOWTO/mini/IP-Masquerade.html

Good luck!

Grant <[EMAIL PROTECTED]> wrote in message
news:Ygk33.2476$[EMAIL PROTECTED]...
> I've been told conflicting things about this:
>
>     Does one have to recompile the kernel from RedHat 6.0's 2.2.5 kernel
>     in order to get IP Masquerading to work?
>
> I've read many docs, but all seem to have something conflicting the other.
> I've tried variations and still haven't gotten it to work.
>
> HELP!
>
>
>
> RH 6.0  (kernel 2.2.5)
> PentPro 200
> objective: due to a limited amount of IPs from @Home I wanna make the
Linux
> system forward requests so that I can have a sub-network (internal).
>
> Grant
>
>




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

From: "Andrey Smirnov" <[EMAIL PROTECTED]>
Subject: Re: client IP address?
Date: Thu, 27 May 1999 17:52:11 -0700

Hello!

You are going in the right direction!

But you will need to use ip_masquerading

http://metalab.unc.edu/LDP/HOWTO/mini/IP-Masquerade.html

Good luck!

dc1999 <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Hi there:
>
> I am trying to setup my office machine(running RedHat 5.2) to be a ISP
> server
> so I can dail in from home.
>
> I am confused about what IP address should be assigned for my home
> pc(client
> machine's IP)?  I do not want to ask my company's network administrator
> for
> one of the free IP. Can I use whose private IP address such as
> 192.168.x.x for it?
>
> Thanks for any help.
>
> David
>
>
>
>




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

From: [EMAIL PROTECTED] (Leslie Mikesell)
Subject: Re: knfsd doesn't follow mounts?
Date: 27 May 1999 17:12:01 -0500

In article <7ijnq1$4oi$[EMAIL PROTECTED]>,
Bart N. Locanthi <[EMAIL PROTECTED]> wrote:
>>You should be able to export each filesystem explicitly on the
>>server and mount them in their respective positions on the
>>client.
>
>
>of course, but that's not what i want.
>
>it all worked before knfsd.

There are patches at ftp://ftp.varesearch.com/pub/support/hjl/knfsd/
but I think they only fix the interoperability with non-linux systems.

  Les Mikesell
   [EMAIL PROTECTED]

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

From: [EMAIL PROTECTED]
Subject: dhcpd with multiple interfaces -> so_bindtodevice
Date: Thu, 27 May 1999 13:05:35 -0400


==============784A8B12A9C260BD02805E2A
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I'm running redhat 6.0 on a machine with 2 network interfaces, one card
is for the internal network and the other has a valid internet ip. IP
masquerading is working fine. Now I want to have the internal card,
running dhcpd, assign ip's to my 192.168.1.0 network. When I execute
"dhcpd eth1" I get the following message:

setting SO_BINDTODEVICE
exiting.

anybody see this before?


dhcpd version 2.0b1p16-6

==============784A8B12A9C260BD02805E2A
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<tt>I'm running redhat 6.0 on a machine with 2 network interfaces, one
card is for the internal network and the other has a valid internet ip.
IP masquerading is working fine. Now I want to have the internal card,
running dhcpd, assign ip's to my 192.168.1.0 network. When I execute "dhcpd
eth1" I get the following message:</tt><tt></tt>
<p><tt>setting SO_BINDTODEVICE</tt>
<br><tt>exiting.</tt><tt></tt>
<p><tt>anybody see this before?</tt>
<br><tt></tt>&nbsp;<tt></tt>
<p><tt>dhcpd version 2.0b1p16-6</tt></html>

==============784A8B12A9C260BD02805E2A==


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

Reply-To: "Curt" <[EMAIL PROTECTED]>
From: "Curt" <[EMAIL PROTECTED]>
Subject: Re: authoritative and caching bind?
Date: Thu, 27 May 1999 20:10:41 -0500

Yes

Trever Adams <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Is it possible to have a bind server do both authoritative dns for 3
> domains and caching for the rest of the requests it gets?
>
> Trever



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

Reply-To: "Curt" <[EMAIL PROTECTED]>
From: "Curt" <[EMAIL PROTECTED]>
Subject: Re: HOW-TO: PPP route?
Date: Thu, 27 May 1999 20:08:16 -0500

Forget the bridge suggestions, that was dumb on my part.

I guess I don't understand what is going on here.
All 4 systesm connected via the same ppp connection?
Are you just connecting 2 networks?

<[EMAIL PROTECTED]> wrote in message news:7ikd9t$aoh$[EMAIL PROTECTED]...
> In article <yuc33.100$[EMAIL PROTECTED]>,
>   "Curt" <[EMAIL PROTECTED]> wrote:
> > You could explicitly enter a route to each host, rather then by
> network.
> >
>
>
> Hello Curt!
>
> Thank you for reply!
>
> Yeah, I've tried the host routing:
>
> route add -host pc1.at-dialup.side gw assigned.dialup.ip dev ppp0
> route add -host pc2.at-dialup.side gw assigned.dialup.ip dev ppp0
> route add -host pc3.at-dialup.side gw assigned.dialup.ip dev ppp0
> route add -host pc4.at-dialup.side gw assigned.dialup.ip dev ppp0
> route add -host pc5.at-dialup.side gw assigned.dialup.ip dev ppp0
>
> doesn't work :(
>
> > Or
> >
> > Configure your system as a bridge.
> >
>
> ?
>
>
> With regards,
>
> Serge.
>
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.



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

From: "Alkis Evlogimenos" <[EMAIL PROTECTED]>
Subject: Re: Internet sharing at home
Date: Thu, 27 May 1999 18:52:24 -0700

Is it possible to do it without using another computer?
I mean have all computers set as clients (I will have 3 seperate IP
adressess)

Rod Roark <[EMAIL PROTECTED]> wrote in message
news:7ikl2k$i6e$[EMAIL PROTECTED]...
> Alkis Evlogimenos <[EMAIL PROTECTED]> wrote:
> >I need some advice on setting a home network. I need to connect two
> >powerpc's and two ibm pc to a network and alltogether on an adsl or modem
> >connection.
> >Is it possible to have a hub in the basement and run cables from there to
> >different places in the house? Or I have to have a server to do this? (I
> >mean is it possible to split the connection to 4 as it comes from the
> >modem... or I have to have a server to do this job even if I have 4
distinct
> >IP addresses?)
>
> There are various ways to do this; setting up a Linux gateway machine
> is the one I like best.  In addition the Linux box can be a file
> server, database server, print server, web server, etc.
>
> See http://metalab.unc.edu/LDP/HOWTO/HOWTO-INDEX-3.html to get some
> ideas as to the possibilities and challenges.  :-)
>
> -- Rod
> ----------------------------------------------------------------------
> Sunset Systems                           Preconfigured Linux Computers
> http://www.sunsetsystems.com/                      and Custom Software
> ----------------------------------------------------------------------



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


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