Linux-Networking Digest #249, Volume #12         Mon, 16 Aug 99 20:13:46 EDT

Contents:
  Re: Where do I begin? ("Your Name")
  Re: ADSL
  Redhat Linux and Modem setup (Help!) ("Ian Skinner")
  Re: Seeing my linux in windows (Charles van Trappen)
  Re: nfs and Caldera OL 2.2 (Steve Riley)
  Re: Load Balancing between 2 routers ("Gary")
  Kernel compiling (Frederik Likaj)
  Re: Resolving IPs (Juergen Heinzl)
  Re: Subnetworking ("Gary")
  test ("bran")
  Can't telnet from Win95 to RH 5.1 (Michael Ward)
  Re: This is really bugging me.: ("Gary")
  PLEASE HELP! (Aaron Lapikas)
  Re: Networking Woes (Peter Buelow)
  Re: problems to get crossover ethernet connection ("Gary")
  Network inactivity ==> host disappears ([EMAIL PROTECTED])
  Re: 3Com 3c905c-tx (Simon Pallister)
  Re: Anonymous FTP setup (Help needed) ("Brian")
  Re: Need help with Ethernet on Sharp A250 notebook (Andy Johnstone)
  Re: gdm murdered mysteriously (Marek)
  Re: Send an AT command to modem (Frank da Cruz)
  Masquerading using IP Aliasing with only one NIC? (Peter Eddy)
  Odd?: sshd(2) accepts ssh1 but not ssh2 connects (Kyle Ferrio)
  Re: Linux Dialup, please help. (Ian)
  Re: Failed to see my NIC (Perry Pip)
  Re: Firewall + Linux (Simon Pallister)
  Re: Possible to use PPTP on Win98 with Linux firewall Marquerading? ("Andrey 
Smirnov")
  Firewall + Linux (Luc Luyckx)

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

From: "Your Name" <[EMAIL PROTECTED]>
Subject: Re: Where do I begin?
Date: Mon, 16 Aug 1999 16:23:59 -0500
Reply-To: "Your Name" <[EMAIL PROTECTED]>

Hi,

The learning curve can be steep for Linux. You might check with a local
university and see if someone in their Computer Engineering or Computer
Science departments would be willing to do this as a student project. Or you
could possibly get someone to volunteer the build. It is not all that bad
but does require some experience.

If you decide to roll your own then my suggestion would be to get some good
reference material. There is a lot on-line with the LDP Linux Document
Project http://metalab.unc.edu/mdw/
to get you started.

Several distribution specific books available, O'Rielly & Associates publish
several good books, the one you choose will depend on the distribution
selected.

Naturally the NG can be used to answer some of your questions but you cannot
always depend on this. Your alternative would be to use Deja.com with a
power search on a specific NG topic then muck your way through it all.

Welcome to Linuxland!
--
Regards and God Speed,

Gary

Gary W. Sandvik

[EMAIL PROTECTED]
309-676-0224 (fax)


Susan <[EMAIL PROTECTED]> wrote in message
news:m5_t3.80382$[EMAIL PROTECTED]...
> I have a small office with 4 Windows 98 clients using microsoft mail.  We
> use Outlook but can't share contacts or calendaring functions because we
> don't have a dedicated server.  The Hardware/Software required for
Exchange
> or Dominos is way out of my price range (we are a non-profit).
>
> Is it possible for Linux to work as a network server, and on a slower
> machine (P90, 16MB RAM) so I don't have to buy a new one?
>
> I really like the look of Notes R5 and have considered making a switch to
> that client.  Does it work with Linux?
>
> Just how many nights am I going to have to spend at the office to make
this
> happen?
>
> Thanks for your patience.
>
> Susan Wissink
> Edmonton Downtown Development Corporation
> [EMAIL PROTECTED]
>
>



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

From: [EMAIL PROTECTED] ()
Subject: Re: ADSL
Date: Mon, 16 Aug 1999 18:21:08 GMT
Reply-To: [EMAIL PROTECTED]

On Mon, 16 Aug 1999 12:23:28 -0700, Lou <[EMAIL PROTECTED]> wrote:
>Anyone have experience with efficent networks's 3060 dsl modem? Was it hard
>to get working under linux?
>
>Here is their page on the card:
>http://www.efficient.com/products/dsl/3060.html
>

I don't see any reference to that card in any of the linux documentation.
The Linux ATM project does list Efficient Network cards, but they
are eisa ATM cards, not the DSL PCI model you are refering to.

I've personally got a Efficient Networks Bridge that works just fine with
Linux as it is an external bridge :) (5621 I believe).

