Linux-Networking Digest #299, Volume #10         Thu, 25 Feb 99 04:13:43 EST

Contents:
  Re: Multilink PPP in Linux with 2 x V90 = 105,333 bps? (Patrick Lanphier)
  Problem with new mail showing up in EVERY terminal window... (Trey Blancher)
  Re: IIOP CORBA (mico?) and IP Maskerading on a Linux cluster ("Alain Coetmeur")
  Re: Redhat 5.2 & Linksys EtherPCI LanCard II Problems PLEASE HELP!! (John Strange)
  Re: Machine name themes - what do you use? ("John Napor")
  Re: 3c509 and NE2000 problem (Warren Young)
  Re: smbmount must be installed suid root ("Robert C. Paulsen, Jr.")
  sendmail config ???? ("softalk")
  problem with ftp (Jacob Hesch)
  TCP/IP works telnet ("Patrick Berge")
  Re: double network route (Douglas De Vine)
  unresoved symbols when after compiling tulip driver. (jorg gaubmann)
  Re: DNS and forwarders (Rob van der Putten)
  Load balancing ("Matt Dawson")
  Re: TCP/IP works telnet (Luca Filipozzi)
  How to allow X-windows on a filtering firewall? ("Bill Weedon")
  IP masquerading message ("Radek")
  Re: IP Masquerading puzzle (=?iso-8859-1?Q?Bj=F6rn?= Gerhart)
  ipfw gui? (Ketil Danielsen)
  Multiple Network Cards ("Scott Balneaves")
  Proxy Software ("cyberjb")

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

From: Patrick Lanphier <[EMAIL PROTECTED]>
Crossposted-To: 
comp.os.linux.misc,comp.os.linux.questions,comp.os.linux.x,uk.comp.os.linux
Subject: Re: Multilink PPP in Linux with 2 x V90 = 105,333 bps?
Date: Thu, 25 Feb 1999 04:17:05 +0000

1)  Please refer to the following site if you didn't know http://mp.ins-coin.de.  Get 
on the list.

2)  Also it is possible to use free software from Babylon (www.spellcast.com), 
however, it does not
yet work with the 2.2 kernel.  

3)  Micha says by March 5, 1999 which is soon a MP driver will be completed for Linux. 
 We should
all thank Micha.

Patrick Lanphier
Advanced Information Technologies
The Pennsylvania State University

Doodle wrote:
> 
> Hi there,
> 
> I know Win95/98 has support for Multilink PPP to 'channel bond' two
> V90 modems to gain something like 10k/sec connection speeds. Can I use
> two V90s in Linux to get 10k/sec connection speeds?
> 
> If so, can somebody be a nice chappy and guide me through this
> process? <vbg> TIA.
> 
> Doodle

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

From: Trey Blancher <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Problem with new mail showing up in EVERY terminal window...
Date: Thu, 25 Feb 1999 01:28:22 -0500

Every time I receive [a] message[s] in my mailbox, [all of] the
message[s] is/are displayed in every terminal window(xterms, virtual
windows) I am logged on to or have open.  I thought it may be because I
was using fetchmail (checking mail for [EMAIL PROTECTED]), but I sent
a message directly to my mail server
account([EMAIL PROTECTED]) and the same thing happened.  I
think the problem is that everytime a new message appears in
/var/spool/mail/trey (my mail spool file) I am notified by having every
message displayed in every terminal.  A simple "You have new mail in
/var/spool/mail/trey" would suffice.

It's not a problem per se, just REALLY, REALLY annoying.  I'm sure it
has a simple solution, I just don't know where to look.


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

From: "Alain Coetmeur" <[EMAIL PROTECTED]>
Crossposted-To: comp.object.corba
Subject: Re: IIOP CORBA (mico?) and IP Maskerading on a Linux cluster
Date: Wed, 24 Feb 1999 17:07:23 +0100


Alastair Rae a �crit dans le message <[EMAIL PROTECTED]>...
>The problem with masquerading is, I believe, that it only works for
>outgoing
>connections from the slave node. The master node acts as sort of router
>but it
>does not know to which slave to route an incoming connection.
>
>Your daemons would therefore have to run on the master to be accessible
>from outside.


