Linux-Networking Digest #637, Volume #10         Fri, 26 Mar 99 05:13:49 EST

Contents:
  Quake through an ipfw firewall? (James Beck)
  Re: Problem with ipautofw ("Pekka K. Kurki")
  Diald wants module-net-pf5 (Eric Wick)
  pppd, PAP, and my blood pressure ("Jesse Scott")
  Re: How to compile Kernel 2.2.2 with redhat 5.2??? (bfei)
  Re: Linking Linux boxes via serial link ("Jeremy L. Buchmann")
  Re: PPP Connection w/ null modem? ("Jeremy L. Buchmann")
  Gated (binary) for Slackware linux 2.0.30 (Andrey Zubarev)
  Re: Internal modem install ? ("Fredrik Persson")
  Distributing Printers to many PCs ([EMAIL PROTECTED])
  Bootp and two network IFs (Thomas Doerfler)
  Re: No Internet Access ("Curt")
  MCA Ethernet card for sale. Works with Linux (calx)
  Re: Linux + 2 Ethernet cards ([EMAIL PROTECTED])
  Re: How to compile Kernel 2.2.2 with redhat 5.2??? (**Nick Brown)

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

From: James Beck <[EMAIL PROTECTED]>
Subject: Quake through an ipfw firewall?
Date: Thu, 25 Mar 1999 22:42:50 -0800

Just set up my firewall, and so far it's running beautifully. All the
WWW, FTP, etc. traffic seems to be getting through, but Quake II,
Half-Life and GameSpy are rather blocked. 

  I placed the line "/sbin/modprobe ip_masq_quake ports=26000, 27910,
27015" into my config script.  Right now I have some moderately tight
limits on traffic forwarding. I don't want to throw it wide open,
though; just enough to play. This is one of my current statements...

/sbin/ipfwadm -F -m -a accept -P tcp -S $LOCALNET $UNPRIVPORTS \
        -D $ANYWHERE ftp ftp-data www telnet

  I tried playing with the port settings and adding udp support, but to
no avail. My question becomes this: is getting out for Quake play just a
matter of adjusting the firewall config, or are there other things to do
as well. I've seen some stuff on the web that suggests that you 'open
ports 5500-5600, 8000-9000, and 1398', but am not quite sure what is
meant by that.

  Thanks much...


    Jim

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

From: "Pekka K. Kurki" <[EMAIL PROTECTED]>
Subject: Re: Problem with ipautofw
Date: Fri, 26 Mar 1999 07:47:49 +0100
Reply-To: [EMAIL PROTECTED]

Unfortunatelly a new kernel complation after using config instead of
xconfig DID NOT solve the problem. So I would be grateful for any
help...

Pekka

Pekka K. Kurki wrote:

> Hi again!
>
>
>
> I think I found the problem! The make xconfig menu DOES NOT include
> questions about IP_AUTOFW and IP_PORTFW. Using standard make config
> without X support (nasty...) had those questions. So there is
> obviously a bug in the script...
>
> best regards,
>
> Pekka
>
> Pekka K. Kurki wrote:
>
>> Hi!
>>
>> I am since yesterday a proud user ud Linux kernel 2.2.3. With 2.0.6
>> I
>> was using IP Masquarading without any problems, including ipautofw.
>> Now
>> on 2.2.3 everything works fine with ipchains bu when I type
>>
>> /usr/local/sbin/ipautofw -A -r udp 6112 6112 -h 172.16.1.2
>>
>> I get the response:
>>
>> setsockopt: Protocol not available
>>
>> I have compiled my kernel with virtually all available options, so
>> this
>> should not cause a problem. What I was missing in 2.2.3 config
>> dialog
>> was the question about IP-forwarding (whic was there in earlier
>> versions, but otherwise all is in there.
>>
>> I read in the man page of ipmasqadm that the autoforward options can
>> be
>> viewed with ipmasqadm autofw -h but that just told me the command
>> letters without any further explanation.
>>
>> Any ideas what I could do or where I could find more info?
>>
>> best regards,
>> Pekka
>>
>> --
>> Pekka K Kurki
>> Intellectics GesmbH
>> Schloss-Strasse 59
>> A-2551 Enzesfeld, Austria
>> [EMAIL PROTECTED]  [EMAIL PROTECTED]
>> http://www.intellectics.com/Pekka_Kurki.html
>
> --
> Pekka K Kurki
> Intellectics GesmbH
> Schloss-Strasse 59
> A-2551 Enzesfeld, Austria
> [EMAIL PROTECTED]  [EMAIL PROTECTED]
> http://www.intellectics.com/Pekka_Kurki.html
>
>

--
Pekka K Kurki
Intellectics GesmbH
Schloss-Strasse 59
A-2551 Enzesfeld, Austria
[EMAIL PROTECTED]  [EMAIL PROTECTED]
http://www.intellectics.com/Pekka_Kurki.html




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

From: [EMAIL PROTECTED] (Eric Wick)
Subject: Diald wants module-net-pf5
Date: 26 Mar 1999 06:43:06 GMT
Reply-To: [EMAIL PROTECTED]

Hello,

when Diald goes Online, the Syslog shows "cant locate module net-pf5". This 
Module does not exist on the system.
What for is this module and where to get it?

Bye
Eric
 


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

From: "Jesse Scott" <[EMAIL PROTECTED]>
Subject: pppd, PAP, and my blood pressure
Date: Thu, 25 Mar 1999 22:06:51 -0800

I've been working on this off and on for about a month and it's starting to
bug me.  My ISP uses PAP for dialup authentication and I've been trying to
get connected under Redhat 5.2 (2.0.36 kernel, pppd is 2.3.5).  After
researching a bit on the web I downloaded the pppsetup script and ran it but
now pppd/chat won't even communicate with my modem.  It was dialing and
connecting and then dropping the connection before.  In /etc/ppp/options
I've tried setting the modem to /dev/cua1, /dev/modem, and of course what
the pppsetup script set it to.  The modem is an external Supra 14.4LC
Faxmodem connected to COM2 (verified, it works in windoze98).  Here's what
I'm getting in /var/log/messages:

localhost kernel: CSLIP: code copyright 1989 Regents of the Un...
localhost kernel: PPP: version 2.2.0 (dynamic channel allocati...
localhost kernel: PPP Dynamic channel allocation code copyrigh...
localhost kernel: PPP line discipline registered.
localhost kernel: registered device ppp0
localhost pppd[1468]: pppd 2.3.5 started by root, uid 0
localhost chat[1469]: timeout set to 10 seconds
localhost chat[1469]: abort on (ERROR)
localhost chat[1469]: abort on (BUSY)
localhost chat[1469]: abort on (NO CARRIER)
localhost chat[1469]: abort on (NO DIALTONE)
localhost chat[1469]: report (CONNECT)
localhost chat[1469]: send (AT^M)
    (i've tried several different init stings, I figured that I should at
least     get a response from AT)
localhost chat[1469]: expect (OK)
localhost chat[1469]: alarm
localhost pppd[1468]: Connect script failed
localhost chat[1469]: Failed
localhost pppd[1468]: Exit.

Please e-mail me if you have additional questions or possible solutions.

Thanks in advance!

-Jesse



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

From: bfei <[EMAIL PROTECTED]>
Crossposted-To: aus.computers.linux,comp.os.linux.hardware,comp.os.linux.setup
Subject: Re: How to compile Kernel 2.2.2 with redhat 5.2???
Date: Fri, 26 Mar 1999 00:54:40 -0500

hey once you do save the zImage to the boot directory, do you have to do
something to lilo so it can boot up with the new configuration?

thanx

Andy Johnstone wrote:

> I've also had this.  it said, loading linux and reboot immediatly.  If you DO
> have a clean source rerun your configuration, and turn off all hardware
> 'bugfixes.'  Chances are you won't have the bugs they fix anyway.  Once i did
> that, it booted fine.  Hope it helps
>
> Andy
>
> Tiger wrote:
>
> > [EMAIL PROTECTED] (Colin) writes:
> >
> > [deleted]
> >
> > >>I compiled the kernel, removed static links to linux, I have made the
> > >>modules, made the modules_install.
> > >>I have moved the zImage to /boot.
> > >>When I reboot and try to boot the new kernel, it causes a total system
> > >>reboot..
> >
> > >Did you erase the source code that you had there before you installed the
> > >new source code?
> >
> >  Right, the new kernel 2.2.x code must be installed in a new directory
> >  (defult is /usr/src/linux) from the previous version source, which is
> >  /usr/src/linux-2.0.36.  To do so, before installing new kernel source:
> >
> >  # rm /usr/src/linux
> >
> >  After installing kernel new source code (say version 2.2.3):
> >
> >  # mv /usr/src/linux /usr/src/linux-2.2.3
> >  # ln -s /usr/src/linux-2.2.3 /usr/src/linux
> >
> >  Good luck.
> >
> > --
> >
> >                                       ("\''/").___..--''"`-._
> >                           \           `9_ 9  )   `-.  (     ).`-.__.`)
> >                            \ /\       (_Y_.)'  ._   )  `._ `. ``-..-'
> >  [EMAIL PROTECTED]          ( )      _..`--'_..-_/  /--'_.' .'
> >                          .( o ).   (il).-''  ((i).'  ((!.-'


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

From: "Jeremy L. Buchmann" <[EMAIL PROTECTED]>
Subject: Re: Linking Linux boxes via serial link
Date: 26 Mar 1999 07:40:53 GMT

"Odysseus" <xtrablows> wrote:
: Anyone know if it is possible to serially link two pcs together one of which
: has an internet connection, then get masquerading going and get the internet
: on the serially-linked box?

Yep.  Read the IP Masquerade HOWTO

===================================================================
Jeremy Buchmann       "Those who trade freedom for safety deserve
[EMAIL PROTECTED]   neither freedom nor safety." -- Ben Franklin
===================================================================

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

From: "Jeremy L. Buchmann" <[EMAIL PROTECTED]>
Subject: Re: PPP Connection w/ null modem?
Date: 26 Mar 1999 07:32:49 GMT

Jeremy Woodburn <[EMAIL PROTECTED]> wrote:

: Disclaimer:  Massive Newbie, limited time in the evenings.

Duly noted :)

: Alternative 2:  Just open up the serial port and use the equivalent of 2
: terminal programs (1 each) to move files back and forth.  I haven't seen
: this discussed either in connection w/ the null modem cable.

I'll answer this one first because it's the simplest: Just run a getty
over one of your desktop's serial ports. ' man agetty' or 'man getty' will
get you started there.  I prefer agetty personally.  You can put your
getty entries into /etc/inittab to start them automagically.  Don't forget
to hit enter once when you start your terminal session from the client
machine.

: Alternative 1:  Set up PPP connection with each computer having a
: separate IP address, etc.  I haven't seen this discussed anywhere in
: connection w/ the null modem cable, including the LDP.  Any thoughts?

This isn't too hard either, except I would use SLIP instead of PPP.  
When I was setting it up in the past, it seemed to be more suited to
peer-to-peer serial lines.  Dip is pretty easy to use if you use it in
server mode.  Look at the Linux Network Administrator's Guide on LDP and
the dip manpage.

A note on the cable: You should have a "Full Null Modem" cable.  These
should be wired all the way through so you can use rtscts.

 -------------------------------------------------------------------
Jeremy Buchmann       "Those who trade freedom for safety deserve
[EMAIL PROTECTED]   neither freedom nor safety." -- Ben Franklin
===================================================================

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

From: Andrey Zubarev <[EMAIL PROTECTED]>
Subject: Gated (binary) for Slackware linux 2.0.30
Date: 26 Mar 1999 09:26:14 GMT
Reply-To: [EMAIL PROTECTED]

Where i'm find gated(compiled or ported) for slackware linux kernel -2.0.30


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

From: "Fredrik Persson" <[EMAIL PROTECTED]>
Subject: Re: Internal modem install ?
Date: Fri, 26 Mar 1999 08:36:08 +0100

Go to http://www.o2.net/~gromitkc/winmodem.html
for more information. There is also a list
of modems where you can check whether a certain
modem is a winmodem or not.

/Fredrik Persson

Alan Mead wrote in message <[EMAIL PROTECTED]>...
>On Tue, 16 Mar 1999 13:48:46 +0900, "HAL" <[EMAIL PROTECTED]>
>wrote:
>
>>Hello,
>>
>>    I use RED HAT 5.1. My internal modem is "Fujitsu Fax Voice Modem 33600
>>PNP - 15R", I cann't find a HOWTO about install a internal modem.
>
>I don't know anything about this modem but assuming it is compatible
>(you've checked the HARDWARE-Howto?)...  Disable PNP.  Open the case
>and plug the modem in.  You may need to install a driver and if that's
>not clear, posta a message about that (to something like
>comp.os.linux.hardware).
>
>>    I often see a term "winmodem", whether all internal modem is
"winmodem",
>>how to tell it?
>
>winmodems are not compatible with Linux because they are stripped
>down, requiring a complex driver to do the work the hardware normally
>does.  Alas, no manufacturers write these drivers for Linux.  So if
>you have one, you cannot use it with Linux.
>
>



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

From: [EMAIL PROTECTED]
Subject: Distributing Printers to many PCs
Date: Fri, 26 Mar 1999 06:42:38 GMT

Anyone have any suggestions for installing (distributing) new
network printers (Samba shares) to many NT stations? We have
hundreds of PCs to upgrade and many printers for each PC.

We have Novell tools (Software distribution) but the systems have
to reboot after distribution (normal printer installs don't require
reboots).

Sysdiff apparently is only available in SMS? (Please correct me if
I'm wrong). I can't find any documentation for it (at least nothing
clearly defined or easily located).

Please respond to the group or to [EMAIL PROTECTED]

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

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

From: [EMAIL PROTECTED] (Thomas Doerfler)
Subject: Bootp and two network IFs
Date: Fri, 26 Mar 1999 07:41:02 GMT

Hi,

I currently hace a problem using BOOTP in my local network.

Here is my system configuration:
- My main linux box is running S.u.S.E Linux (kernel 2.0.33)
- It has an ethernet interface and also connects to the internet via
ISDN (I4L)

Here is my problem: 

On my local ethernet, I have attached an embedded system, that
performs BOOTP requests at startup. The BOOTP server on my main linux
box accepts these requests and creates the proper answer. But then it
sends the reply to the ISDN network interface, and not to the ethernet
:-(((

Due to that fault, I currently use another linux box with only one
network interface as bootp server and everything works fine.

I had a look into various docs and found out, that BOOTP seems to send
the reply to the first broadcastable network interface, but ISDN seems
to be a point-to-point connection so I am quite confused...

Does anybody know, how to fix this situation? Is there any way to
change the way the network interfaces are installed?

Many Thanks,
        Thomas.

============================================
IMD Ingenieurbuero fuer Microcomputertechnik
Thomas Doerfler           Herbststrasse 8
D-82178 Puchheim          Germany
email:    [EMAIL PROTECTED]

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

From: "Curt" <[EMAIL PROTECTED]>
Subject: Re: No Internet Access
Date: Thu, 25 Mar 1999 17:18:55 -0500

Dumb question: Have you setup Netscape to use the proxy server?
Edit->Preferences->Advanced->Manual Proxy Configuration


Matt Anderson wrote in message
<1ZvK2.13430$[EMAIL PROTECTED]>...
>You all have been such a great help.  Don't think I've ever learned so much
>about anything in so little time.  Anyway, here's my next problem.  I've
>been trying to proxy my internet connection from windows to linux.  It's so
>close to working, but I've finally become stuck.  Forever and ever Netscape
>told me it couldn't find a DNS entry for the page, i.e. something wasn't
>configured right.  I got past that, and Netscape looks like it's
connecting,
>but then it tells me that the page has no data.  Happens for every page I
>try.  I'm thinking it's either the socks host isn't setup right, or the
>http.  I've got them pointing directly to my server, on the appropriate
>ports.  I'm using winproxy.  If it helps:
>
>192.168.55.2 = Windows
>192.168.55.1 = Linux
>Netcape:  proxy settings
> HTTP = 192.168.55.2:80
>SOCKS = 192.168.55.2:1080
>
>Do I need to direct it to only one of the servers perhaps?  I'm so close,
>any tips would be great.  Thanks again
>
>Matt Anderson
>
>



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

From: calx <[EMAIL PROTECTED]>
Subject: MCA Ethernet card for sale. Works with Linux
Date: Fri, 26 Mar 1999 04:07:24 -0500


I have a IBM Ethernet Adapter/A (ADF @EFD4) It has a cat5 connector as well
as that 15pin adapter. (Don't know what it is.) Works great. Works w/ Linux. If
you have any questions or are interested, email me.

[EMAIL PROTECTED] 

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

From: [EMAIL PROTECTED]
Subject: Re: Linux + 2 Ethernet cards
Date: Fri, 26 Mar 1999 09:35:57 GMT

In article <[EMAIL PROTECTED]>,
  "William R. Mattil" <[EMAIL PROTECTED]> wrote:
> Tom Neilson wrote:
>
> > [EMAIL PROTECTED] wrote:
> > : In article <[EMAIL PROTECTED]>,
> > :   Raymond Doetjes <[EMAIL PROTECTED]> wrote:
> > :> Read the Multi Homed howto. There you see how to add a eth1 as lilo
> > :> parameters this does work.
> > :>
> > :> Raymond
> > :>
> >
> > : I looked everywhere for this "Multi Homed howto," but couldn't find it.
Does
> > : anyone know where I can find this?
> >
> > : --Daniel
> >
> > : -----------== Posted via Deja News, The Discussion Network ==----------
> > : http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own
> >
> > Practical example:
> >
> > # LILO configuration file
> > # generated by 'liloconfig'
> > #
> > # Start LILO global section
> > append="eth0,0x210,9 eth1,0x6780,5"
> > boot = /dev/hda
> > vga = normal
> > # End LILO global section
> > # Linux bootable partition config begins
> > image = /boot/zImage
> >   root = /dev/hda1
> >   label = linux
> >   read-only
> > # Linux bootable partition config ends
> >
> >
>
> This will only work if support for the NIC's is compiled directly into the
kernel.
> Not supported as modules. IIRC this is the most glaring error in the Multi0NIC
> Howto.
>
> Regards
> Bill
>
> --
> William R. Mattil       | Fred Astaire wasn't so great.
> [EMAIL PROTECTED]  | Ginger had to do it all backwards
> (972) 399-4106          | and... in high heels.
>
>


I beg to differ.  I finally got my two cards recognized using the lilo.conf
method of initializing the cards.  Unless I am mistaken, my drivers are not
directly compiled into the kernel.  I.e., it is an out of the box installation
of TurboLinux 1.0 and during the installation, I specifically skipped auto-
probing and loading of my network card drivers.

Works like a charm.

BUT, it is very important to mention, another thing I did to REALLY make the
bad boy work in its entirety (is that how you spell entirety???)

In my /etc/conf.modules I entered the following:
     alias eth0 lance
     options lance io=0xfce0 irq=11
     alias eth1 3c59x

(For some reason, options were REQUIRED to make my lance driver load, while my
3c59x driver REFUSED to work, IF I entered options.  Go figure).

Going back to my previously mentioned /etc/lilo.conf set up, here is what I
did:  append "ether=0,0,eth0 ether=0,0,eth1"

Oh, one more thing, out of the box, both cards shared the same IRQ 11.  As
there were no jumpers to let me reset these IRQs, or the necessary
configuration software that everyone claims is shipped with 3com cards, I was
forced to go into the BIOS setup (F2 while the machine boots up), and change
each PCI Bus setting from "Auto-Detect" to my desired settings, in this case
IRQ11 for PCI bus 1, and IRQ10 for PCI bus 3.  (PCI Bus 2 was being used by
the monitor and was set to IRQ 9).

Very simple to implement, very difficult to troubleshoot and pin down.  Hours
of trial and error, rounds of sleepless nights.

Just for reference, I have an HP Vectra XA, an AMD PCnet PCI network card (the
lance.o driver), and a 3Com 3c905B card (the 3c59x driver).

Whew.

--Daniel G. Rodriguez

"Well, let's just say, 'if your VCR is still blinking 12:00, you don't
want Linux'".
                    --- Bruce Perens, Debian's Fearless Leader

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

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

From: **Nick Brown <[EMAIL PROTECTED]>
Crossposted-To: aus.computers.linux,comp.os.linux.hardware,comp.os.linux.setup
Subject: Re: How to compile Kernel 2.2.2 with redhat 5.2???
Date: Fri, 26 Mar 1999 09:17:11 +0100
Reply-To: [EMAIL PROTECTED]

You generally have to run LILO every time, because when LILO builds a
boot block, it writes the current location of the zImage file into it. 
When you rebuild the kernel, it's fairly unlikely that this file will be
in the same spot on the disk.

bfei wrote:
> 
> hey once you do save the zImage to the boot directory, do you have to do
> something to lilo so it can boot up with the new configuration?

-- 
===============================================================
Nick Brown, Strasbourg, France (Nick(dot)Brown(at)coe(dot)fr)

Protect yourself against Word 95/97 viruses, free - check out
 http://www.geocities.com/NapaValley/Vineyard/1446/atlas-t.html
===============================================================

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


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