R. Marc

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

From: "Ian Skinner" <[EMAIL PROTECTED]>
Subject: Redhat Linux and Modem setup (Help!)
Date: Mon, 16 Aug 1999 22:36:03 +0100

I've just installed Redhat's Linux v6.0 and am pulling my hair out in
clumps, trying to get the system to recognise my BT Speedway ISDN PC card.

The modem is connected in Windows98 via an ISDN CAPI port; my US Robotics
modem is connected via Comm2.  As the US Robotics modem is not supported
under Linux, the ISDN connection is my only hope....

Can anyone point a new Linux user to a plain and simple helpfile which will
make more sense of the installation procedure than the manual does, please?

Thanks for any help offered,

Ian




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

From: Charles van Trappen <[EMAIL PROTECTED]>
Subject: Re: Seeing my linux in windows
Date: Tue, 17 Aug 1999 00:03:48 +0200

This is a multi-part message in MIME format.
==============DECDFE6530436B27576EC996
Content-Type: text/plain; charset=us-ascii
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Transfer-Encoding: 7bit

Jake

I had a similar problem.  You have not told us what Windoze version u
are using.  I suppose 95 or 98?  In that case you probably do not have
WINS service installed anywhere (or have you configured SAMBA to do
that?).  In that case, try putting the name and IP address of the linux
machine in the "hosts" file under the windows directory.  Here is a
sample of my file:

===== c:\windows\hosts
# Copyright (c) 1994 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Chicago
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.

# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

127.0.0.1       localhost
192.168.0.3 charles.homenet
192.168.0.4 router.homenet
----

router is my linux machine.  Homenet is the name of the domain and
workgroup.

After changing the hosts file (you may not have one yet, there is a
hosts.sam (as in SAMple) file in the windows directory).

The first time the Windows machine may not "see" your linux box, so you
can try to find it using the right mouse button on the Network
Neighborhood and using the "Find computer..." option.  Type the name of
the box (linux?) and it will most likely find it.

You will need to define the shares you want Windows to see in the
/etc/smb.conf file. Usually only your home directory is displayed.

Also check out
http://www.ecst.csuchico.edu/~dranch/LINUX/TrinityOS.wri  for an
excellent description of many related issues (chapter 33 is about
configuring SAMBA).

It is important to configure in smb.conf the workgroup IDENTICAL to the
one you configured in Windows networking.  You also have to define your
windows user-id inside your linux box with the same password.  You will
need to have a smbpasswd file created from the passwd file.  All the
details are in the above mentioned doc.

Hope this helps!

Cheers

Charles

jake wrote:

> Hello:
>   I am trying to use samba to connect to my linux machine thru
> windows.
> I can use smbclient fine to connect to from my linux machine to a
> windows machine, but i am having trouble going from the windows
> machine
> to my linux box.  My linux box doesn't even show up in the network
> neighborhood and when i try and type in \\linux\share  it always asks
> for a password.  I have no idea what this password would be, i've
> tried
> roots, made a user with the same name as my windows one...  Any help
> is
> appreciated.
>
> Jake Richards
> [EMAIL PROTECTED]



==============DECDFE6530436B27576EC996
Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Charles van Trappen
Content-Disposition: attachment; filename="vcard.vcf"

begin:          vcard
fn:             Charles van Trappen
n:              van Trappen;Charles
org:            Logica BV
adr:            Oosthoekhof 1;;;Amstelveen;NH;1187 KS;Netherlands
email;internet: [EMAIL PROTECTED]
title:          Commercial Manager
tel;work:       +31-20-3122252
tel;fax:        +31-20-3122150
tel;home:       +31-20-4415510
x-mozilla-cpt:  ;0
x-mozilla-html: FALSE
end:            vcard


==============DECDFE6530436B27576EC996==


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

