Linux-Networking Digest #175, Volume #12 Tue, 10 Aug 99 14:13:42 EDT
Contents:
NNTP <-> SMTP (mailing list) gateway ("Miroslav PRAGL")
ARP called for own IP address (Michael Hill)
Re: Ip forwarding (Oliver Neukum)
Newbie quick question... (Kenneth Wong)
Re: X client for windows ("Miroslav PRAGL")
Re: cheap ethernet card recognition ? ("Cedric Blancher")
Re: Anyone who's successfully used kppp -Please help me! (Abdullah Ramazanoglu)
Re: X client for windows (Doug DeJulio)
ethernet card address (Andre)
Re: Can't get 3c905b working...HELP???? (Daniel Bonds)
Re: My first Network install - Novice (Jan-Albert van Ree)
Re: Write errors via NFS with new Linux kernels 2.2.x/2.3.x (Paul Kirschner)
Sangoma IPX ("Sean W. Ellis")
symbolic link not work in ftpd (Mars)
Re: Linux and MS Proxy (Scott)
Re: NT administration utilities for Linux and Xwindows (Scott)
Re: Dell computers - IRQ problems with kernel 2.2.x ("Derek R. Dreyer")
Sygate 3.0 ("Shawn Smith")
rtl8139.o not recognized when I reboot RH 5.1 ("John N")
Re: Dell computers - IRQ problems with kernel 2.2.x ([EMAIL PROTECTED])
Re: Newbie quick question... (Jan-Albert van Ree)
Re: Sendmail Delivery Options (Paul Black)
----------------------------------------------------------------------------
From: "Miroslav PRAGL" <[EMAIL PROTECTED]>
Subject: NNTP <-> SMTP (mailing list) gateway
Date: Tue, 10 Aug 1999 16:08:33 +0200
Hi!
I'm desperately looking for service gatewaying EXISTING mailing list and
newsgroup - smtp/pop3 <=> NNTP (probably in scheduled times like every 10
minutes).
Is there something I'm looking for?
Thank you
Miroslav
------------------------------
From: Michael Hill <[EMAIL PROTECTED]>
Subject: ARP called for own IP address
Date: Tue, 10 Aug 1999 10:22:02 -0500
When i boot up my computer i get this error message written out in
"Dmesg" file:
"ARP called for own IP address"
writes it out 18 times.
What's up?
Mike
------------------------------
From: Oliver Neukum <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: Ip forwarding
Date: Tue, 10 Aug 1999 16:12:25 +0200
On Tue, 10 Aug 1999, Braam wrote:
> Hi all,
>
> Thanks for the help on my dial-up server problem.
>
> However it is still not working.
>
> Some people said I should enable ip_forwarding
> To do it I tried the following.
> echo "1" > /proc/sys/net/ipv1/ip_forwarding
> The value is then '1' but when I reboot it change to '0' again.
>
1. it is ipv4 not ipv1
2. no value in proc survives a reboot, the line with echo must be put into
boot.local
> I also added the following line to my rc.config
> IP_FORWARD = "yes"
>
if you are using SuSE run SuSEconfig
> After reboot ip_forwarding was still down.
>
> How can I make it work ?
>
> Regards
>
>
>
>
>
------------------------------
From: Kenneth Wong <[EMAIL PROTECTED]>
Subject: Newbie quick question...
Date: Tue, 10 Aug 1999 11:26:56 -0400
Hello everyone,
I'm relatively new to Linux and I was hoping to setup a small network
between two PCs, a Win98 machine and my Linux box. I've gone through the
net-3 howto, ethernet how-to, and the samba-howto... but do I really need
a domain name since this is just a local lan? or gateway's, and dns's,
etc etc... I guess what I'm asking is what are the bare bone steps to
setting up a small lan with file sharing capabilities? I've already done
the following
(1) get network cards detected properly by both PC's...
(2) I can ping the Linux box and I can ping the win98 box
but I'm kinda lost from here... do I need to setup the routing table for
just simple networking? is there any more configuration that needs to be
done before I setup samba? agh... soo much to learn...
Ken.
------------------------------
From: "Miroslav PRAGL" <[EMAIL PROTECTED]>
Subject: Re: X client for windows
Date: Tue, 10 Aug 1999 16:13:00 +0200
VNC isn't Xserver at all!!!
Ronald Hovens <[EMAIL PROTECTED]> wrote in message
news:7opbh3$pm7$[EMAIL PROTECTED]...
> Check out vnc at http://www.uk.research.att.com/vnc/ It works VERY fine!
>
> Ronald Hovens
>
> Zoltan Pittner <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]...
> > Hi.
> >
> > Does anyone know about an X-client for Microsoft windows? Let's say a
> > program through which I would be able to connect remotely to a Linux
> > box's X server from Windows.
> >
> > Zoltan
> >
>
>
------------------------------
From: "Cedric Blancher" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware
Subject: Re: cheap ethernet card recognition ?
Date: Tue, 10 Aug 1999 18:36:10 +0200
David <[EMAIL PROTECTED]> a �crit dans le message :
[EMAIL PROTECTED]
> I am running Linux RedHat 5.2 on a K6 AMD 233 and I am looking for a
> module for a cheap ethernet card I bought.
> The card I would like my system to recognize is labelled "Soho Series"
> / Soho-PCI.
> Does anyone know if there is a module for this. ?
> If so, could you give some hints or URL's ?
> I guess I will have to recompile the kernel.
You should build your kernel with PCI NE2K support (module or not). It
is a generic driver for cheap PCI ethernet adapters.
------------------------------
From: Abdullah Ramazanoglu <[EMAIL PROTECTED]>
Subject: Re: Anyone who's successfully used kppp -Please help me!
Date: Tue, 10 Aug 1999 17:18:49 +0300
Jonathan Wilson wrote:
> I need some assistance with kppp. I set my connections up using linuxconf.
> Kppp will dial the modem (Creative Labs Modem Blaster) and start to log in,
> but in the end it reports:
>
> "Error
> Timeout expired while waiting for the PPP interface to come up!"
>
> Additionally, I think it's a problem with kppp (I'm not sure though),
> because when I use the connect in linuxconf it doesn't complain. But I don't
> know how to test that to make sure (I've only had it installed for 3 days)
>
> I'm using Linux-Mandrake 6.0
In using kppp you don't need to do any setup external to kppp (such as
linuxconf). In fact, trying to setup ppp via different methods may
likely cause troubles. Kppp does all needed definitions dynamically on
the fly and reverts back when connection closed. To use kppp:
1. /etc/ppp/options file must exist and must be empty. Especially the
lock entry in options file causes pppd to die, because kppp locks the
device before pppd, so pppd cannot lock it and dies.
2. pppd and kppp executables must be suid-root for a security-wise
quick-and-dirty solution. As root, issue this command :"chmod u+s
/usr/sbin/pppd /usr/bin/kppp"
For security concerns and remedy read kppp handbook (the help button on
kppp main dial window)
3. I use this scheme:
i) I normally work in Gnome
ii) Log in as non-root user: Gnome-Panel (right click) --> Add Applet
--> Network --> Modem Lights
iii) Setup Modem-Lights by right clicking on the applet on panel :
- Connect command : kppp
- Disconnect command : killall pppd
- Lock file : /var/lock/LCK..ttyS2
- Device : ppp0
iv) Run kppp and do your setup. To conveniently use a non-Gnome app
(kppp) in Gnome environment, use must disable "Dock into -KDE- panel
upon connection", and enable "Minimize on connection". See kppp help on
these.
> I'm also having trouble with floppies. When I try to mount one (or do
> anything with it, for that matter) I get the message "Error: you must
> specify a filesystem type" but Linux mandrake comes with controls that are
> supposed to auto mount and auto detect the filesystem type.
Here is my /etc/fstab entries regarding floppy usage:
/dev/fd0 /mnt/floppy ext2 user,exec,dev,suid,rw,noauto 0 0
/dev/fd0 /mnt/windkt vfat user,exec,dev,suid,rw,noauto,conv=auto 0 0
It is better if you also add your non-root userid to "floppy" group. If
it is a home-use workstation, you can also add it to "root" group, and
give some priviledges to you userid. (All from linuxconf --> user
accounts)
To mount devices from panel, use a "DriveMount" applet for each drive
you want to control. Then setup its properties.
You can also mount/unmount them via an icon on desktop if you put a
symlink (pointing to -say- /dev/floppy) on desktop.
HTH
--
Abdullah Ramazanoglu ( aramazanoglu AT demirbank DOT com DOT tr )
------------------------------
From: [EMAIL PROTECTED] (Doug DeJulio)
Subject: Re: X client for windows
Date: 10 Aug 1999 10:33:48 -0400
In article <7opc5e$e5n$[EMAIL PROTECTED]>,
Miroslav PRAGL <[EMAIL PROTECTED]> wrote:
>VNC isn't Xserver at all!!!
>
>Ronald Hovens <[EMAIL PROTECTED]> wrote in message
>news:7opbh3$pm7$[EMAIL PROTECTED]...
>> Check out vnc at http://www.uk.research.att.com/vnc/ It works VERY fine!
That's true, but you can use VNC *as* an X server.
You telnet to the Unix box and start up the Unix VNC server. It is
both a VNC server and an X server, and it does nothing with the Unix
machine's local display (it's a "virtual" X server that you can only
interact with via VNC). Then you run the VNC *client* on any other
machine -- Windows, Mac, Unix, PalmOS, WindowsCE. You then have
remote access to an X display.
True, it's not by exactly the same mechanism you would use if you were
running a local X server, and you get some extra capabilities (like
support for collaberation). I've tried it both ways (run X server on
PC, run VNC client on PC), and I get more work done when I'm running VNC.
--
Doug DeJulio | mailto:[EMAIL PROTECTED]
HKS, Incorporated | http://www.hks.net/~ddj/
------------------------------
Date: Tue, 10 Aug 1999 15:25:10 +0200
From: Andre <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.development.apps,comp.os.unix.programmer
Subject: ethernet card address
Hi everybody,
is there an easy way to get the ethernet card address of a computer?
I'm on LINUX and UNIX systems using gcc.
Thanks a lot
Andre
------------------------------
From: [EMAIL PROTECTED] (Daniel Bonds)
Subject: Re: Can't get 3c905b working...HELP????
Date: Tue, 10 Aug 1999 14:32:17 GMT
Ooo.. A glimmer of hope...
I gave it a quick shot this morning before heading off to work, but I
didn't see any PnP option in my configuration program. Just to
clarify, what program are you referring to? The only one I've been
using is the 3c90xcfg.exe program that came on the one of two 3.5"
disks that came with the card.
?
Daniel
On Tue, 10 Aug 1999 09:52:28 GMT, "gonZo theGreaT"
<[EMAIL PROTECTED]> wrote:
>
>> Can anyone think of anything to try? any place to look? I'm still
>> relatively new to Linux and have very little hardware troubleshooting
>> skills on this OS. Very frustrating....I wanted to give Linux a shot
>> mostly for the learning experience, but had enough learning from this
>> experience.. I'm ready to move on and learn something else. :-)
>
>had a similiar problem with my 3c905b.
>
>Could solve this by deactivating the Plug & Play - function on th card
>itself by using the configuration-tool from the 3com-CD !
>
>Maybe this will help !?
>
>Gonzo
>
>
------------------------------
From: Jan-Albert van Ree <[EMAIL PROTECTED]>
Subject: Re: My first Network install - Novice
Date: Tue, 10 Aug 1999 18:25:52 +0200
gendro schreef:
>
> I need advices on how to configure a server/router using my new ASDL
> internet connection.
>
> ( ..... Long term objective is to make this router my network server
> with Linux OS to serve my
> current machine (B) and a future machine (machine name: X). ... Note
> that I also plan to install
> HTTP server, Samba, File server, and more )
>
> Short term objective (if realistic) is to set up a machine (A) as a
> server (gateway) which will
> also act as a firewall for my second machine (B).
> I plan to connect these machines through NICs with twisted pair RJ45.
>
> Machine (A) config:
> 486SX66 - 8 Meg ram
> hd 1 gig - 2 network cards---- 1> Dlink PNP model (?) --- 2-> 3Com model
> 3c503
> 512k Ram on Graphic card - VGA/EGA Trident 9000
>
> I plan to use my ADSL connection (connected to my 3com 3c503) to install
> RadHat by ftp using
> bootnet.img diskette.
> - Is it faisable ?
Yes, it will work pretty welll.
> - If not, what other solution I have ?
> - Is this hardare sufficient to support XFree86/Xwindows installation
Not sure if it will run in high-color/high-res on a Trident 9000 but it
will work. I also wouldn't know for sure if a DLink Pnp (I assume the 200
or 220 type) is supported. I had one once, if I'm correct it's NE2000
compatible.
> - Is redhat a good choice for server setup
If you are new yes.... RedHat is pretty easy and usually works OK right
out-of-the-box. Some tweaking is required to make it safe and stable
though. Check out the net-HOWTO and the XWindows docs for more info on the
hardware.
--
Jan-Albert "Sliver" van Ree | [EMAIL PROTECTED]
3D Sims Archive maintainer | http://www.3dgamers.com
------------------------------
From: Paul Kirschner <[EMAIL PROTECTED]>
Subject: Re: Write errors via NFS with new Linux kernels 2.2.x/2.3.x
Date: Tue, 10 Aug 1999 14:30:41 GMT
I've got the same problem using Debian 2.1 and linux_2.2.10. Both g77 and
pgf77-compiled small test programs give segmentation faults on NFS mounted
filesystems on AIX 4.3 and Solaris 2.5.1 machines. Things execute correctly
on the local hard disk. Interestingly an NFS mounted disk on Solaris 7
works properly!
I really need an answer to this to continue promoting Linux in my company.
If I cannot NFS-mount directories on other machines (as we do all over the
place) the project is down the tubes.
Michael Balser wrote:
> Problem Summary:
> Write errors occur when writing to nfs mounted partitions.
>
> Description:
> I experienced frequent write errors when writing to an nfs mounted
> partition on a Linux client using a SUN Solaris server. The write
> errors occur only during special tasks, for example when
> * compiling programs like 'mutt' (email client) using 'gcc', or
> * compiling several Lisp sources using Allegro Common Lisp.
> The resulting object files often (but not always) are corrupt.
>
> The problem seems to be related to nfs implementation in new Linux
> kernels. With kernel version 2.0.36 this problem did not occur.
>
> Questions:
> * Did someone already experience similar problems?
> * How can this problem be solved?
> * Are there known incompatibility problems between SUN NFS and new
> Linux NFS?
> * Could this problem be caused by changed file locking policy under
> Linux?
>
================== Posted via CNET Linux Help ==================
http://www.searchlinux.com
------------------------------
From: "Sean W. Ellis" <[EMAIL PROTECTED]>
Subject: Sangoma IPX
Date: Tue, 10 Aug 1999 08:37:52 -0500
I have several Linux boxes that route IPX and I have several boxes with
Sangoma cards routing TCP/IP, but now I have to integrate the two.
What I am running into is that the routes never come up.
Luna (one side has this):
luna:~# cat /proc/net/ipx*
Local_Address Remote_Address Tx_Queue Rx_Queue State
Uid
04800A01:0453 Not_Connected 00000000 00000000 07
000
04800A01:0452 Not_Connected 00000000 00000000 07
000
ACED6698:0453 Not_Connected 00000000 00000000 07
000
ACED6698:0452 Not_Connected 00000000 00000000 07
000
Network Node_Address Primary Device Frame_Type
04800A01 00105AC9ADA2 Yes eth0 802.3
ACED6698 000000000000 No wp0 EtherII
Network Router_Net Router_Node
ACED6698 Directly Connected
05551212 04800A01 00600810B79C
00000666 04800A01 00104B73108A
04800A02 04800A01 00104B73108A
F4800A01 04800A01 00104B73108A
04800A01 Directly Connected
when I run slist I get:
luna:~# slist
Known NetWare File Servers Network Node
Address
==========================================================================
F4800CON 05551212
000000000001
LSOPTI_FPNW 00000666
000000000001
F4800A01 F4800A01
000000000001
Rocket (the other side) has this:
rocket:~# cat /proc/net/ipx*
Local_Address Remote_Address Tx_Queue Rx_Queue State
Uid
07700A01:0453 Not_Connected 00000000 00000000 07
000
07700A01:0452 Not_Connected 00000000 00000000 07
000
ACED6698:0453 Not_Connected 00000000 00000000 07
000
ACED6698:0452 Not_Connected 00000000 00000000 07
000
Network Node_Address Primary Device Frame_Type
07700A01 00105A25CC75 Yes eth0 802.3
ACED6698 000000000000 No wp0 EtherII
Network Router_Net Router_Node
F7700A01 07700A01 00508B302DF7
00000001 07700A01 00508B302DF7
ACED6698 Directly Connected
07700A01 Directly Connected
When I run slist I get:
rocket:~# slist
Known NetWare File Servers Network Node
Address
==========================================================================
F7700A01 F7700A01
000000000001
So, everything is running fine from the NIC of each side. Now, on the
wanpipe interface I have (Luna):
wp0 Link encap:Point-to-Point Protocol
inet addr:192.168.50.1 P-t-P:192.168.50.2 Mask:255.255.255.0
IPX/Ethernet II addr:ACED6698
UP POINTOPOINT RUNNING MTU:1500 Metric:1
RX packets:26413 errors:0 dropped:0 overruns:0 frame:0
TX packets:40444 errors:0 dropped:12856 overruns:0 carrier:0
Collisions:0
Interrupt:5 Base address:0x250 Memory:e2000-e3fff
Notice the IPX...same on the other side.
And, here is my router.conf:
luna:~# cat /etc/router.conf
[devices]
wanpipe1 = WAN_PPP, PPP to Houston
[interfaces]
wp0 = wanpipe1, , WANPIPE, T-1 to Houston
[wanpipe1]
IOPort = 0x250
IRQ = 5
Firmware = /usr/lib/router/wanpipe/ppp508.sfm
Memaddr = 0xE2000
Interface = RS232
Clocking = External
IP_MODE = STATIC
MTU = 1500
UDPPORT = 9000
AUTHENTICATOR = NO
TTL = 0x7F
[wp0]
MULTICAST = NO
PAP = NO
CHAP = NO
IPX = YES
NETWORK = 0xACED6698
Can anyone see anything I am missing ? I wonder because it looks wrong
from ppipemon when I query IPX information I get:
luna:~# ppipemon x 192.168.50.2
Enable the use of IPX: Yes
Include network number in Config-Request: No
Network number( 00000000 = request ): 00 00 00 00
Include local node # in Config-Request: No
Local node number( 000000000000 = request ): 00 00 00 00 00 00
Force remote to accept remote node number: No
Remote node number: 00 00 00 00 00 00
Include config-complete in Config-Request: No
Routing protocol: Request default( normally RIP/SAP )
Local router name( max. 47 characters ):
How can I enter a local node number ? Then, I could just create a route
manually (or ipxd would start working for this route).
Any response appreciated, but also e-mail.
Thank you,
Sean Ellis
[EMAIL PROTECTED]
------------------------------
From: Mars <[EMAIL PROTECTED]>
Subject: symbolic link not work in ftpd
Date: Wed, 11 Aug 1999 00:07:54 +0800
I'm running RH 6.0 and I want to make a vfat partition available for
ftpd. So I make a symbolic link /mnt/dos to /home/ftp/pub/dos. It
doesn't work while cd to that directory. I also try making a symbolic
link /mnt/cdrom to /home/ftp/pub/cdrom and it fails too. It seems I
cannot use other filesystem for ftpd. Am I missing anything?
Regards,
Mars
------------------------------
From: [EMAIL PROTECTED] (Scott)
Crossposted-To: alt.linux,alt.os.linux,microsoft.public.backoffice.smallbiz
Subject: Re: Linux and MS Proxy
Date: Tue, 10 Aug 1999 14:33:09 GMT
Reply-To: [EMAIL PROTECTED]
You *have* setup the proxy information in the Linux Netscape browser,
correct? I would think it should work fine. I prefer to run ipchains
on my Linux box, as it makes a bulletproof proxy for my needs. :)
Scott
On Tue, 10 Aug 1999 13:32:54 GMT, "David Eno" <[EMAIL PROTECTED]> wrote:
>I'm running MS Small Business BackOffice Server 4.0. I'm running the
>version of MS Proxy that comes with SBBO. I have a few Linux boxes
>that I would like to get to the WWW from. It appears that MS Proxy
>is not letting Netscape on the Linux machines to get to the internet.
>
>Is there anything I can do to make Linux be able to get to the
>internet through MS Proxy?
>
>BTW, I have 20 Win98 boxes that work fine on the network.
>
>TIA for you help.
>
>--
>Dave E.
>
------------------------------
From: [EMAIL PROTECTED] (Scott)
Subject: Re: NT administration utilities for Linux and Xwindows
Date: Tue, 10 Aug 1999 14:35:35 GMT
Reply-To: [EMAIL PROTECTED]
None that I have seen. Altho if there was some kind of MMC program
that would run under X so I could admin our NT IIS boxes, I would be
in heaven. :)
Scott
On Tue, 10 Aug 1999 09:32:13 -0400, "Ying Q. Li" <[EMAIL PROTECTED]>
wrote:
>hello, all, just wondering whether there is any NT administration
>utilities for Linux and Xwindows. In another word, is there any
>Linux/Xwindows utility that can be used to administer NT services.
>any help is greatly appreciated.
>Li
>
------------------------------
From: "Derek R. Dreyer" <[EMAIL PROTECTED]>
Crossposted-To: com.os.linux.setup,comp.os.linux.setup,comp.os.linux.hardware
Subject: Re: Dell computers - IRQ problems with kernel 2.2.x
Date: Tue, 10 Aug 1999 10:53:03 -0400
Reply-To: [EMAIL PROTECTED]
> I've been having rather serious problems with several Dell computers
> and what appear to be IRQ problems. All 3 computers hang after some
> variable amount of time (usually within 1-3 days) with the same error:
>
> kernel: eth0: Too much work in interrupt, status e481.
> Temporarily disabling functions (7b7e)
Check out
http://cesdis.gsfc.nasa.gov/linux/drivers/vortex.html#dell
http://cesdis.gsfc.nasa.gov/linux/misc/irq-conflict.html
http://cesdis.gsfc.nasa.gov/linux/misc/pr440fx.html
I can't tell you anything more than what it says on these pages, but I just
bought a Dell and am concerned, too.
Derek
------------------------------
From: "Shawn Smith" <[EMAIL PROTECTED]>
Subject: Sygate 3.0
Date: Tue, 10 Aug 1999 13:47:13 -0400
Anybody know if Sygate 3.0 is Linux-compatible?
Thanx, Shawn
------------------------------
From: "John N" <[EMAIL PROTECTED]>
Subject: rtl8139.o not recognized when I reboot RH 5.1
Date: Tue, 10 Aug 1999 12:53:59 -0400
I have recently compiled rtl8139.c successfully ... to rtl8139.o and
added the corresponding alias to the conf.modules file, but no option line
since this is a PCI card (smc1211tx). Ifconfig successfully recognized the
module, and was able to configure eth0 with a valid ip address and subnet
mask.
The problem is that soon as I reboot the box the module is not recognized.
Anyone can help please,
Thank you
John Nunez
------------------------------
From: [EMAIL PROTECTED]
Crossposted-To: com.os.linux.setup,comp.os.linux.setup,comp.os.linux.hardware
Subject: Re: Dell computers - IRQ problems with kernel 2.2.x
Date: Tue, 10 Aug 1999 17:00:15 GMT
Hi,
We are having the same error "eth1: too much work
in interrupt status e481 temporarily disabling
(7b7e)". We are running RH6, kernel 2.2.5-22 with
2 3c905b's using IRQs 10 and 11. The system is our
router (a modified Gateway P90 with a Cyrix 200
chip and 24megs) and was running fine for the
first few days. I guess it hung after the 2nd or
3rd day, and required a hardware reboot.
Any solutions are greatly appreciated! ;) TIA
In article <[EMAIL PROTECTED]>,
Mark Lumsden <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I've been having rather serious problems with
several Dell computers
> and what appear to be IRQ problems. All 3
computers hang after some
> variable amount of time (usually within 1-3
days) with the same error:
>
> kernel: eth0: Too much work in interrupt, status
e481.
> Temporarily disabling functions (7b7e)
>
> After this, the computers freeze and need to be
manually restarted.
>
> All 3 computers functioned fine under kernel 2.0
and the problems only
> appeared after upgrading.
>
> In one computer, 2.2 seemed to work fine and the
problem only appeared
> after a scsi card was added to the system.
>
> Details of the systems:
>
> System 1: Dual PII 300; Scsi hard disks (no
ide); 3c905 ethernet card
> Currently running 2.2.10
> System 2: Dual PII 300; IDE hard disks (no
scsi); 3c905 ethernet card
> Currently running 2.2.10
> System 3: Single PII 450; IDE hard disk; 1 Scsi
adapter with cd-writer
> attached; 3c905b ethernet card.
> Currently running 2.2.10-ac12
(needed to detect scsi
> card)
>
> Any help would be appreciated
> Mark
>
>
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
From: Jan-Albert van Ree <[EMAIL PROTECTED]>
Subject: Re: Newbie quick question...
Date: Tue, 10 Aug 1999 18:21:25 +0200
Kenneth Wong schreef:
>
> Hello everyone,
>
> I'm relatively new to Linux and I was hoping to setup a small network
> between two PCs, a Win98 machine and my Linux box. I've gone through the
> net-3 howto, ethernet how-to, and the samba-howto... but do I really need
> a domain name since this is just a local lan? or gateway's, and dns's,
> etc etc... I guess what I'm asking is what are the bare bone steps to
> setting up a small lan with file sharing capabilities? I've already done
> the following
>
> (1) get network cards detected properly by both PC's...
> (2) I can ping the Linux box and I can ping the win98 box
>
> but I'm kinda lost from here... do I need to setup the routing table for
> just simple networking? is there any more configuration that needs to be
> done before I setup samba? agh... soo much to learn...
If you want Windows-like file sharing, install Samba. Read the samba
documentation, it contains some very simple config examples. With Samba you
can share printers and drives, and use printers/drives over the network.
--
Jan-Albert "Sliver" van Ree | [EMAIL PROTECTED]
3D Sims Archive maintainer | http://www.3dgamers.com
------------------------------
From: Paul Black <[EMAIL PROTECTED]>
Crossposted-To: demon.ip.support.unix,demon.tech.unix
Subject: Re: Sendmail Delivery Options
Date: Tue, 10 Aug 1999 17:50:22 +0100
Peter McDermott <[EMAIL PROTECTED]> wrote:
> > /sbin/ipchains -D input -j REJECT -p udp -d gammon domain
> > /sbin/ipchains -I input -j REJECT -p udp -d gammon domain
>
> You put this in ip-up and then remove it in ip-down? Or
> does it stay in place the whole time?
The first one goes in ip-up (to delete the rule) and the second goes
in ip-down reinstate the rule.
> Does anyone have an example of a full firewall
> set-up for a home network connected to Demon that
> I could take a look at?
Might have.
Paul
==========================================================================
#!/bin/sh
# Masquerading rules - internal networks are 192.168.x.x
/sbin/ipchains -P forward DENY
/sbin/ipchains -F forward
/sbin/ipchains -A forward -j MASQ -s 192.168.0.0/16 -d ! 192.168.0.0/16
/sbin/ipchains -P forward ACCEPT
# Input rules
/sbin/ipchains -P input DENY
/sbin/ipchains -F input
/sbin/ipchains -I input -j REJECT -p udp -d gammon domain
# Accept "local" traffic
/sbin/ipchains -A input -j ACCEPT -i eth0
/sbin/ipchains -A input -j ACCEPT -i plip0
/sbin/ipchains -A input -j ACCEPT -i lo
# Deny anything then pretending to be "local" traffic
/sbin/ipchains -A input -j DENY -s localhost -l
/sbin/ipchains -A input -j DENY -s darwin.demon.co.uk -l
# Prevent X access
/sbin/ipchains -A input -j DENY -d /0 6000 -p tcp -l
# Allow the punts to connect
/sbin/ipchains -A input -j ACCEPT -s 194.217.242.0/24 -d darwin.demon.co.uk smtp -p tcp
# And FTP data connections
/sbin/ipchains -A input -j ACCEPT -s /0 ftp-data -d /0 1024:65535 -p tcp
# Need DNS
/sbin/ipchains -A input -j ACCEPT -d /0 domain -p udp
/sbin/ipchains -A input -j ACCEPT -d /0 domain -p tcp
# Reject auth connections - don't want them knowing who I am!
/sbin/ipchains -A input -j REJECT -d /0 auth -p tcp
# Allow nslookup to work for remote servers
/sbin/ipchains -A input -j ACCEPT -d /0 1024:65535 -s /0 domain -p udp
# We want to know the time
/sbin/ipchains -A input -j ACCEPT -d /0 1024:65535 -s /0 time -p udp
# Accept masqueraded UDP (Real Audio)
/sbin/ipchains -A input -j ACCEPT -d /0 61000:65096 -p udp
# Don't admit to incoming TCP connection requets or UDP
/sbin/ipchains -A input -j DENY -p tcp -y -l
/sbin/ipchains -A input -j DENY -p udp -l
/sbin/ipchains -P input ACCEPT
# Output rules
/sbin/ipchains -P output DENY
/sbin/ipchains -F output
# Local stuff is good
/sbin/ipchains -A output -j ACCEPT -i eth0
/sbin/ipchains -A output -j ACCEPT -i plip0
/sbin/ipchains -A output -j ACCEPT -i lo
# If someone pings, pretend not to hear
/sbin/ipchains -A output -j DENY -p icmp -s /0 echo-reply
/sbin/ipchains -P output ACCEPT
# So we don't print out when booting up
if [ ! "$1" = "noprint" ]; then
/sbin/ipchains -L
fi
------------------------------
** 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
******************************