Linux-Networking Digest #929, Volume #10         Wed, 21 Apr 99 03:13:41 EDT

Contents:
  Uninstall LiLo (Frank Black)
  Re: debugging ppp connection (Clifford Kite)
  Re: rsh, rcp, what is going on? (Clifford Kite)
  Re: Ethernet not working, ifconfig reporting overruns. HELP! (Clifford Kite)
  Re: Uninstall LiLo ("--==[bolMyn]==--")
  Re: [Q] Quad ethernet card support? (Case van Rij)
  Re: Newbie--3c375TX being difficult ("Eric Hardisty")
  Diamond HomeFree Phoneline Network ("optikal")
  Can anyone help with this problem?? (Chris Markovic)
  Re: rsh, rcp, what is going on? (brian moore)
  Re: 3com 3c900 (patrick wong)
  Re: Network doesn't work ("Ng, Choon Hooi")
  Re: dhcp and windows 95 ("Arron Wang")
  Re: NFS Daemon trouble (won't start) (matt)
  Newbie--3c375TX being difficult ("Eric Hardisty")
  question on gateD (Sanjay Bakshi)
  Re: Mount problems from linux NFS server ([EMAIL PROTECTED])
  AppleTalk alias problems ("bob cent")
  Re: why so many people want to install 2 network card? ("D. C. & M. V. Sessions")
  Re: yppasswd doesn't work (matt)
  Re: Transparent proxy not really transparent?? ("Michael Faurot")
  Re: can't do ipfowarding (Tom)
  E-mail on an NT4.0 network (User499518)
  Telnet & Ftp proxy configuration help -- ipfwadm? ("Greg J Kellogg")
  authentication on ppp server ("Farhad Farzaneh")
  Re: RH5.2 System loses ability to make tcp connections (Aaron Baugher)
  NetBios Datagrams forwarding ("Nickolay Kurtov")

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

From: [EMAIL PROTECTED] (Frank Black)
Crossposted-To: 
comp.os.linux.setup,comp.os.linux.questions,alt.os.linux,comp.os.linux.help,es.comp.os.linux
Subject: Uninstall LiLo
Date: Wed, 21 Apr 1999 14:06:26 GMT

In order to uninstall LiLo ..is it the same to run SYS.COM and FDISK
/MBR in DOS.
Both commands can overwrite MBR which is LiLo resides?


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

From: kite@NoSpam.%inetport.com (Clifford Kite)
Subject: Re: debugging ppp connection
Date: 20 Apr 1999 21:10:48 -0500

Kenneth Steele ([EMAIL PROTECTED]) wrote:

: I am trying to set up ppp on redhat linux 5.2 toconnect to my isp.

This link might provide some insight:

http://axion.physics.ubc.ca/ppp-linux.html

: I got off of a linux website a source for a program called  quickPPP
: which I was not able to compile but I basically followed the code to see
: how it created the ppp files. Obviously I did something wrong but I
: can't figure out how to debug this. what log/system files will tell me
: what pppd is trying to do and what the remote side is passing back ????

The log files are determined by the configuration of /etc/syslog.conf,
man syslog.conf.  Here's mine:

*.=info;*.=notice                               /var/log/messages
*.=debug                                        /var/log/debug
*.warn                                          /var/log/syslog

This configuration sends chat messages to /var/log/messages along with a
few pppd messages, pppd link negotiation messages go to /var/log/debug,
and the occasional real bad error messages go to /var/log/syslog .

The files have to exist, "touch /var/log/filename", and when a new one
is created a "kill -HUP `pidof syslogd` is necessary to get syslogd to
reread /etc/syslog.conf.


--
Clifford Kite <kite@inet%port.com>                       Not a guru. (tm)
/* Better is the enemy of good enough. */

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

From: kite@NoSpam.%inetport.com (Clifford Kite)
Crossposted-To: comp.os.linux.misc
Subject: Re: rsh, rcp, what is going on?
Date: 20 Apr 1999 20:39:51 -0500

David Steuber ([EMAIL PROTECTED]) wrote:

: I have also been unable to rcp a 2GB file from solo to interloper.
: Trying that trick kills the network connection.  I have to eject and
: reinsert the PCMCIA NIC in solo to get things working again (hardware
: problem?).  Solo is a laptop computer.

: Both systems are running SuSE 6.0 with the 2.0.36 kernel.  Solo is
: using PCMCIA CS 3.0.8.  I posted about the 2GB file in another thread
: in comp.os.linux.misc.

Linux i386 architecture has a 2 Gb file size limit.


--
Clifford Kite <kite@inet%port.com>                       Not a guru. (tm)
/* A salute to Inspector Baynes, of the Surry Constabulary, the only
   police Inspector to ever best Mr. Sherlock Holmes at his own game.
   "The Adventure of Wisteria Lodge", by Sir Arthur Conan Doyle. */

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

From: kite@NoSpam.%inetport.com (Clifford Kite)
Subject: Re: Ethernet not working, ifconfig reporting overruns. HELP!
Date: 20 Apr 1999 20:56:03 -0500

Shawn McKisson ([EMAIL PROTECTED]) wrote:

: There are several things that confuse me here.

: 1) An overrun is when the OS doesnt pull the data off the cards internal buffer
: in time and new data clobbers, right? Why the f*ck do I have so many of these on
: all three devices?