I've heard that one could configure a port on the master
so that it is linked to a port on the slave.
some use it for web services or alike.

maybe is it part of the solution ?
I agree that I should anyway find a way to
advertise a listening CORBA port on a slave
as a listening maskeraded port on the master...

it look strange that nobody have treated this problem,
either with MICO, or with a firewall-like gateway ...




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

From: [EMAIL PROTECTED] (John Strange)
Crossposted-To: 
comp.os.linux.hardware,comp.os.linux.help,comp.os.linux.misc,comp.os.linux.questions,comp.os.linux.redhat
Subject: Re: Redhat 5.2 & Linksys EtherPCI LanCard II Problems PLEASE HELP!!
Date: 23 Feb 1999 12:54:07 GMT

You might try looking here:

http://www.linksys.com/support/solution/nos/linux.htm


Daniel Koerner ([EMAIL PROTECTED]) wrote:
: Hi Folks,

: Here's my setup:

: - Linux Redhat 5.2 with 2.0.36 kernel.
: - Generic NE2000 Ethernet card (detected by Linux, connected to
: Internet   and working fine)
: - Linksys Combo EtherPCI LanCard II (not detected, not working)

: OK, I've been trying to configure a second net card on my Linux machine
: so that I can setup IP Masquerading.  I have read and re-read all of the
: relevent FAQs & HOW-TOs in regards to Ethernet & IP Masquerading setup.

: The first net card (Generic NE2000 which is connected to my cable modem)
: is working perfectly in Linux.  It is detected on boot as eth0 and
: assigned an IRQ and Base Address just fine.

: The second card is a different story.  It is a Linksys Combo EtherPCI
: Lan Card II.  According to the HOW-TOs I have read and the Linksys
: website, this card should work with the generic ne2000 driver (ne.o).  I
: have tried every different combination of things I can think of to get
: this bugger working to no avail.  I have the following in my
: /etc/conf.modules:

: alias eth0 tulip
: alias eth1 ne

: I even tried this:

: alias eth0 tulip
: alias eth1 ne
: options ne io=0x6800 irq=12

: ...this didn't work either.

: I have also tried adding an append line in my lilo.conf:

: append="ether=12,0x6800,eth1"

: (I also made sure I typed "lilo" at the prompt and rebooted after doing
: this)

: ...no dice, again.

: Now, when I reboot, eth0 shows up in the boot log just fine as always. 
: However, no matter what I do, eth1 will not show up.  If I do this:

: modprobe eth1 dmesg | tail

: I get:

: ne.c:v1.10 9/23/94 Donald becker ([EMAIL PROTECTED])
: NE*000 ethercard probe at 0x6800:00 20 78 10 13 4b
: eth1: NE2000 found at 0x6800, using IRQ 12

: So apparently it is able to detect the net card.  Why won't it detect it
: at boot and why won't the netcard work, though?

: If anybody has any ideas on this or experience with this card, please
: let me know.  I'm desperately in need of getting IP Masquerading going
: as soon as possible.  Please feel free to email any replies directly to
: [EMAIL PROTECTED]

: Thanks a lot,
: Daniel Koerner
: [EMAIL PROTECTED]

--
While Alcatel may claim ownership of all my ideas (on or off the job),
Alcatel does not claim any responsibility for them. Warranty expired when u
opened this article and I will not be responsible for its contents or use.

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

From: "John Napor" <[EMAIL PROTECTED]>
Crossposted-To: 
vmsnet.networks.misc,microsoft.public.windowsnt.domain,comp.unix.solaris,comp.os.os2.networking.server,comp.os.ms-windows.nt.admin.networking,comp.infosystems.www.servers.unix,comp.protocols.tcp-ip.domains
Subject: Re: Machine name themes - what do you use?
Date: Wed, 24 Feb 1999 09:37:02 -0500

You're right....my mistake. Thanks for pointing that out.

--
John Napor
remove NOSPAM to reply