Date: Mon, 16 Aug 1999 16:00:00 -0600
From: Steve Riley <[EMAIL PROTECTED]>
Subject: Re: nfs and Caldera OL 2.2

Thanks for the suggestion, but no luck.  I've also tried setting the uid
and gid with
anonuid=xxx,anongid=yyy
but that had no effect.  So far, Caldera hasn't come up with a solution
either.




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

From: "Gary" <[EMAIL PROTECTED]>
Subject: Re: Load Balancing between 2 routers
Date: Mon, 16 Aug 99 22:31:15 GMT
Reply-To: [EMAIL PROTECTED]

Unless they are both high-end routers, such as Cisco 2600 and above, load
balancing won't work. there can only be one route to a destination, although
you can load balance across multiple links from the same router.
IP is not good at load balancoing, ipx is much more flexible.

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

From: Frederik Likaj <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,comp.os.linux.setup
Subject: Kernel compiling
Date: Mon, 16 Aug 1999 22:31:05 GMT

I have just figured out ( i believed) how to get my RealTek8019 working.I
went throw /usr/src/linux 1-make dep,make clean,make bzImage,make modules
and make modules_install.Before that i had my ppp running and i could
connect to internet on my RedHat 6.0.After i run make bzImage I just copy
it to my floppy disc wich i use to boot into linux.It seems that eth0 work
and i can ping around but i have lost my ppp conection.When i try to
connect the modem don't react and it hangs on the yellow light.I believe
that i have not done 100% right with the kernel compiling.What should i do?
I use a floppy disc to boot linux.
2-Another problem is that i have another P.C. running linux RedHat 6.0 with
the same netcard RealTek8019 but when i tried to compile the kernel i got
the message
make[1]:gcc:command not found
make[1]:***[tkparse]Error 127
make!***[xconfig]Error 2
is any rpm i am missing there?
Any help is welkomed. 

==================  Posted via CNET Linux Help  ==================
                    http://www.searchlinux.com

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

From: [EMAIL PROTECTED] (Juergen Heinzl)
Subject: Re: Resolving IPs
Date: Mon, 16 Aug 1999 22:36:32 GMT

In article <[EMAIL PROTECTED]>, Thomas/Shurflo wrote:
>I'm trying to cut down traffic on unauthorized sites for our  network.
>Many of the sites are unresolveable sites (unresolveable by me anyway)
>and show IP addresses only. If I try to access the site from a web
>browser, the browser usually times out.

You can hardly expect them to be so nice to run a WWW server with
a home page and a image collection of the last 10 crackers of the
year.

>Anyone know how to resolve this type of IP address?
http://www.osilab.ch/services/dns_e.htm for instance. See
whois and friends for more.
[...]

Ta',
Juergen

-- 
\ Real name     : J�rgen Heinzl                 \       no flames      /
 \ EMail Private : [EMAIL PROTECTED] \ send money instead /

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

From: "Gary" <[EMAIL PROTECTED]>
Subject: Re: Subnetworking
Date: Mon, 16 Aug 99 22:33:00 GMT
Reply-To: [EMAIL PROTECTED]

you are on 2 different subnets; the machines won't talk to each other.

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

From: "bran" <[EMAIL PROTECTED]>
Subject: test
Date: Mon, 16 Aug 1999 18:01:16 -0700

testing



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

Date: Mon, 16 Aug 1999 00:41:50 -0600
From: Michael Ward <[EMAIL PROTECTED]>
Crossposted-To: linux.samba
Subject: Can't telnet from Win95 to RH 5.1

I have a two computer network, with Win95 OSR2 and RH Linux 5.1. Each
machine
can see files and folders on the other, copy them back and forth etc.,
no
problem.

I CANNOT telnet to the Linux box from Win95 and login. The error message
from Telnet is:

Connection to host lost

Before they were able to "see" files and folders on each other (that is,
before installing and configuring Samba and smbclient), I could telnet
and login to the Linux box no problem. What happened???

Any ideas or suggestions are welcome, and thanks very much in advance.

Ciao

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

From: "Gary" <[EMAIL PROTECTED]>
Subject: Re: This is really bugging me.:
Date: Mon, 16 Aug 99 22:38:14 GMT
Reply-To: [EMAIL PROTECTED]

