Linux-Networking Digest #789, Volume #10          Thu, 8 Apr 99 13:13:45 EDT

Contents:
  Re: Strange login problem (Will Woods)
  Re: Duplicate IPs PLUS duplicate MAC addresses, has this been done ? (Brian McCauley)
  Re: assigning IP address to jetdirect EX card? ("Hannes Gmeiner")
  Re: Realtek RTL8029 Ethernet card not working (AfterBurn)
  Linux as a Dial-in box (Folker Wendt)
  DSL masquerading firewall craziness ("Zach Copley")
  squid "regional" error messages ("Jan Johansson")
  Re: Samba as domain login server (Brad Weaver)
  Re: RT8029 Network Card. PLEASE HELP (Preben Bech)
  Re: Problem: NFSROOT with netboot and 2.2.x (Michael Maechtel)
  Re: Caching DNS and /etc/hosts entries? (Brian McCauley)
  Re: Duplicating an xterm on a remote machine (Andreas Peetz)
  "Direct CD?" (Franc Vernet)
  Re: Ethernet cards (Michael J Surette)
  firewalls (ie: fwtk) vs. Ip Masquerading... ("Eric")
  Re: Leafnode & Pine (Bruce Schultz)
  Re: smbmount used to work ([EMAIL PROTECTED])
  smbmount replaced by smbsh in Samba 2.0.3 - who knows details ? 
([EMAIL PROTECTED])
  which patch for : Solaris 2.5.1 NFS Server crashed by Linux 2.0.36 unlink() & inode 
confusion ("Alain Coetmeur")
  Re: 5.2 connecting to internet (Dave T Jones)
  Re: server assigned dns? (Clifford Kite)
  IP-MASQ slow with Quake2? (John Bailey)
  Re: Port Forwarding (Daniel Cave)

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

From: Will Woods <[EMAIL PROTECTED]>
Subject: Re: Strange login problem
Date: Thu, 08 Apr 1999 14:44:37 +0100

Will Woods wrote:

> Peter MacKay wrote:
>
> > Add the line "ttyp0" & "ttyp1" to the end of /etc/securetty
> >
> > Will Woods wrote in message <[EMAIL PROTECTED]>...
> > >
> > >I've recently installed redhat 5.2, and set up my ethernet connection
> > >so that I have no problem
> > >connecting to other machines - ftp, telnet both work fine. Problem is, I
> > >can't  telnet (or ftp) TO my
> > >machine. Even from an xterm running on the same machine, I get
> > >'Connection closed by foreign
> > >host.'  before I even get a login prompt....
> > >
> > >Any help would be appreciated.
> > >
> > >Will
> > >
> > >
>
> Thanks for the suggestion, unfortunately it didn't fix the problem. :(  I
> have tried various things in the /etc/hosts.allow file, also with no
> success  - but surely a machine should automatically allow connections from
> itself anyway?
>
> Will

Found the problem - didn't have tcpd - but don't know why it wasn't
installed....
Still can't ftp in, though.

Will



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

From: Brian McCauley <[EMAIL PROTECTED]>
Subject: Re: Duplicate IPs PLUS duplicate MAC addresses, has this been done ?
Date: 08 Apr 1999 13:07:39 +0100

"Judge" <postmaster@localhost> writes:

> The netstations were all shipped out with identical MAC addresses, =
> biiigg boo-boo. We've tried manually assigning different IPs to the =
> stations, bypassing part of the requirement for a bootp server, but =
> we're still running into problems when the proxy (squid BTW) is handling =
> web traffic.
> 
> My question is, what if I assign the *same* IP address to each =
> netstation ?

No way.  If you can't change then so that each has a unique MAC
address then you'll have to put each one on a separate port of a
router.  That's a _router_ not just a bridge/switch/hub.

> They already have identical MAC addresses. I'm hoping the =
> stations will start rejecting packets further up the IP stack, oops, =
> wrong sequence number, bye-bye.

No they'll keep resetting each others' connections.

> Or is there something magical in Linux I've overlooked that'll haul my =
> ass out of the fire ?

If these thin clients are running Linux perhaps "ifconfig hw".

Failing that an old "junk box" 486 with Linux and lots of ethernet
cards is a cheap router.