Tony Waters <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> John Napor wrote:
> >
> > Mine is Earth with domain =galaxy and another is after roman themes,
> > Odin,Thor,Thor1. Domain is Valhalla.
> >
>
> Odin, Thor, Valhalla are Norse (Teutonic)
>
> --
> +--------------------------------------------+
>     http://home.earthlink.net/~hawaiistyle
> +--------------------------------------------+
>



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

From: Warren Young <[EMAIL PROTECTED]>
Subject: Re: 3c509 and NE2000 problem
Date: Tue, 23 Feb 1999 06:21:20 -0700

Toby Field wrote:
> 
> I am trying to setup IP masquerading.  I have recompiled the kernel
> successfully (Thank you to those who helped) but I am having trouble
> loading the 3c509 module since I recompiled.  The module for the

The 3c509 driver usually finds the card easily, and I say this as
someone who uses 3C509s almost exclusively.  There's one catch, though:
you have to make sure you turn off the plug-and-play setting if you have
a 3C509B.  (The original 3C509 doesn't have a PnP mode.)  You do this
with a utility you can download from the 3Com website; look for the
"Etherdisk III".

Note that the 3C509 defaults to I/O port 300, which is where you say
your NE2000 is.  So, even if you're sure that PnP isn't a problem, run
the Etherdisk tool anyway to make sure your 3Com board isn't conflicting
with the NE2000.  Also, the Etherdisk tool will be able to run tests on
the card to make sure it's working right.

Good luck,
-- 
= Warren -- http://www.cyberport.com/~tangent/
= ICBM Address: 36.8274040 N, 108.0204086 W, alt. 1714m
= Man who falls in vat of molten optical glass makes spectacle of self.

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

From: "Robert C. Paulsen, Jr." <[EMAIL PROTECTED]>
Subject: Re: smbmount must be installed suid root
Date: Tue, 23 Feb 1999 07:13:31 -0600

Omegaman,

Thanks for the extensive advice. I will take it to heart!

-- 
Robert Paulsen                         http://paulsen.home.texas.net
If my return address contains "ZAP." please remove it. Sorry for the
inconvenience but the unsolicited email is getting out of control.

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

From: "softalk" <[EMAIL PROTECTED]>
Subject: sendmail config ????
Date: Tue, 23 Feb 1999 13:43:31 -0000

Please is it possible to config sendmail to receive all mail at host.domain
and not reject mail that there is no user for ??

Plus I can only receive mail with [EMAIL PROTECTED] I would like user@domain
if possible.

I'm using suse 6.0

[EMAIL PROTECTED]




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

From: Jacob Hesch <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: problem with ftp
Date: Wed, 24 Feb 1999 23:29:49 -0700


I have a small peer to peer network, and the connection works fine, but
I'm not able to open an ftp session to my linux box.  I can telnet into
it without any problems.  When I do a loopback ftp it seems to initiate
a connection, but I'm never asked for a username or password.  After a
moment I get a message telling me the service is not available:

$ ftp localhost
Connected to localhost.
421 Service not available, remote server has closed connection
ftp>

I have checked initd, and it is running ftp.  The ftp line is
uncommented in /etc/inetd.conf and /etc/hosts.deny is empty.  I don't
know where to go from here!

Thanks,
Jacob



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

From: "Patrick Berge" <[EMAIL PROTECTED]>
Subject: TCP/IP works telnet
Date: Thu, 25 Feb 1999 02:07:24 -0500

I have TCP/IP working with ping and VNC.

I try and telnet and I get a login screen.  I type in a userid and password
and I get login incorrect everytime? Do I need to 'setup' which users can
telnet ?

I have Red Hat Linux 5.0 with 2.0.32 kernel  and have nothing in
/etc/hosts.allow or /etc/host.deny.  I also have telnet in my
/etc/intepd.conf



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

From: Douglas De Vine <[EMAIL PROTECTED]>
Subject: Re: double network route
Date: Wed, 24 Feb 1999 16:20:07 +1000

Timothy Wilson wrote:

> Nick Allan wrote:
>
> > I've updated my redhat 5.2 system to kernel 2.2.2 and have a strange
> > routing.
> > ie
> > Kernel IP routing table
> > Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
> > 255.255.255.255 *               255.255.255.255 UH    0      0        0 eth0
> > 192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
> > 192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
> > 127.0.0.0       *               255.0.0.0       U     0      0        0 lo
> >
> > Anyone know how to get rid of the extra 192.168.1.0 in the above?
>
> This is a well known effect of 2.2.x. It's apparently harmless. I
> wouldn't worry about it.
>
> -Tim
>
> --
> Timothy Wilson      |  Proud Linux user  |      Check out:
> Henry Sibley H.S.   |    since 2.0.32    | http://slashdot.org
> St. Paul, MN 55118  |                    | http://www.redhat.com
> [EMAIL PROTECTED] |    Free your PC    | http://www.seul.org/edu/

Do you add the route your self after bringing the interface up?
2.2 adds a route for you when you bring the interface up


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

From: jorg gaubmann <[EMAIL PROTECTED]>
Subject: unresoved symbols when after compiling tulip driver.
Date: Thu, 25 Feb 1999 06:58:58 GMT

I am running Red Hat 5.2 Kernel 2.0.36-0.7. I am trying to install a
second NIC (Netgear FA 310tx). It comes with a Tulip.c file. I compiled
it fine, but once I issued the command:

/sbin/depmod -a

it responded with these lines:

/lib/modules/preferred/net/tul/ :unresolved symbol(s)
/lib/modules/preferred/net/tulip.o :unresolved symbol(s)

Is there another file I need to update?

Any help would be appreciated.

Jorg



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

From: Rob van der Putten <[EMAIL PROTECTED]>
Subject: Re: DNS and forwarders
Date: Tue, 23 Feb 1999 15:12:23 +0100

Hi there


On Mon, 22 Feb 1999, John Posek wrote:

> I have been using bind 4.x on solaris as well as NT servers, and using
> the forwarder directive for systems outside my net with success.  I am
> now trying to do the same thing with Linux (slackware), have added the
> forwarder (to my ISP's namservers) in the options in boot.conf.  No luck
> in finding anything outside my domain.  Is there the real simple and
> obvious that I am missing here?  Neither the Linux doc's or DNS
> Resources Directory offered any help that I could find quickly.

Try nslookup Some_Host Your_Providers_Dns_Ip_Nr
This will show weather you can actually contact your ISPs DNS.


Regards,
Rob

+------------------------------------------------------------------------+
|              http://www.sput.webster.nl/spam-policy.html               |
+------------------------------------------------------------------------+


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

From: "Matt Dawson" <[EMAIL PROTECTED]>
Subject: Load balancing
Date: Tue, 23 Feb 1999 03:16:03 +1300

I have set up a linux box as a internet gateway for our flats windows
network.  We have two modems and two accounts ( with the same provider ) and
wish to load balance the two modems.
Currently I am using pppd, and ipfwadm for a single modem link.
What other program do I need to implement load balancing?

matt



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

From: [EMAIL PROTECTED] (Luca Filipozzi)
Subject: Re: TCP/IP works telnet
Date: Wed, 24 Feb 1999 23:30:29 -0800

In article <oy6B2.1825$[EMAIL PROTECTED]>, [EMAIL PROTECTED] 
says...
> I have TCP/IP working with ping and VNC.
> 
> I try and telnet and I get a login screen.  I type in a userid and password
> and I get login incorrect everytime? Do I need to 'setup' which users can
> telnet ?
> 
> I have Red Hat Linux 5.0 with 2.0.32 kernel  and have nothing in
> /etc/hosts.allow or /etc/host.deny.  I also have telnet in my
> /etc/intepd.conf
> 
> 
> 
Are you trying to login as root? Intentional security measures prevent 
root from logging on via telnet (all someone has to do is sniff the 
packet for the root password).

So, rather than tell you how to defeat this, let me suggest two other 
ways of accessing your box...

1) login as a normal user an "su" to become root
2) install SSH (secure shell)