if you can get a ping back from NT, then NT knows the route to the Cisco. If
NT can't get a ping from the Cisco, the Cisco doesn't know the route back to
it. Bear in mind a ping is a broadcast, only the reply is directed.

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

From: Aaron Lapikas <[EMAIL PROTECTED]>
Subject: PLEASE HELP!
Date: Tue, 17 Aug 1999 18:48:13 -0400
Reply-To: [EMAIL PROTECTED]

I have searched for an answer to the problem for a while now, and I am
at my wits end.  Could someone please help?

I am running Slackware Linux (latest version) on my personal PC at
work.  Everyone at work connects to a SCO UNIX box (our main system runs
on top of SCO) via telnet over a TCP/IP connection.  Most users use
Netmanage, but being that I do a lit of development, I wish to use
Linux.

For some reason, all enrties in the SCO /etc/ttytype for the
pseudo-terminals are set to wyse-60.  This presents a problem because my
terminal type is linux (the default linux console).  I have tried
everything imaginable but nothing has worked.

I decided that I could add a 'linux' entry in the SCO's termcap and
terminfos, but then I woukd need to be able to somehow ensure that I
always get the same pseudo-tty (so I can modify just one entry in
ttytype so everyone else can still use wy60).

My question is, is there some way you can telnet to a unix box and
always get the same pseudo-tty?  If I can figure this out, my problems
are solved.  Any ideas?  Also, if there is some easier way, please let
me know.  Or at least direct me on a path!  THANKS A LOT!

Aaron Lapikas
[EMAIL PROTECTED]




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

From: Peter Buelow <[EMAIL PROTECTED]>
Subject: Re: Networking Woes
Date: Mon, 16 Aug 1999 14:47:43 -0500

Rick Higgs wrote:
> 
> Has anyone encountered the following problem:
> 
> New Compaq 500 MHz PIII system with RH6.0 installed.  RH6.0 overwrites
> the MAC address for the Intel EEPro 100+ network card.  I've installed
> RH6.0 on 4
> such machines and in all cases it overwrites the card's original MAC
> address to the same address for all 4 machines.  RH says this is
> impossible.
  this is interesting as the MAC address is built into the card. It is a
unique ID seperate from the IP address. Make sure you have your address
names correct. If you do ifconfig, you see something like this.
 
eth1      Link encap:Ethernet  HWaddr 00:50:04:6D:15:54
          inet addr:192.168.0.1  Bcast:192.168.0.0  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:16205 errors:0 dropped:0 overruns:0 frame:0
          TX packets:28836 errors:0 dropped:0 overruns:0 carrier:0
          collisions:1351 txqueuelen:100
          Interrupt:9 Base address:0xf880

  Where HWaddr is the MAC address of the card. This can't (shouldn't is
probably a better word, but most cards put this in firmware) be
overwritten. 

And how do you know that the MAC address is being overwritten? Put up
some ifconfig stuff and then do a 'dmesg | grep eth0' or just a 'dmesg'
and put up the eth0 startup stuff. Also, triple check you have the right
driver defined in the kernel. If the driver is off, certain info may get
obtained wrong by a mistaken driver resulting in the wrong information
being displayed. Good luck. 
-- 
Peter Buelow - Software Engineer
--
"Finger to spiritual emptiness underlying everything." -- How a C manual
referred to a "pointer to void."

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

From: "Gary" <[EMAIL PROTECTED]>
Subject: Re: problems to get crossover ethernet connection
Date: Mon, 16 Aug 99 22:45:03 GMT
Reply-To: [EMAIL PROTECTED]

when you say crossed, I hope you crossed wires 1&2 with wires 3&6, which are
the two pairs in question

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

From: [EMAIL PROTECTED]
Subject: Network inactivity ==> host disappears
Date: Mon, 16 Aug 1999 22:20:33 GMT

Hi,

I've been wrestling with a strange networking
problem.  Here's what happens:

Accessing anything from my machine (R.H. 6.0, 3com
Etherlink XL PCI), works without a hitch.
However, if my machine is not engaged in any
network activity for around 30 minutes, then it
becomes inaccessible from anywhere else.  The
instant I ping some other machine from my machine,
my machine becomes accessible again.  But if I
don't do anything network related for around 30
minutes, my machine becomes inaccessible again.