> <!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
> <HTML>

Please, no!

-- 
     \\   ( )  No male bovine  | Email: [EMAIL PROTECTED]
  .  _\\__[oo   faeces from    | Phones: +44 121 471 3789 (home)
 .__/  \\ /\@  /~)  /~[   /\/[ |   +44 121 627 2173 (voice) 2175 (fax)
 .  l___\\    /~~) /~~[  /   [ | PGP-fp: D7 03 2A 4B D8 3A 05 37...
  # ll  l\\  ~~~~ ~   ~ ~    ~ | http://www.wcl.bham.ac.uk/~bam/
 ###LL  LL\\ (Brian McCauley)  |

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

From: "Hannes Gmeiner" <[EMAIL PROTECTED]>
Crossposted-To: linux.samba
Subject: Re: assigning IP address to jetdirect EX card?
Date: Thu, 8 Apr 1999 15:13:35 +0200


> If you go the the HP site you should find the JetDirect utility to
configure
> your printer. More easily you can configure your printer from ther printer
> buttons on the front.
>
> Go into "Config Network"     yes
>              "Configure TCP/IP"  yes
> then set ip1, ip2, ip3, ip4 and the subnet mask and the router

Wrong. Ron wrote that he's got a external jetdirect, so the printer config
will not work. The windows Configuration will though.

What you also can do is telnet into the thing. It has a default IP-Address
which is 192.0.0.192 as far as I know (find it on HP we site).

Hannes



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

From: [EMAIL PROTECTED] (AfterBurn)
Crossposted-To: comp.os.linux,comp.os.linux.help,comp.os.linux.setup
Subject: Re: Realtek RTL8029 Ethernet card not working
Date: Thu, 08 Apr 1999 13:13:04 GMT

I use the realtek too. it works just fine with the ne2000pci driver, at least it
does in 2.0.36 and up.

-AB-

On Mon, 5 Apr 1999 13:42:43 +0800, "Witman Peng" <[EMAIL PROTECTED]>
muttered in [comp.os.linux]:

->Hi,
->
->I need to setup my Realtek RTL8029 Ethernet card on my RedHat box 5.1(kernel
->2.0.34). Can I use the module without recompiling the kernel. How to set the
->parameters? The io address is a800 and the irq is 11. Thanks in advance.
->
->BR,
->Witman Peng
->

afterburn <at> crashdot <dot> com

    "I haven't lost my mind, it's backed up on disk somewhere!"

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

From: Folker Wendt <[EMAIL PROTECTED]>
Subject: Linux as a Dial-in box
Date: Thu, 08 Apr 1999 15:34:17 +0200

I want to set up a my S.u.S.e Linux 6.0 Server as dial-in server, for
modem and ISDN users with win95/winNT machines.

I have problems with the server to respond to the modem user after
connection (the pppd seems not to talk with the remote machines for
authentication), but I think I did anything I read about.

Does anybody know where to find a detailed docu maybe including
ready-to-use scripts?

Thanks, Folker Wendt

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

From: "Zach Copley" <[EMAIL PROTECTED]>
Subject: DSL masquerading firewall craziness
Date: 08 Apr 1999 11:28:49 GMT

So here's the situation.  I'm using IP masq.  My LAN is setup with
fakey 192.168.0.x addresses. I have a gateway machine running Linux
(2.0.36) with two ethernet cards in it.  eth0 is connects to my DSL
(216.99.11.96), which is the default gateway, and eth0 is set to
192.168.0.1.  IP masquerading is enabled.  On the 192.168.0.x side (eth1),
I
have several windows machines, a mac, and two unix boxes.  I am port
forwarding mail (port 25) to 192.168.0.5 (the mail server) and a bunch
of other things, including www, to 192.168.0.3.  DNS serving is
currently being done by the gateway machine, but I'll probably move
that to another machine.  At this point, everything seems to be
working.  What a struggle!

Here's what I would like to do and can't figure out.

Right now, anyone can hit on any port on the DSL/eth0 side
(216.99.11.96), so if they hit on any of the forwarded ports, the
traffic is automatically forwarded inside the firewall.  I would like
to control this, restricting it on a host-by-host basis.  It's okay
for anyone in the universe to use the web server, but I want to lock
down who is allowed to hit on my pop server and my ssh server, etc.
That's one thing.  I don't think tcpwrappers is enough.

Secondly, since I have IP addresses with static routes from my
provider (Pac Bell), I would like to be able to use the rest of them.
I have a block 216.99.11.96-30.  So I would like to be able to hook
another machine up on my LAN, as say, 216.99.11.97, and have my
gateway do routing for it over the DSL.  The reason I want to do this
is so I can make a "bastion host."  I want to have my good machines
behind the IP masq firewall and all the public services all on a
machine that I don't care about on 216.99.11.97.  And do away with
port forwarding. I'm ultra-paranoid about hackers these days.  But
this is a long-range goal.  I am much more concerned about the first
problem.

Does any of this make sense?  Any suggestions or ideas or help along
these lines would be SUPER appreciated.

Here's what my rc.firewall looks like:

================>8================
#! /bin/sh

# rc.firewall -- IP Masquerading stuff
# Last Edit: 04/07/99 (El Snatcher)
#
#

PATH=/sbin:/bin:/usr/sbin:/usr/bin

# DSL IP
DSL=216.99.11.96

# Load modules
/sbin/depmod -a

# special modules
/sbin/modprobe ip_masq_ftp
/sbin/modprobe ip_masq_irc
/sbin/modprobe ip_masq_raudio

# make sure IP forwarding is on
echo "1" > /proc/sys/net/ipv4/ip_forward

# Masq timeouts
#
# 2 hrs timeout for TCP session timeouts
# 10 sec timeout for traffic after the TCP/IP "FIN" packet is received
# 60 sec timeout for UDP traffic
/sbin/ipfwadm -M -s 7200 10 60

echo "setting incoming rules..."
#############################################################################
# Incoming, flush and set default policy of reject. Actually the default
policy
# is irrelevant because there is a catch all rule with deny and log.
#
ipfwadm -I -f
ipfwadm -I -p reject

# local interface, local machines, going anywhere is valid
ipfwadm -I -a accept -V 192.168.0.1 -S 192.168.0.0/24 -D 0.0.0.0/0

# remote interface, claiming to be local machines, IP spoofing, get lost
ipfwadm -I -a reject -V $DSL -S 192.168.0.0/24 -D 0.0.0.0/0 -o

# remote interface, any source, going to permanent DSL address is valid
ipfwadm -I -a accept -V $DSL -S 0.0.0.0/0 -D $DSL/32

# loopback interface is valid.
ipfwadm -I -a accept -V 127.0.0.1 -S 0.0.0.0/0 -D 0.0.0.0/0

# catch all rule, all other incoming is denied and logged. 
ipfwadm -I -a reject -S 0.0.0.0/0 -D 0.0.0.0/0 -o

echo "setting outgoing rules..."
#############################################################################
# Outgoing, flush and set default policy of reject. Actually the default
policy
# is irrelevant because there is a catch all rule with deny and log.
#
ipfwadm -O -f
ipfwadm -O -p reject

# local interface, any source going to local net is valid
ipfwadm -O -a accept -V 192.168.0.1 -S 0.0.0.0/0 -D 192.168.0.0/24

# outgoing to local net on remote interface, stuffed routing, deny
ipfwadm -O -a reject -V $DSL -S 0.0.0.0/0 -D 192.168.0.0/24 -o

# outgoing from local net on remote interface, stuffed masquerading, deny
ipfwadm -O -a reject -V $DSL -S 192.168.0.0/24 -D 0.0.0.0/0 -o

# outgoing from local net on remote interface, stuffed masquerading, deny
ipfwadm -O -a reject -V $DSL -S 0.0.0.0/0 -D 192.168.0.0/24 -o

# anything else outgoing on remote interface is valid
ipfwadm -O -a accept -V $DSL -S $DSL/32 -D 0.0.0.0/0

# loopback interface is valid.
ipfwadm -O -a accept -V 127.0.0.1 -S 0.0.0.0/0 -D 0.0.0.0/0

# catch all rule, all other outgoing is denied and logged. 
ipfwadm -O -a reject -S 0.0.0.0/0 -D 0.0.0.0/0 -o

echo "setting up IP masq..." 
#############################################################################
# Forwarding, flush and set default policy of deny. Actually the default
policy
# is irrelevant because there is a catch all rule with deny and log.
#
ipfwadm -F -f
ipfwadm -F -p deny

# Masquerade from local net on local interface to anywhere.
ipfwadm -F -a masquerade -W eth0 -S 192.168.0.0/24 -D 0.0.0.0/0

# catch all rule, all other forwarding is denied and logged. 
ipfwadm -F -a reject -S 0.0.0.0/0 -D 0.0.0.0/0 -o

#port forwarding stuff

echo "setting up port forwarding..."
/usr/local/sbin/ipportfw -C

# www
/usr/local/sbin/ipportfw -A -t$DSL/80 -R 192.168.0.3/80

# ssh
/usr/local/sbin/ipportfw -A -t$DSL/22 -R 192.168.0.3/22

# ftp
/usr/local/sbin/ipportfw -A -t$DSL/20 -R 192.168.0.3/20
/usr/local/sbin/ipportfw -A -t$DSL/21 -R 192.168.0.3/21

# gopher
/usr/local/sbin/ipportfw -A -t$DSL/70 -R 192.168.0.3/70

# cvs server
/usr/local/sbin/ipportfw -A -t$DSL/2401 -R 192.168.0.3/2401

# imap
/usr/local/sbin/ipportfw -A -t$DSL/143 -R 192.168.0.3/143

# pop-3 
/usr/local/sbin/ipportfw -A -t$DSL/110 -R 192.168.0.3/110

# mail
/usr/local/sbin/ipportfw -A -t$DSL/25 -R 192.168.0.5/25

# ident
/usr/local/sbin/ipportfw -A -t$DSL/113 -R 192.168.0.5/113
================>8================

Thanks!


Zach

-- 
                 .^....^.  "I don't like the feel of                            
                 ! .\/. !  [the sun] on my skin."                               
                 (. oo .)            --Christopher Walken                       
                  `{""}' 

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

From: "Jan Johansson" <[EMAIL PROTECTED]>
Subject: squid "regional" error messages
Date: Thu, 8 Apr 1999 15:28:47 +0200

I see all kinds of languages in the "errors" dir.. however.. i cant find inm
the documentation where to set which one is used?

TIA

Jan



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

From: [email protected] (Brad Weaver)
Subject: Re: Samba as domain login server
Date: Thu, 08 Apr 1999 13:22:19 GMT
Reply-To: [email protected]

I had a similar problem that stumped me along
too and then it hit me...check your LMHOSTS
file in the Windows directory and make sure
that either there is NO entry for the Linux
machine or if there is an entry that its IP
address is correct.  I had an incorrect entry
on one machine from a time when my Linux box
had been assigned a different IP address.  Once
I removed the entry AND RESTARTED (very important)
the machine, viola!  I could log in just fine.
Hope this helps....


Brad Weaver - ComputerAid - http://www.compuaid.com  -
$$bweaver@$$compuaid.com
"A great simulator still can't beat even poor reality"  Remove the $$ 
from my address to send email (Spam Avoider)


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

From: Preben Bech <[EMAIL PROTECTED]>
Subject: Re: RT8029 Network Card. PLEASE HELP
Date: Thu, 08 Apr 1999 13:12:57 +0000

Russ wrote:
> 
> I have a friend - new comp. Network card is RealTek 8029 - Specifically not
> supported by the RealTek driver in the Kernel. Windows reports it's Base IO
> Range as E400 - E41F. What do I need to Use!!!
> 
> Thanx

The NE2000 PCI driver works for me.

 - Preben -

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

Subject: Re: Problem: NFSROOT with netboot and 2.2.x
From: Michael Maechtel <[EMAIL PROTECTED]>
Date: 08 Apr 1999 15:15:06 +0200

Ricardo Malta Cenit AG <[EMAIL PROTECTED]> writes:

> Michael Maechtel wrote:
> > 
> > whenever i try to boot a 2.2.x kernel with netboot
> > everything goes all-right until it starts to mount nfs.
> > 
> > At this point I get on my client:
> > 
> > Looking up port of RPC 100003/2 on 192.168.1.1
> > portmap: server 192.168.1.1 not responding timed out
> > Root-NFS: Unable to get nfsd port number from server, using default
> 
> Hi Michael,
> 
> I'm having exactly the same problem :-((
> 
> I've also verified that the files /proc/sys/kernel/nfs-root-{name,addrs}
> aren't there anymore !!!
> 
> Probably something changed with the interfaces to NFS, but I don't know
> what :-((

OK the epic driver (SMC9432BTX ethernet card) caused the problems. 
I found on

http://beowulf.gsfc.nasa.gov/listarchives/linux-epic-announce/1999/03/0000.html

the solution! Works great now. 

Mike



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

From: Brian McCauley <[EMAIL PROTECTED]>
Subject: Re: Caching DNS and /etc/hosts entries?
Date: 08 Apr 1999 12:55:58 +0100

Ben Hirashima <[EMAIL PROTECTED]> writes:

> hi all. i have a linux box as a firewall to my network. i'm running a
> caching-only dns server on the linux box. i'd like the dns server to
> resolve the aliases in my /etc/hosts.

Sorry, the standard DNS server (BIND) does not look at /etc/hosts.

-- 
     \\   ( )  No male bovine  | Email: [EMAIL PROTECTED]
  .  _\\__[oo   faeces from    | Phones: +44 121 471 3789 (home)
 .__/  \\ /\@  /~)  /~[   /\/[ |   +44 121 627 2173 (voice) 2175 (fax)
 .  l___\\    /~~) /~~[  /   [ | PGP-fp: D7 03 2A 4B D8 3A 05 37...
  # ll  l\\  ~~~~ ~   ~ ~    ~ | http://www.wcl.bham.ac.uk/~bam/
 ###LL  LL\\ (Brian McCauley)  |

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

From: Andreas Peetz <[EMAIL PROTECTED]>
Subject: Re: Duplicating an xterm on a remote machine
Date: 8 Apr 1999 15:17:30 GMT

xkibitz may help you with this.
- Andreas

Louis Boyd wrote:
> 
> Does anyone know of a method or a utility to create a duplicate xterm
> window on a remote machine of a process running in an xterm on a local
> machine such that both the local and remote machine display the same
> information  and allow keyboard input to the running process from either
> the local or remote machine.
> 
> It would be most useful if the remote machine could be attached and
> detached without disturbing the process on the local machine.
> 
> Lou Boyd
> Fairborn Observatory

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

From: Franc Vernet <[EMAIL PROTECTED]>
Subject: "Direct CD?"
Date: Thu, 08 Apr 1999 18:02:24 +0200

Hi,
Is there something like DirectCD for Linux?
At this moment I still have to use Windoze because I can't write CDs the
way I like un der Linux
Please help so I can finally DUMP Windoze
:-)
thnx
Franc



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

From: Michael J Surette <[EMAIL PROTECTED]>
Subject: Re: Ethernet cards
Date: Thu, 08 Apr 1999 11:45:42 -0400

The standard ne2000 driver works for me... autodetects the address and
irq and just runs from there.

Alan509 wrote:

> Hi i have a
> D-Link ISA DE-220p
>
> And i cnat get it to function with linux
> IM sure its possible somehow to get it to go can anyone help me?
>
> Iv tried all the different drivers and none of the work
>
> Thank in advance for anyone that can help


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

From: "Eric" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: firewalls (ie: fwtk) vs. Ip Masquerading...
Date: Thu, 08 Apr 1999 16:01:13 GMT

I'm kinda new at all this firewall stuff, and am trying to gather enough
information to make appropriate choices for my network.

Here's my thing - I would like to place my LAN online 24hrs/day instead of
using modems in the multiple pc's.  So the theory is simple - put in a
machine (firewall) that will block access (prevent hackers, etc.) to my
internal LAN.   Ideally, I'd like to use a Linux machine to accomplish this
task.

What I have come to understand so far, are the obvious principles -

1) the need for 2 network cards - 1 connected to the Internet, one connect
to my internal Lan.

2) Using a net address of 192.168.xxx.xxx for my internal network


Now, however, is where I get confused.  I don't understand the difference
between using something like the Firewall ToolKit (FWTK) and/or a socks
proxy server, versus simply using IP Masquerading.

My goal is to allow all internal traffic out - I do not need to block access
to the internet from within my LAN.  At the same time, however, I must
ensure safety of my LAN by not allowing any random access in.  Of course, I
want all
the standard protocols to work from every machine on my LAN:
    ftp, telnet, http, pop, smtp, etc...

Furthermore, I would like to eventually set up my firewall in such a manner
that I can allow a remote secure (non-anonymous) login into one particular
machine on my lan - ie: telnetting, rsh, and/or ftp to that machine.
Whether or not that must be done in one or two steps (ie: login to the
firewall machine first, and then jump over) is not a big deal...

Can someone please give me some advice... ?

Thanks!

Eric
[EMAIL PROTECTED]








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

From: [EMAIL PROTECTED] (Bruce Schultz)
Subject: Re: Leafnode & Pine
Date: Wed, 7 Apr 1999 20:20:55 +0000
Reply-To: [EMAIL PROTECTED]

On Thu, 01 Apr 1999 12:36:40 GMT, Tom Elsesser <[EMAIL PROTECTED]> wrote:
>On Stardate Thu, 01 Apr 1999 03:46:57 GMT, [EMAIL PROTECTED] (Tom
>Elsesser) wrote:
>
>|->Hi,
>|-> I am trying to get Pine to recognize my local machine running
>|->leafnode as the nntp server. Pine is looking for a .newsrc file, but
>|->leafnode doesn't generate one AFAIK. I can't seem to figure the right
>|->combination for Pine to do this. Can anyone help me with this?
>|->
>|->Thanks,
>
>
> Some more info. In Pine setup, if I list the machine name as the nntp
>server, nothing happens when I try to (A)dd a group, "no groups to
>choose from" is message I get. If I put in the IP address as the nntp
>server and try to (A)dd a group, Pine errors with "connection timed
>out". Adding the port (119) after the IP or machine name changes
>nothing.

Try defining your nntp server variable in your pine config as "localhost."

-- 
Bruce Schultz
[EMAIL PROTECTED]

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

From: [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.questions
Subject: Re: smbmount used to work
Date: Thu, 08 Apr 1999 09:41:23 GMT
Reply-To: [EMAIL PROTECTED]

On Wed, 24 Mar 1999 04:31:40 GMT, Marc Hering <[EMAIL PROTECTED]> wrote:

>       ok, here is one that is quite annoying ;)
>
>I am running SuSE 6.0 and was successfully mounting my shared dir's off
>my NT server using smbmount no prob.  the other day I upgraded from
>2.0.36 kernel to 2.2.3 kernel and now I cannot mount my shares anymore. 
>When building the new kernel I make sure to include support for
>smbfilesystem and I can ping the server no problem
>this is the output I get when trying
>
Which Samba version do you have ? Samba 2.0.x does not support smbmount anymore.

=====================================================
Answers please in this newsgroup!
[EMAIL PROTECTED]

=====================================================

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

From: [EMAIL PROTECTED]
Subject: smbmount replaced by smbsh in Samba 2.0.3 - who knows details ?
Date: Thu, 08 Apr 1999 09:38:42 GMT
Reply-To: [EMAIL PROTECTED]

After I installed Samba 2.0.3, the smbmount program was not working anymore. In
the source tree of samba I found the file README-smbmount, where it is stated
that smbmount is not supported by Samba 2.0.x. Instead, a "smbsh" utility shall
be used. I managed to install smbsh (by make smbwrapper) but now I don't know
how to use it. The docs didn't tell me very much. Who knows what's all about ?

Regards, Eggert

=====================================================
Answers please in this newsgroup!
[EMAIL PROTECTED]

=====================================================

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

From: "Alain Coetmeur" <[EMAIL PROTECTED]>
Crossposted-To: comp.unix.solaris,comp.os.linux.admin
Subject: which patch for : Solaris 2.5.1 NFS Server crashed by Linux 2.0.36 unlink() & 
inode confusion
Date: Wed, 7 Apr 1999 17:36:30 +0200

On our network, our new Linux 2.0 (suse 6 & Redhat 5.2)
have trigered a well known bug about the Solaris 2.5.1 NFS Server.
the problem happens when a program make an unlink()

I've heard that some Solaris patch, and some "cluster of patches" 
do correct this problem.
I'm sure my administrator would prefer this to upgrading to solaris 2.6&+
does anybody  have some reference to these patches, clusters, or even to
bug reports, in order to transmit it to my administrator.

are there any patches for linux 2.0, so I can avoid using 2.2 kernel.

I've heard about reducing the read and write size for NFS access,
but is this usefull for my problem.

who have already solved this problem 



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

From: Dave T Jones <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: 5.2 connecting to internet
Date: Thu, 08 Apr 1999 18:34:48 +0200

Use Minicom to connect
Open it and use <ctrl><A> <Z> this will get you the help menu under minicom and
there (option D) you can type in username, password and phone number.
Good luck.
Dave

Kevin wrote:

> I'm trying to connect to prodigy through ppp. I can get my modem to dial out
> but after a few seconds I disconnect. I set it up as ppp 0 and just hit
> activate. Is this correct? I tried to call prodigy and they told me we don't
> support linux or NT. Well I connect now under server , anyway I'm a newbie
> to linux and would really appreciate some help. I would appreciate if
> replies could be mailed  to [EMAIL PROTECTED]
> Thanks
> kevin

--
"The idea that Bill Gates has appeared like a knight in shining armour to lead
all customers out of a mire of technological chaos neatly ignores the fact that
it was he who, by peddling second rate technology, led them into it in the first
place". -Douglas Adams {: )



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

From: kite@NoSpam.%inetport.com (Clifford Kite)
Crossposted-To: comp.os.linux.questions,comp.protocols.ppp
Subject: Re: server assigned dns?
Date: 8 Apr 1999 09:02:27 -0500

root ([EMAIL PROTECTED]) wrote:
: A lot of ISPs I've looked at recently seem to use the server assigned
: DNS 'feature' of DUN under windows. I've yet to find a reference to a
: way of duplicating this functionality under Linux. Am I just looking in
: the wrong places or is this not possible under Linux? Any ideas?

I believe ppp-2.3.6 and ppp-2.3.7 are capable of doing this.
ftp://cs.anu.edu.au/pub/software/ppp/

--
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: John Bailey <[EMAIL PROTECTED]>
Subject: IP-MASQ slow with Quake2?
Date: Thu, 08 Apr 1999 08:47:09 -0700

Greetings all,

I am new to linux but I just got my linux box to work as a gateway for
my other two windows boxes.  I have RedHat 5.2 with all the stock
modules (ie I haven't downloaded anything yet).  Everything seems to
work fine, but when I started quake and logged on to a server with both
windows boxes, my ping went from 90 to 600! (cable modem :)

My linux box is a Pentium 166 with 32 megs of ram, so I should have
plenty of power for routing several computers.  I must be doing
something wrong, so If some of you could give me some pointers, I would
greatly appreciate it.

Thanks


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

From: Daniel Cave <[EMAIL PROTECTED]>
Subject: Re: Port Forwarding
Date: Thu, 08 Apr 1999 15:54:39 +0100

Jim..

have a look at the mini howto's/howto's in /usr/doc/HOWTO/mini. I recall seeing
a doc 'IP-Tunnelling' That should help you.

> I would like to set up a PPTP connection from my home LAN to my work LAN.
> At home I have an NT network with Redhat 5.2 Linux as my gateway to the
> internet using IP Masquerading.  It has a oneway cable modem that will only
> work with Linux and Windows 98 so I can't just hook it up to my NT Server.
> So what I want is to make a request for a PPTP connection from my work NT
> Workstation computer to the IP of my Linux box.  The Linux box will see that
> a request for a certain port is coming in so it will forward that request to
> a different IP on my network, my NT server.
>
> Can this be done?  If so what do I need to do?
>
> I have searched through Linux networking books and Linuxburg.com and
> Linux.org and cannot find anything on port forwarding.  Maybe am calling it
> the wrong thing!
>
> Thanx for your help,
> Jim

--

Regards,

Daniel

_______________________________________________________________________________

                        Daniel Cave
        Unix Systems Administrator & Netcool Omnibus Admin
                      Cable Internet,
                    Genesis Business Park
                       Albert Drive
                          Woking
                          Surrey
                        Great Britian
                        KT21  5RW
                  Tel: +44 1483 295 191
                  Fax: +44 1483 295 810




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


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