: 2) Should there ever be errors, overruns, or dropped packets on the lo device?

: 3) I've read the NET-2 HOWTO, NET-3 HOWTO, Ethernet HOWTO, and I still cant
: solve my problem.  Is the ping problem directly related to the overruns? What
: other sort of diagnostics can I perform to determine what is happening here? I
: booted both machines into windows to ensure that all cable connections were OK,
: and I successfully got the windows network running.

: Relevant System information:

: OS: Linux spawn 2.2.4 #3 Sat Mar 27 18:20:19 CST 1999 i586

Have you read the 2.2.4 linux/Documentation/Changes?  At least part of your
problem may be solved upgrading net-tools.


--
Clifford Kite <kite@inet%port.com>                       Not a guru. (tm)
/* I gave up on politics when no matter who I voted for, I regretted it.
 *    -- Pepper...and Salt, WSJ */

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

From: "--==[bolMyn]==--" <[EMAIL PROTECTED]>
Crossposted-To: 
comp.os.linux.setup,comp.os.linux.questions,alt.os.linux,comp.os.linux.help,es.comp.os.linux
Subject: Re: Uninstall LiLo
Date: Wed, 21 Apr 1999 03:45:53 GMT

Hi Frank,

No.  sys will not overwrite LiLo mbr.  There are two way of getting rid
of LiLo:

1.  If you still have Linux partition up and running, login as root and
type lilo -u /dev/hda (where hda would be your boot partion) or

2.  Boot with a dos boot diskette and type fdisk /mbr

Frank Black wrote:

> In order to uninstall LiLo ..is it the same to run SYS.COM and FDISK
> /MBR in DOS.
> Both commands can overwrite MBR which is LiLo resides?

--
Bolek,

URL: http://www.bolek.com
e-mail: [EMAIL PROTECTED]




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

From: Case van Rij <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware
Subject: Re: [Q] Quad ethernet card support?
Date: Tue, 20 Apr 1999 16:12:03 -0700

Chris Bradshaw wrote:

> Hi....
>
> I was just wondering if Linux supports any quad (or even perhaps
> dual port) ethernet cards?
>
> Any recommendations most welcome....
>
> Chris Bradshaw

Yes, thanks to PCI magic most, if not all multiport PCI ethernet
adapters should work. Some time ago I got to use a Digital (21xxx) based
quad-port ethernet card, I forget which brand it was.

Casey


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

From: "Eric Hardisty" <[EMAIL PROTECTED]>
Subject: Re: Newbie--3c375TX being difficult
Date: Mon, 19 Apr 1999 19:56:40 -0400

Oops, I mistyped, I meant a 3c575TX.  My bad.

Eric