It has nothing to do with power management, and
I've made sure that my ethernet module is not
being unloaded.  Also, ifconfig shows the
interface up and active.

I've scoured the net, and have found a few people
with similar symptoms, but I've never seen a
solution posted.

Thanks,
Taher


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

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

From: Simon Pallister <[EMAIL PROTECTED]>
Subject: Re: 3Com 3c905c-tx
Date: Mon, 16 Aug 1999 14:52:53 -0800

I had a similar problem with Caldera 2.2 - I suspect that
the card is a little too new(??). On another ng someone had
a similar problem and was told by Caldera to ignore it and
add manually post-install. I decided to alleviate the
problem and swap it for a realtek from my NT box.



* Sent from RemarQ http://www.remarq.com The Internet's Discussion Network *
The fastest and easiest way to search and participate in Usenet - Free!

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

From: "Brian" <[EMAIL PROTECTED]>
Subject: Re: Anonymous FTP setup (Help needed)
Date: Mon, 16 Aug 1999 15:51:12 -0700

Hi:

What system are you running?

Where do you have your anonymous login pointing?

Maybe there is nothing in the default anonymous login directory to see.

Maybe the default anonymous login directory does not exist.

You have to provide a little more information.

The reference to the "/" directory rarely means the absolute root directory,
it is almost always relative and restricted to downloads.

Best regards,

Brian


Hanqing Wu wrote in message ...
>How can I set up anonymous ftp to my new linux server. the login seems
>
>work, but not go to the right directory. The message is shown below:
>
>ftp cbtlx1
>Connected to cbtlx1.
>220 cbtlx1 FTP server (Version wu-2.4.2-academ (1) Wed Aug 11 14:21:22 CDT
>1999)
> ready.
>Name (cbtlx1:ftpadmin): anonymous
>331 Guest login ok, send your complete e-mail address as password.
>Password:
>230 Guest login ok, access restrictions apply.
>Remote system type is UNIX.
>Using binary mode to transfer files.
>ftp> pwd
>257 "/" is current directory.
>ftp> ls
>200 PORT command successful.
>150 Opening ASCII mode data connection for /bin/ls.
>226 Transfer complete.
>ftp>
>
>
>
>I am very appreciated if you can give some help. Thanks!
>
>
>Hanqing Wu
>[EMAIL PROTECTED]
>
>



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

From: Andy Johnstone <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.portable,comp.os.linux.hardware,comp.os.linux.help
Subject: Re: Need help with Ethernet on Sharp A250 notebook
Date: Sun, 15 Aug 1999 12:32:36 -0400

It sounds like you're using the driver which came with the kernel.  Which should
be right.  To activate the net card, add this line (or make sure its there) to
your /etc/conf.modules.

alias eth0 rtl8139.o

And make sure this line is in /lib/modules/2.2.5/modules.dep

/lib/modules/2.2.5/net/rtl8139.o:

Reboot, and that should bring up eth0.  I've never used ifconfig before, but
what i told you should get you working.  If not, then a reltek 8139a is not the
same as a realtek8139.  You'll have to look for the driver.  Check out the
ethernet howto at http://metalab.unc.edu/LDP for possible locations of your
driver, the disk taht came with your netcard (you do have the disks right), or
call realtek adn see if they can point you in the right direction.

hope that helps
andy

Edwin TAM wrote:

> Hi,
>
> I have a Sharp Actius A250 notebook and have installed RedHat 6.0 on it.
> So far, none of the built-in peripherials works except the video, which
> I managed to get 800x600 true color.
>
> However, I can't get neither the modem, sound nor Network to work. It
> has a Realtek RTL8139A PCI Fast Ethernet NIC built-in and I have tried
> the version 1.80a driver (written by Donald Becker)  rtl8139.c without luck.
>
> Whenever I try to 'ifconfig eth0 up', it gives me the following message:
>
> SIOCSIFFLAGS: Resource temporarily unavailable
>
> I can ping localhost and ping the self IP address and has no problem,
> but the eth0 interface is never up and running.
>
> I can live without its sound nor modem, but the LAN is a must.
>
> Thanks a lot,
>
> Edwin
> [EMAIL PROTECTED]




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