SSH is the preferred option. Right from the get go, the link is encrypted 
with a PGP-style private-key public-key method. Works great. Install the 
daemon on the linux box and get an SSH client for whatever box you are 
working on (yes, there are free 95/NT SSH clients).

Hope this helps,

Luca
-- 
Luca Filipozzi <[EMAIL PROTECTED]>

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

From: "Bill Weedon" <[EMAIL PROTECTED]>
Subject: How to allow X-windows on a filtering firewall?
Reply-To: "Bill Weedon" <[EMAIL PROTECTED]>
Date: Tue, 23 Feb 1999 14:28:05 GMT

Hi.  I'm still trying to get X-windows clients to be accepted from
a specific known host on my filtering firewall with masquerading.
Apparently X-windows uses tcp ports 6000:6003.

I think the ipfwadm command should be of the form:
ipfwadm -F -a m -P tcp -D $ROUTER_IP/$ROUTER_BITS 6000:6003

But if I specify my DISPLAY variable on the external client as my router
IP address, how do I tell the router to forward the X information to my
local machine inside the firewall?  Is there a better way to do this using
a filtering firewall with IP masquerading?

Another thing is my local machines don't have a DNS address visible
from the outside.  So I can't specify the local machine in the DISPLAY
variable on the outside X-client.  Is this normal?

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