Eric Hardisty <[EMAIL PROTECTED]> wrote in message
news:7fgddf$cc8$[EMAIL PROTECTED]...
>I'm having a hell of a time getting my PCMCIA ethernet support to work.
>I've got a Dell Inspiron 3500 (I've checked out the online stuff on Linux
>for Laptops) and I'm running Red Hat 5.2.  I've tried editing
>/etc/sysconfig/pcmcia and /etc/sysconfig/network but still no luck.
>
>This is probably a question with an easy answer, but all the online docs
say
>to download pcmcia-3.0.6 so I did using Win98 since that's the only OS that
>gives me network support.  I've got a dual boot with Win 98.  How do I get
>the file I downloaded from Windows to Linux so that I can compile and
>install it?
>
>Thanks,
>Eric
>[EMAIL PROTECTED]
>
>



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

From: "optikal" <[EMAIL PROTECTED]>
Subject: Diamond HomeFree Phoneline Network
Date: Mon, 19 Apr 1999 20:22:16 -0400

Hello, does anyone know if there is support in Linux for Diamonds HomeFree
phoneline network cards.  Also what is the best way for linux to interact
with WinGate.  Is there a HOWTO that I can read to better understand.
Thanks.  If you reply, remember to delete the nospam.




  -----------== Posted via Newsfeeds.Com, Uncensored Usenet News ==----------
    http://www.newsfeeds.com/       The Largest Usenet Servers in the World!
=========== Over 72,000 Groups, Plus    Dedicated  Binaries Servers ==========

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

From: Chris Markovic <[EMAIL PROTECTED]>
Subject: Can anyone help with this problem??
Date: Tue, 20 Apr 1999 07:49:10 +0800

I am wanting to use port numbers to redirect an external client through
my linux firewall and to a server, The client is VNC and I want to use
it over the internet to allow me to access my work network from home.
Now inorder to access these machines I require port numbers to choose
which machine I am wishing to access. Now i've been told IPPORTFW only
redirects in, it does not send the packets back...is this true??
Are there any programs that can help me with this???

Thankyou,

Chris Markovic


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

From: [EMAIL PROTECTED] (brian moore)
Crossposted-To: comp.os.linux.misc
Subject: Re: rsh, rcp, what is going on?
Date: 21 Apr 1999 00:28:38 GMT

On 19 Apr 1999 05:02:14 -0400, 
 David Steuber <[EMAIL PROTECTED]> wrote:
> Can someone please tell me what is going on here?  I am getting error
> messages when I attempt to copy files from interloper to solo.  I am
> not using:
> 
> david@solo:~/tmp/foo/bar/baz > rcp interloper:tmp/* .
> bash: /usr/bin/rcp: Argument list too long

rcp interloper:tmp/\* .

Replace the 'rcp' with 'echo' to see why.

> because of the error message (there are about 500,000 files).  So I
> threw together a little perl script to do the job one file at a time.
> Well, guess what?
> 
> #!/usr/bin/perl
> 
> @files = `rsh interloper ls tmp`;
> 
> foreach $file (@files) {
>         chomp $file;
>         `rcp interloper:tmp/$file .`;
> }

Why the backticks?

Backticks aren't the same as system(), you know.

> There is clearly some security feature or bug that I am not aware of.
> Can anyone enlighten me?  solo is in interloper's /etc/hosts.equiv
> file, but interloper is not in solo's.

No, it has to do with shell expansion.  Your second problem is because
you're pounding the server.  Inetd probably killed rcp until it cooled
down.  See your logs.

> I have also been unable to rcp a 2GB file from solo to interloper.
> Trying that trick kills the network connection.  I have to eject and
> reinsert the PCMCIA NIC in solo to get things working again (hardware
> problem?).  Solo is a laptop computer.

No idea.

-- 
Brian Moore                       | "The Zen nature of a spammer resembles
      Sysadmin, C/Perl Hacker     |  a cockroach, except that the cockroach
      Usenet Vandal               |  is higher up on the evolutionary chain."
      Netscum, Bane of Elves.                 Peter Olson, Delphi Postmaster

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

From: patrick wong <[EMAIL PROTECTED]>
Subject: Re: 3com 3c900
Date: Tue, 20 Apr 1999 20:43:36 -0700

Michael Zillich wrote:

> hello,
> i am about to purchase a 3com 3c900 or 3c900B ethernet adapter and i
> have read somewhere that there are problems with this device.
> on the other hand the 3c59x driver claims to support it.
> does anybody have experiences/problems with the 3c900 or 3c900B?
>
> regards
> michael
>
> --
> Dipl.-Ing. Michael Zillich          email: [EMAIL PROTECTED]
> Institute of Flexible Automation    web:   http://www.infa.tuwien.ac.at
> Vienna University of Technology     phone: +43/1/5041446-12
> Floragasse 7a, 1040 Wien, Austria   fax:   +43/1/58801-36199

Michael,
For a little bit more than what you will pay for 3com cards, you can get
Intel's EtherExpressPro100 (eepro100 in short).  You will have less
headache since it is compiled into the kernel by default with RedHat5.2 or
even maybe with SuSE ( I couldn't be sure about the later).  We use eepro
in all our computers at work and it works great.
Patrick


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

From: "Ng, Choon Hooi" <[EMAIL PROTECTED]>
Subject: Re: Network doesn't work
Date: Tue, 20 Apr 1999 08:17:32 +0800

If you cant even ping itself (i.e. localhost), I believe you havent even got the
network setup yet. I mean the basic network setup. Do a 'netconf' (I dont quite
remember the exact command), and start setting it up. It will ask you for your
ip address, subnet, etc. Just follow the instructions. You might like pick up a
copy of the net-3 howto. It explains all these in there.

CH


Robert Horlings wrote:

> Hi,
>
> I'm trying to set up my network. I've just installed Linux SUSE 6.0, and I
> have installed my network card. But when I say:
> ping 10.0.0.2 (10.0.0.2 is a computer on our LAN) or ping localhost he says:
> 190 packages sent, 0 packages received, 100% loss
>
> Does anybody know what I've done wrong. I'm a newbie, so please explain it
> easy! :-)
>
> Robo
>
> --
> E-mail: [EMAIL PROTECTED]
>
> Ut desint vires, tamen est laudanda voluntas


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

From: "Arron Wang" <[EMAIL PROTECTED]>
Subject: Re: dhcp and windows 95
Date: Tue, 20 Apr 1999 08:40:09 +0800

I have the same problem as you .
any one can help us??


[EMAIL PROTECTED] ���g��峹 <7fg3q2$vdb$[EMAIL PROTECTED]>...
>I have setup a DHCP server under Linux for our internal network
>(192.168.x.x). Anyway, I am able to have win95 pc's use the DHCP server to
>assign an ip address. However, I am having problems with the name server
>setting. I have assigned my nameserver as
>
>192.168.1.2
>
>And, in fact, I think that the win95 machines are using the ns. However, if
I
>type "telnet mail" the telnet client tells me the connection was refused.
If
>I use CRT (a better telnet client for windows), I can choose both "mail" or
>"mail.wec" and the port, which is 23. I still get the same error. However,
I
>can telnet to the ip address, which is 192.168.1.2. Is this a DHCP problem
or
> a problem with windows? The thing that confuses me is that if I type "ping
>mail" or "ping mail.wec", the ping actually works.
>
>(yes, i did "route add -host 255.255.255.255 dev eth0", per the DHCP
HOW-TO)
>
>Any insights would be greatly appreciated.
>
>___
>Dustin Puryear
>[EMAIL PROTECTED]
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own



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

From: matt <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: NFS Daemon trouble (won't start)
Date: Mon, 19 Apr 1999 23:45:50 +0000

Ummm, I might be missing something... My Redhat 5.2, which is the latest
version availabe from the Redhat web page, is called Apollo. 5.1 was
called Manhattan and 4.2 was Biltmore (all confermed from the the Redhat
www page 4/19/99). If Starbuck is a pre-release of the new Redhat based
on the 2.2.5 kernel, I would suggest getting hold of Redhat... Or you
could try to recompile the kernel to insure that NFS support is compiled
into the kernel... 



Magnus Therkildsen wrote:
> 
> Hi All,
> 
> I have installed the latest Redhat (Starbuck), with kernel 2.2.5-4. I
> configured it to run the NFS server during installation. However, the
> NFS daemon will not start, it says:
> nfssvc: funtion not implemented
> 
> I looked at my modules (with lsmod), and there where no nfs, so I tried
> insmod nfs. This also gave me an error: unresolved symbol
> add_to_lookup_cache.
> 
> I feel pretty lost in this. I don't want to use the new kernel nfs
> server, since my fileserver must be very stable.
> 
> I hope someone can help. Thanks in advance!
> 
> Regards,
> Magnus
> 
> --
> ---------------------------------------------------------
> IP Semiconductors                   Tel. (+45) 4525 3803
> COM Center, DTU                     Fax. (+45) 4587 1866
> Building 348-349                    Cell.(+45) 2625 1289
> DK-2800 Lyngby           http://www.ipsemiconductors.com
> Denmark               mailto:[EMAIL PROTECTED]
> ---------------------------------------------------------

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

From: "Eric Hardisty" <[EMAIL PROTECTED]>
Subject: Newbie--3c375TX being difficult
Date: Mon, 19 Apr 1999 19:14:39 -0400

I'm having a hell of a time getting my PCMCIA ethernet support to work.
I've got a Dell Inspiron 3500 (I've checked out the online stuff on Linux
for Laptops) and I'm running Red Hat 5.2.  I've tried editing
/etc/sysconfig/pcmcia and /etc/sysconfig/network but still no luck.

This is probably a question with an easy answer, but all the online docs say
to download pcmcia-3.0.6 so I did using Win98 since that's the only OS that
gives me network support.  I've got a dual boot with Win 98.  How do I get
the file I downloaded from Windows to Linux so that I can compile and
install it?

Thanks,
Eric
[EMAIL PROTECTED]



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

From: Sanjay Bakshi <[EMAIL PROTECTED]>
Subject: question on gateD
Date: Tue, 20 Apr 1999 22:24:20 -0700

Hi,
I was trying to go through gateD and wanted to find out information
about
what is required to port gateD, is there any other source on this other
than
gated.org
i mean do I get the porting guide from gated.org or is it freely
available on
the net
Please let me know
thanks
sanjay


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

From: [EMAIL PROTECTED]
Crossposted-To: comp.unix.bsd.freebsd.misc
Subject: Re: Mount problems from linux NFS server
Date: Wed, 21 Apr 1999 05:23:51 GMT

In article <[EMAIL PROTECTED]>,
  [EMAIL PROTECTED] (Jon Steiger) wrote:
>
>
>   Hello,
>
>   I'm having a problem mounting NFS exported directories on a
> FreeBSD 2.2 box.  The NFS server is linux 2.2.6, running "Universal
> NFS Server 2.2beta25" (but I also had the same problem when the
> linux server was 2.1.107; I upgraded it in the hopes that it would
> fix the problem)  At this point, I'm not sure wether the problem
> lies with Linux or FreeBSD.
>
just one hint:

look in var/messages of the linux-server for any new warnings / errors that
appear when you try to 'work' with the mounted dirctories ( ls, cd ...)

might tell you a little more of what exactly seems to be forbidden.

you MIGHT try to mount the shares on your linuxbox itself - normally this is
nonsense but this way you might find out more about which side the
strangeness is on ( bsd or linux)

you DO have the same user and password on both sides ?

============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

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

From: "bob cent" <[EMAIL PROTECTED]>
Subject: AppleTalk alias problems
Date: Mon, 19 Apr 1999 17:59:32 -0700

When I'm connected to my AppleTalk server running RedHat 5.2 and netatalk
1.4b2, I have noticed problems creating aliases (command-M) of files and
folders on the server.

Instead of creating one alias file, TWO files are formed!  A file of
filetype alias and a file of file type document are created.  This only
happens in Mac OS 7.X - it does not happen with OS8.X.

Anybody else notice this?  Is it a bug?  Any work-arounds?  Generally, how
stable is NetATalk?

Bob
University of Washington



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

From: "D. C. & M. V. Sessions" <[EMAIL PROTECTED]>
Subject: Re: why so many people want to install 2 network card?
Date: Tue, 20 Apr 1999 20:11:09 -0700

[EMAIL PROTECTED] wrote:
> 
> In article <[EMAIL PROTECTED]>,
>   "D. C. & M. V. Sessions" <[EMAIL PROTECTED]> wrote:
> 
> > Dunno the details of SMP implementation, but there's no real reason why
> > each thread shoudn't be on a different processor regardless of the
> > number of network cards.
> 
> I was under the impression that SMP wasn't symmetric on the thread level but
> rather on the assembly level (or, more properly, the machine code level) --
> that switching between processors occurred between every machine code
> instruction.

<horrible strangling noise>

Ummm -- no.  Instruction-level parallelism is extremely hard to
accomplish at anything above the chip level (that's what multiple
issue CPUs are, though) and when it is accomplished you won't know
it because it's not visible at the ISA level.  That's what about
half of the transistors in a modern processor do.  (The IA-64 jobs
will be a different story, with ILP visible to the compiler.)

SMP just has multiple processors closely coupled on a local bus with
shared main store, separate caches, cache coherency in hardware,
and all processors having equal access to all resources (no address
ranges specific to one CPU, no dedicated disk managers, etc.)

Part of the fun of SMP is scheduling threads to avoid thrashing
the cache.  Threads need to be sticky (preferentially assigned to
processors which have the thread's working store in cache) without
being inflexible about it.

> > Where extra cards come in REAL handy is when you have a bandwidth-limited
> > system.  PCI has a traffic limit of about 1Gb/s, and even a modest
> > 200MHz CPU can keep ahead of quite a few 10baseT ports without strain.  Even a
> > 100baseTX card isn't likely to gag out a moderately fast CPU, and adding
> > the extra interrupts will actually help with the scheduling.
> 
> Really?  I can sort-of see why that might be the case (often the scheduler
> won't have to waste cycles trying to "decide", since the interrupts do their
> own deciding :).  That's interesting..
> 
> I'd assumed multiple cards wouldn't give much of a performance boost (SMP or
> not) for homogeneous traffic, but you raise a good point.  I think I may go
> play with a spare machine for a while... :)

Keep in mind that a single 100Mb/s NIC is a pretty puny pipe compared
to even a so-so disk controller, much less a RAID array.  If you're
setting up a server farm, you want to have a load-balancing router
feeding traffic to a whole bunch of servers.  Since each individual
bitstream isn't all that fat, it makes sense to use LOTS of bitstreams.

-- 
Windows: "We can get available on some NT servers up to 99.5% !!!!"
*nix: "Our server availability is 99.99937%.
       We're working on the problem."
D. C. & M. V. Sessions                [EMAIL PROTECTED]

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

From: matt <[EMAIL PROTECTED]>
Subject: Re: yppasswd doesn't work
Date: Tue, 20 Apr 1999 00:15:19 +0000

[EMAIL PROTECTED] wrote:
> 
>   Although NIS seems to be working okay on master, slave, and clients, I
> can't get yppasswd to work for either users or root on any of them. It seems
> to be working until the very end when it says:  Error while changing the NIS
> passwd.  The NIS passwd has not been changed on my.master.server
> 
> This is with RH5.2. I know that NIS has some conflicts with pam, like you
> can't use shadow -- is pam screwing up yppasswd as well? Thanx.
> 
> H.
> 
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own

Did you check to see if the yppasswdd deamon is running on
my.master.server?? On my.master.server try /etc/rc.d/init.d/yppasswdd
status.

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

From: "Michael Faurot" <[EMAIL PROTECTED]>
Subject: Re: Transparent proxy not really transparent??
Date: 21 Apr 1999 03:37:26 GMT

In comp.os.linux.networking Matt Siemens <[EMAIL PROTECTED]> wrote:

: I'm running kernel 2.2.3 which is configured to run as a transparent
: proxy and do masquerading, routing traffic between the internet and my
: internal network. The forwarding rules are set up so that there are no
: restrictions on what can come in or go out. Eveything seems to work
: great EXCEPT ftp.

Assuming things are still the same for masquerading with the 2.2.3 kernel
as they have been with the 2.0.X kernels, Make sure you're loading the
ftp masquerading module.  When you do lsmod, you should see something
like this:

# /sbin/lsmod
Module:        #pages:  Used by:
ip_masq_ftp        1            0  

-- 
==============================================================================
 Michael |     mfaurot     | I live the way I type; fast, with a lot of
 Faurot  | phzzzt.atww.org | mistakes.

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

From: Tom <[EMAIL PROTECTED]>
Subject: Re: can't do ipfowarding
Date: Mon, 19 Apr 1999 18:01:37 -0700

Is IP forwarding compiled in the kernel you are using?

:Tom


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

From: [EMAIL PROTECTED] (User499518)
Subject: E-mail on an NT4.0 network
Date: 21 Apr 1999 02:00:43 GMT

We have a "test" Linux box running as a proxy for internet access, where can I
find information on setting up e-mail accounts?

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

From: "Greg J Kellogg" <[EMAIL PROTECTED]>
Subject: Telnet & Ftp proxy configuration help -- ipfwadm?
Date: Tue, 20 Apr 1999 19:29:58 -0700

Is ipfwadm the right tool to use for Telnet & FTP proxy (ftp *needs* to
support puts) and maintain a hight level of security for my network?  If not
what is the right tool?  if so, how do I configure it????

gk



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

From: "Farhad Farzaneh" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup,comp.os.linux.misc
Subject: authentication on ppp server
Date: Tue, 20 Apr 1999 22:50:37 -0700

I'm pretty close to getting my ppp server up.  mgetty does a fine job of 
answering the call (I tried for hours on end to get uugetty to do the trick
but it just wouldn't!), I have AutoPPP setup and it launches PPP fine.
However, the authentication fails.  I'm sure the pap-secrets file is setup,
as such:

jack     hostname     hisPassword

where hostname really is the output of hostname.

jack also has a normal login entry in /etc/passwd.  In the debuggin trail I
do see that the ppp was started ok, but that authentication failed even
though the username and password name are correct as reported.  I have tried
using the "login" option in the /etc/ppp/options file and setting
"hisPassword" to "".  I've checked that I can su to jack using his password
so I'm sure the password is OK.  That's left?

Thanks

Farhad

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

Subject: Re: RH5.2 System loses ability to make tcp connections
From: Aaron Baugher <[EMAIL PROTECTED]>
Date: 19 Apr 1999 19:50:05 -0500

Followup to my previous post:

Aaron Baugher <[EMAIL PROTECTED]> writes:

> Hi all.  I'm having an odd problem with a RedHat 5.2 system.

> The system boots up and works just fine.  After a while, which
> varies from an hour to a few days, (it seems to happen sooner if the
> system is busier), the system stops being able to make connections
> to localhost (127.0.0.1).  I can still ping localhost, but can't
> make any tcp connections, like telnet.  All incoming and outgoing
> connections still work fine; it's only internal connections that
> stop.

It appears I was wrong about this.  Outgoing connections also stop
working.  Incoming connections still work -- I can still telnet into
the box -- but I can't telnet out over either of the two ethernet
cards or to localhost.

> 'netstat -rn' still shows the loopback route.  Once it happens, I
> have to reboot to get it working again.

> System specs -- Redhat5.2, 2.0.36 kernel on Intel, running Squid,
> Apache, Qmail (all very lightly loaded), and IP masquerading.

I'm starting to suspect a problem with the masqerading and forwarding
that I've got set up.  I have four machines set up to masquerade, as
they need to reach the outside independent of the proxy.  I then have
a masqerade rule that allows all machines on the network to masq out
to port 110 on a certain outside server, for popping mail (a temporary
fix).  I then have a few ip forwarding rules set up to allow 3
machines to use ICQ.  Is it possible that there's too much masqing and
forwarding going on, and that's confusing the tcp in the kernel after
a while?  


Thanks again,
Aaron
-- 
Aaron Baugher - [EMAIL PROTECTED] - Quincy, IL, USA
Extreme Systems Consulting - http://haruchai.rnet.com/esc/
CGI, Perl, Java, and Linux/Unix Administration

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

From: "Nickolay Kurtov" <[EMAIL PROTECTED]>
Subject: NetBios Datagrams forwarding
Date: Wed, 21 Apr 1999 10:31:04 +0400

Hi, All!

How can I run UDP broadcasts (port 138) running between two subnets ?

Thanks,
Nickolay.

p.s. It's better to write to [EMAIL PROTECTED]



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


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