From: Marek <[EMAIL PROTECTED]>
Subject: Re: gdm murdered mysteriously
Date: Mon, 16 Aug 1999 18:04:55 -0500



[EMAIL PROTECTED] wrote:

> you might want to delete gdm.pid in /var/run directory.
>
>
> > > > According to /var/run/gdm.pid, gdm was already running (656) but
> seems
> > > > to have been murdered mysteriously

Deleting this will do nothing.... when you reboot linux (I have X on
startup) will cuse the same problem.
When you delete gdm.pid and then try to run X you have message like that:

_FontTansSocketUNIXConnect: can't connect: errno = 111
Fatal server error:
could not open default font 'fixed'

_X11TransSocketUNIXConnect: errno = 111
giving up.
xinit: Connection refused (errno = 111): unable to connect to X server
xinit: No such process (errno 3): server error





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

From: [EMAIL PROTECTED] (Frank da Cruz)
Subject: Re: Send an AT command to modem
Date: 15 Aug 1999 18:34:37 GMT

In article <[EMAIL PROTECTED]>,
David Akins <[EMAIL PROTECTED]> wrote:
: Actyally, I've seen the kermit script and a bunch of pager daemons,
: but I don't need anything like that.  I can send the page from minicom
: just fine, so all I need o figure out is how to send the command to
: the serial port from a script.
: 
: I have tried echo "atdt1234567" ? /dev/modem
: 
: and it doesn't do anything.  Has anybody verified that this does in
: fact work?
: 
: If somebody could try dialing their other phone from the command line
: and let me know if it works, I would appreciate it.
: 
The point is, you need communications software to handle a modem.
"echo" and "cat" are not communications programs.  It sounds to me like
all you want to do is dial the phone from your keyboard, e.g. to make a
voice call without touching the phone's keypad.

Here's one way.  Install C-Kermit 7.0:

  http://www.columbia.edu/kermit/ck70.html

which includes a new scripting interface that lets you execute Kermit
scripts just as if they were shell scripts.  Now here is your script:

---(cut here)---
#!/user/local/bin/wermit +
#
if < \v(argc) 2 exit 1 Usage: \%0 phonenumber
set line /dev/modem     ; Device the modem is attached to
if fail exit 1          ; Can't assign device
set modem type usr      ; Or whatever kind it is
set speed 1200          ; Doesn't really matter for a voice call
pdial {\%*}             ; Dial the number but don't wait for carrier
while true {
  getok {Finished? }
  if ok exit
}
---(cut here)---

Let's call the script "vdial" (for "voice dial").  Then, just like a
shell script, do:

  chmod +x vdial

and then (assuming you have it somewhere in your PATH) you can run it
like this:

  vdial 212 555-1212

If it can't assign the device, you'll get a meaningful error message,
like "device is in use by so-and-so".

Note: after the number is dialed, the script keeps the device open
until you say "OK" to the "Finished?" prompt.  If it simply exited
immediately, this would close the device (by normal UNIX rules), which
might hang up the phone.

- Frank

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

From: Peter Eddy <[EMAIL PROTECTED]>
Subject: Masquerading using IP Aliasing with only one NIC?
Date: Mon, 16 Aug 1999 15:34:38 -0400


Is it possible to use IP aliasing to give a NIC on a Linux box two IP
addresses and have this one NIC/box function as a gateway with IP
Masquerading?

For example, connect a local net with non-routeable addresses
(192.168.1.x) to the net via a Linux box with a single NIC.  The NIC
would have two address, the ISP assigned address and, using IP aliasing,
an IP address on the local net.

A friend has asked me to help him set up a Linux box for this purpose
and I'd told him he needed two NICs.  He asked me if he could save some
money using IP aliasing and I didn't have an answer for him.

One more wrinkle, I don't know yet if his IP is static or if he'll get
it via DHCP.  Assuming the answer to the first question is yes, will a
DHCP address pose any problems?

Thanks in advance,
Peter

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

From: Kyle Ferrio <[EMAIL PROTECTED]>
Subject: Odd?: sshd(2) accepts ssh1 but not ssh2 connects
Date: Mon, 16 Aug 1999 12:02:16 -0700