From: "Radek" <[EMAIL PROTECTED]>
Subject: IP masquerading message
Crossposted-To: comp.os.linux.admin
Date: Tue, 23 Feb 1999 14:27:55 GMT

Hi, 

Recently I have too many such messages on system console:
Feb 22 18:05:20 gate kernel: MASQ: failed TCP/UDP checksum from
xx.xx.xx.xx!
There is something wrong about IP masquerading. Actually I don't know what
it is and how to protect my server before it?
Thanks for help.

Radek
[EMAIL PROTECTED]



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

From: =?iso-8859-1?Q?Bj=F6rn?= Gerhart <[EMAIL PROTECTED]>
Subject: Re: IP Masquerading puzzle
Date: Thu, 25 Feb 1999 08:44:30 +0100

Hi,

I'm working on about the same problem you have. RedHat 5.2 is also running on my
machines.

I discovered some things:
by default, ip-forwarding is turned OFF. So you first have to turn it ON:
in the file /etc/sysconfig/network just turn the "IPV4_forwarding" to "yes".

The RedHat 5.2-Kernel should defaultly support the whole firewall-options.
So install the program "ipfwadm" (e.g. with "glint"). With ipfwadm you can set the
firewall-rules.
It should be in the "glint-folder" /utilities/system of your "available packages"

then set a rule by typing:

ipfwadm -F -a m -S 192.168.125.0/255.255.255.0

Means: any package from your network is forwarded by masquerading to the
default-route.

I tried the same method. Unfortunately, it doesn't work. Maybe you'll experience
better!

One more thing: set the rules to the init-script, as on every reset, you have to
tell the system the rules!

> I have noticed that the NT machine can
> ping itself but not the Linux machine.

What do you mean by that? Is the NTmachine unable to ping the linux-server? That
would be pretty bad..

--
Bj�rn Gerhart    [EMAIL PROTECTED]



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

From: [EMAIL PROTECTED] (Ketil Danielsen)
Subject: ipfw gui?
Date: 23 Feb 1999 14:35:35 GMT

hi,

   is there a webbased gui for control (setting
parameters) and feedback (log & analysis, realtime
warnings) from a linux firewall?

 -- ketil


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

From: "Scott Balneaves" <[EMAIL PROTECTED]>
Subject: Multiple Network Cards
Date: Tue, 23 Feb 1999 16:52:40 +0200

Greetings

We are running a Compaq Prosignia 300 with Red Hat 5.1. We hav got 2 Intel
EtherExpress 10/100's in the machine.

We cannot seem to get both cards working at the same time. They word alone
but as soon as you enable the two of them they both stop working.

The hub with the LAN on it is connected to the one card and the other to the
router which connects to the internet. What steps need to be taken to get
these cards up and running and what IP's need to be assigned (ie. same
subnet or sperate subnet's?) so that information routes between the two
cards and onto the router.

Thanks

Scott



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

From: "cyberjb" <[EMAIL PROTECTED]>
Subject: Proxy Software
Date: Tue, 23 Feb 1999 09:42:33 -0600

anyone know where i can get like a http proxy? so i can have my other
computer use http



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


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