I have compiled and installed both ssh 2.0.13 and ssh 1.2.27 (for fallback)
with libwrap.  I configured ssh2 and sshd2 for fallback compatibility.  
Also, sshd(2) is controlled by inetd.

sshd (invoked as sshd->sshd2) accepts connections from ssh1.
sshd drops connections from ssh2, like this:

[kbf@mesa kbf]$ ssh2 mesa
ratbert's password:
 
Disconnected; protocol error (Protocol error: packet too long: -937278428.).

The numerical value appears to change each time.  I have not had much luck
grepping through the sshd2 source yet.

It would be nice if I could get ssh2 to connect to sshd2. :)

Thanks for any advice,
Kyle Ferrio

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

From: [EMAIL PROTECTED] (Ian)
Subject: Re: Linux Dialup, please help.
Date: Mon, 16 Aug 1999 19:12:04 GMT

On 16 Aug 1999 07:46:28 -0500, kite@NoSpam.%inetport.com (Clifford
Kite) wrote:
>Try quoting the string:  '\rAT&F&B1&A3E0Q0V1&C1&D2S0=0'
>
>Without quotes the "&"s on the chat argument list have special meaning to
>the shell.
>
orever with no sign that any distribution is going to correct it.
>
>If that doesn't cure "nothing works" then post exact log messages,
>complete with timestamps.

Thanks for your reply Clifford. I tried adding the init string with
quotes but with no success (not exactly sure if I did it correctly).
As for the logs, as I mentioned I am a complete linux newbie and I
dont know what logs to look for or where said logs live. :)


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

From: [EMAIL PROTECTED] (Perry Pip)
Subject: Re: Failed to see my NIC
Reply-To: [EMAIL PROTECTED]
Date: Mon, 16 Aug 1999 19:19:00 GMT

On Mon, 16 Aug 1999 11:24:47 GMT, Steve Cowles <[EMAIL PROTECTED]> wrote:
>You might have to download/compile/install the driver for this card. It
>looks like Donald Becker has deveolped a  specific driver for the 905C.
>Check out this site.
>
>http://cesdis.gsfc.nasa.gov/linux/drivers/vortex.html
>

I may be packaged as a module with the Caldera kernel. On redhat or
debian you just do:

insmod 3c59x

Perry



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

From: Simon Pallister <[EMAIL PROTECTED]>
Subject: Re: Firewall + Linux
Date: Mon, 16 Aug 1999 14:56:33 -0800

you should read the HOWTOs on this subject. I found them
very useful in setting uo my firewall.



* Sent from RemarQ http://www.remarq.com The Internet's Discussion Network *
The fastest and easiest way to search and participate in Usenet - Free!

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

From: "Andrey Smirnov" <[EMAIL PROTECTED]>
Subject: Re: Possible to use PPTP on Win98 with Linux firewall Marquerading?
Date: Mon, 16 Aug 1999 12:55:09 -0700

Read this!

http://bmrc.berkeley.edu/people/chaffee/linux_pptp.html

Good luck!

Peter Hacksel <[EMAIL PROTECTED]> wrote in message
news:TmTt3.3759$[EMAIL PROTECTED]...
> From:
>
> ftp://ftp.rubyriver.com/pub/jhardin/masquerade/ip_masq_vpn.html
>
> "Note for W'95/'98 VPN client users: sorry, but the W'95/'98 IP stack does
> not support IP forwarding (can we say "Brain Dead"?) or more than one
> simultaneous PPTP session. Every W'95/'98 system will have to establish
its
> own connection to the VPN server."
>
> Can I interpret this correctly as saying that I cannot use Win98 as a PPTP
> client (behind my Linux firewall) to connect to a PPTP server (outside my
> firewall).  Does my Win98 box need to know its traffic is being forwarded?
>
> Thanks,
>
> Peter
>
>




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

From: Luc Luyckx <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Firewall + Linux
Date: Mon, 16 Aug 1999 20:02:30 GMT

Does anyone have real experience and/or documentation in setting up and
maintaining a Firewall on a Linux box.

1) Which soft is the most appropriate to use
2) How do I have to set my expectations w/ rgds to more professional
machines and software.
3) Can someone recommend a decent shareware solution?


thanks,

luc


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


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