Linux-Networking Digest #688, Volume #9 Sun, 27 Dec 98 15:13:29 EST
Contents:
�аݰ��� ("����^�N")
NETGEAR FA310TX D1 NIC CARDS (Siad Aden)
Re: Can anyone tell me how can I setup the dialup network connection in linux
("antonio")
Re: Pretend I'm a serial printer?? (Stephen R. Savitzky)
Re: low cost print server (Frank Hahn)
Re: Problem setting up homenetwork with 3c509b. (Tim Gorman)
Re: Setting up SendMail for Lan at home ("J")
Re: Utility to log foreign ip address' (Jon & Barry Gilman)
Re: PPP problem with HW flow control (Clifford Kite)
Re: PPP 2.3.5 compile problem (Clifford Kite)
Re: dial-in problem (no answer) (Clifford Kite)
Re: PPP problem with HW flow control (Mads Westermann)
Re: Time Synch (Paul B. Brown)
----------------------------------------------------------------------------
From: "����^�N" <[EMAIL PROTECTED]>
Subject: �аݰ���
Date: 27 Dec 1998 17:09:03 GMT
�ڭ�R�Fredhat5.2, �Qinstall�b�ڪ�secondary master 8.4gb harddisk,
�ڤv�ΤFpartition magic create �F�@��800mb ��partition, ����F��disk druid
���e����, ���o���ڪ�harddisk������, �аݰ��D�O����O?
�O���O�Ӧb�ΤFpartition magic �� ��format �F���ӷs��partition �O?
�ڧڤS�����oformat ���ӷs��partition, �{�b�ڸӫ���?
------------------------------
From: Siad Aden <[EMAIL PROTECTED]>
Crossposted-To: [EMAIL PROTECTED]
Subject: NETGEAR FA310TX D1 NIC CARDS
Date: Sun, 27 Dec 1998 12:01:48 -0800
==============BE940245F5A07702C52D7DD6
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Does anybody know why when you try to compile the tulip.c program that
comes with the NETGEAR FA310TX 10/100Mb/s card v.4.00 driver with the
following command: 'gcc -DMODULE -D__KERNEL__
-I/usr/src/linux/net/inet -Wall -Wstrict-prototypes -06 -c tulip.c' you
get a 'gcc: -06 unrecognized option' (yes, I've tried it with or
without, same thing except it doesn't give me the error message but
everything else after that is the same). I copy tulip.o into
/lib/modules/2.0.34/net/tulip.o and then in /sbin I do a depmod -a it
gives me /lib/modules/2.0.34/net/tulip.o: unresolved symbol(s). I add
alias eth0 tulip in /etc/conf.modules and and I uncomment the line
/sbin/modprobe tulip and when I reboot ( or try to do insmod tulip.o in
/lib/modules/2.0.34/net) I get these messages which I don't understand:
tulip.o: unresolved symbol __inw
tulip.o: unresolved symbol __inlc
tulip.o: unresolved symbol __outlc
tulip.o: unresolved symbol virt_to_phys
tulip.o: unresolved symbol suser
tulip.o: unresolved symbol skb_put
tulip.o: unresolved symbol __constant_memcpy
tulip.o: unresolved symbol __inwc
tulip.o: unresolved symbol __constant_c_memset
tulip.o: unresolved symbol __memcpy
tulip.o: unresolved symbol init_timer
tulip.o: unresolved symbol phys_to_virt
tulip.o: unresolved symbol mark_bh
tulip.o: unresolved symbol __constant_c_and_count_memset
tulip.o: unresolved symbol skb_reserve
tulip.o: unresolved symbol set_bit
tulip.o: unresolved symbol clear_bit
tulip.o: unresolved symbol __outl
tulip.o: unresolved symbol __memset_generic
tulip.o: unresolved symbol __inl
This is obviously hindering my network capability, and I don't know what
unresolved symbols mean, so any help on this issue would greatly be
appreciated. Please e-mail me as well as crossposting to to this
newsgroup. My e-mail address is : [EMAIL PROTECTED]
==============BE940245F5A07702C52D7DD6
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
Does anybody know why when you try to compile the tulip.c program that
comes with the NETGEAR FA310TX 10/100Mb/s card v.4.00 driver with the following
command: '<B>gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet
-Wall -Wstrict-prototypes -06 -c tulip.c</B>' you get a 'gcc: -06 unrecognized
option' (yes, I've tried it with or without, same thing except it doesn't
give me the error message but everything else after that is the same).
I copy tulip.o into <B>/lib/modules/2.0.34/net/tulip.o</B> and then in
<B>/sbin</B> I do a <B>depmod -a</B> it gives me
<B><I>/lib/modules/2.0.34/net/tulip.o:
unresolved symbol(s)</I></B>. I add <B>alias eth0 tulip</B> in <B>/etc/conf.modules</B>
and and I uncomment the line <B>/sbin/</B>modprobe tulip and when I reboot
( <B>or try to do insmod tulip.o in /lib/modules/2.0.34/net</B>) I get
these messages which I don't understand:
<P><B>tulip.o: unresolved symbol __inw</B>
<BR><B>tulip.o: unresolved symbol __inlc</B>
<BR><B>tulip.o: unresolved symbol __outlc</B>
<BR><B>tulip.o: unresolved symbol virt_to_phys</B>
<BR><B>tulip.o: unresolved symbol suser</B>
<BR><B>tulip.o: unresolved symbol skb_put</B>
<BR><B>tulip.o: unresolved symbol __constant_memcpy</B>
<BR><B>tulip.o: unresolved symbol __inwc</B>
<BR><B>tulip.o: unresolved symbol __constant_c_memset</B>
<BR><B>tulip.o: unresolved symbol __memcpy</B>
<BR><B>tulip.o: unresolved symbol init_timer</B>
<BR><B>tulip.o: unresolved symbol phys_to_virt</B>
<BR><B>tulip.o: unresolved symbol mark_bh</B>
<BR><B>tulip.o: unresolved symbol __constant_c_and_count_memset</B>
<BR><B>tulip.o: unresolved symbol skb_reserve</B>
<BR><B>tulip.o: unresolved symbol set_bit</B>
<BR><B>tulip.o: unresolved symbol clear_bit</B>
<BR><B>tulip.o: unresolved symbol __outl</B>
<BR><B>tulip.o: unresolved symbol __memset_generic</B>
<BR><B>tulip.o: unresolved symbol __inl</B><B></B>
<P>This is obviously hindering my network capability, and I don't know
what unresolved symbols mean, so any help on this issue would greatly be
appreciated. Please e-mail me as well as crossposting to to this newsgroup.
My e-mail address is : [EMAIL PROTECTED]
<BR>
<BR> </HTML>
==============BE940245F5A07702C52D7DD6==
------------------------------
From: "antonio" <[EMAIL PROTECTED]>
Crossposted-To: alt.linux,alt.os.linux,hk.comp.os.linux,tw.bbs.comp.linux
Subject: Re: Can anyone tell me how can I setup the dialup network connection in linux
Date: Mon, 28 Dec 1998 00:08:48 +0800
use netcfg or kppp if you use KDE.
antonio
[EMAIL PROTECTED]
ys200mass ���g��峹 <764k5o$p3q$[EMAIL PROTECTED]>...
>Can anyone tell me how can I setup the dialup network connection in linux
>
>
>thank you
>
>[EMAIL PROTECTED]
>
>
>
>
>
------------------------------
From: [EMAIL PROTECTED] (Stephen R. Savitzky)
Subject: Re: Pretend I'm a serial printer??
Date: 27 Dec 1998 08:56:32 -0800
Ian Jones <[EMAIL PROTECTED]> writes:
> Does anyone know how I can make a Linux box pretend that it is a
> serial printer??
[...]
> The supervisor's 286 has no network card, and I will probably not be
> allowed to install any additional software on his machine...he is
> somewhat protective of his space. The only way the workgroup gets it's
> printer is to have him be able to print to the linux box without
> networking.
Your best bet is probably to get a printer-sharing device. One common
form is a little box that automatically switches the printer to
whichever computer wants to talk to it, and makes it look "busy" to the
other one so they don't step on one another.
I got mine, which works with parallel-port printers, for about $20.
There are other, similar devices for serial printers.
--
/ Steve Savitzky \ 1997 Pegasus Award winner: best science song--+ \
/ <[EMAIL PROTECTED]> \ http://www.starport.com/people/steve/ V \
\ hacker/songwriter: \ http://www.starport.com/people/steve/Doc/Songs/
\_ Kids' page: MOVED ---> http://www.starport.com/places/forKids/ ______/
------------------------------
From: [EMAIL PROTECTED] (Frank Hahn)
Crossposted-To: comp.os.linux.hardware
Subject: Re: low cost print server
Date: 27 Dec 1998 17:52:13 GMT
Reply-To: [EMAIL PROTECTED]
On Sat, 26 Dec 1998 17:43:45 -0800, Al Tuttle <[EMAIL PROTECTED]> wrote:
>I have 4 PCs in my little home network. I'd like to add a print server
>so I can print to my old HP LJIIIp from any of the machines. 2 of the
>machines are Linux, 1 OS/2, and one Win95.
>
>I've been told to get one that does TCPIP. Is that all I need to worry
>about? Will I have protocol trouble with some print servers and not
>others? If one says it works with Unix, can I be sure it will be ok
>with Linux?
>
Printing to the printer from either Linux or Windows 95 if it is connected
to either the Linux or Windows 95 machines is not a problem. Just install
Samba on the Linux machines. It should then be easy to print either way.
I have no experience with OS/2. If it can print to remote printers, it
should be easy to get going.
Obviously, hooking your printer up to the parallel port to one of your
computers is cheaper than buying a print server. We purchased an external
HP three-port unit this past summer at work for about US $350.00.
At home I have a three computer network. One a Sun Sparc running Solaris,
a 486 running Linux, and a Pentium running Windows 95. I have an Epson
Stylus 500 connected to the Linux machine and an HP 4L connected to the
Windows 95 machine. I can print from all machine to all printers. I have
installed Samba on the Sun and the Linux machines. There were a couple
of scripts included with the Samba source that made it fairly easy.
--
Frank Hahn
------------------------------
From: [EMAIL PROTECTED] (Tim Gorman)
Subject: Re: Problem setting up homenetwork with 3c509b.
Date: Sun, 27 Dec 1998 16:08:07 GMT
Try the following:
su root (then give the root password when asked)
cd /sbin
route add default dev eth0
This adds a default route pointed toward your ethernet card. Then
everything should go there.
The suspicious thing is that your ifconfig command showed no receive
or transmit packets in the counters.
If the above fixes your problem then you need to do some more
investigation. See if the routed daemon is running. If it is, turn it
off - you don't need it.
Let us know if this fixes your problem.
On Sat, 26 Dec 1998 13:08:32 +0100, "E.M. Janssen"
<[EMAIL PROTECTED]> wrote:
>Hello
>I am trying to set up a small home network with 2 computers..
>I bought 2 3com509b cards and a hub. I also have a laptop which I want
>to connect in the future.
>I am using slackware 3.5 and after adjusting /etc/rc.d/rc.modules the
>kernel recognized my networkcards.
>After configuring all the files I thought everything was OK but it is
>not.
>The computers are unable to PING each other.
>I tried everything but after a week I am about to give up. I think it
>has something to do with the routing.
>I attached my configuration files for one computer called thor. The name
>of the other computer is odin and the files are almost the same except
>for a different IP adres.
>Sorry for the long posting, I hope somebody can help me.
>
>Greetings
>Martijn Janssen
>The Netherlands
>[EMAIL PROTECTED]
>
>PING odin.myexample.com (192.168.1.2): 56 data bytes
>
>--- odin.myexample.com ping statistics ---
>6 packets transmitted, 0 packets received, 100% packet loss
>
>/etc/HOSTNAME
>thor.myexample.com
>
>/etc/hosts
>127.0.0.1 localhost
>192.168.1.1 thor.myexample.com thor
>192.168.1.2 odin.myexample.com odin
>
>
>/etc/host.conf
>order hosts, bind
>multi on
>
>/etc/resolv.conf
>nameserver 192.168.1.1
>search myexample.com
>
>
>thor:~# ifconfig -a
>lo Link encap:Local Loopback
> inet addr:127.0.0.1 Bcast:127.255.255.255 Mask:255.0.0.0
> UP BROADCAST LOOPBACK RUNNING MTU:3584 Metric:1
> RX packets:18 errors:0 dropped:0 overruns:0 frame:0
> TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 coll:0
>
>eth0 Link encap:Ethernet HWaddr 00:60:97:BF:4D:E5
> inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
>
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 coll:0
> Interrupt:10 Base address:0x330
>
>
>thor:~# netstat -nr
>Kernel IP routing table
>Destination Gateway Genmask Flags MSS Window irtt
>Iface
>192.168.1.0 0.0.0.0 255.255.255.0 U 1500 0 0
>eth0
>127.0.0.0 0.0.0.0 255.0.0.0 U 3584 0 0
>lo
>
>
>thor:~# route
>Kernel IP routing table
>Destination Gateway Genmask Flags Metric Ref Use
>Iface
>localnet * 255.255.255.0 U 0 0 0
>eth0
>loopback * 255.0.0.0 U 0 0 1
>lo
>
>
>
>
------------------------------
From: "J" <[EMAIL PROTECTED]>
Crossposted-To: comp.mail.sendmail,comp.os.linux.setup,linux.redhat.install
Subject: Re: Setting up SendMail for Lan at home
Date: Sun, 27 Dec 1998 19:13:03 +0100
Hi
I've solved the problem. Thanks for all the help I got from all who replied
and from this NG.
I didn't read all of the Mail-Queue HowTo and I hadn't changed the line
R$* < @ $* $~P > $* $: $1 < @ $[ $2 $3 $] > $4
to
#R$* < @ $* $~P > $* $: $1 < @ $[ $2 $3 $] > $4
in sendmail.cf
now internal mail work just fine. (for internal mail anyway)
How can I make sendmail relay external mail? I've tried setting the "smart
host" line
to my mailserver 'DSmyexternalsmtp.domain.com but sendmail onlu returns
error "we don'd relay" to my mailprogram.
------------------------------
From: Jon & Barry Gilman <[EMAIL PROTECTED]>
Subject: Re: Utility to log foreign ip address'
Date: Sun, 27 Dec 1998 11:39:30 -0500
Sorry for the confusion I wrote that e-mail really late at night......Here
is a more concise answer:
I am using Linux, version 5.2, with kernel 2.0.36 on an Intel 586. This
computer acts as the office router. We use it as our primary access to the
internet and as a means to get mail from our isp. I have been perusing
through the log files lately and have found ip's that no one can make claim
to (ie. no one in the office can account for this ip address getting
logged). Therefore, I wrote a gawk script to "filter" all ip's that we were
aware of (someone telneting into the router or ftping files) and outputting
"foreign" ip's to a file. This has been successfully implemented however, I
was wondering if someone has come up with a better way of implementing the
production of a log file of all unknown ip addresses so that sys admins
can keep a vigilant eye upon them, scolding interlopers as they see fit.
This can come in the form of a list of ip's that are allowed access to the
router that gets checked every time someone requests access from the outside
world or some other method I am not cognizant of. If you or anyone else
knows of such a utility, or a good method to implement this sort of security
regime, I would appreciate hearing back from you. Please do not reply to the
above e-mail address (home for the holidays on parents computer) please
e-mail me at:
[EMAIL PROTECTED]
or
[EMAIL PROTECTED]
Thanks for all your help!
Sincerely,
Brian Gilman
"Dennis M. Gray" wrote:
> Is "address'" supposed to be the plural of "addresses". (apostrophe not
> needed)
>
> Is "ip's" supposed to be "ip addresses"?
>
> I am not sure of what you are looking for? Are you maintaining a
> database of "valid" IP addresses for security reasons?
>
> What are "foreign" IP addresses? What criteria determine an unexpected
> result?
>
> Thanks,
>
> Dennis
>
> Brian Gilman wrote:
>
> > Can anyone point me to a site or name of any utility that logs foreign
> > ip address'. Specifically, a utility that will check ip's against a
> > database and parse the result, if the outcome is not as expected, to a
> > log file? Thanks in advance....
> > Sincerely,
> >
> > Brian Gilman
> >
> > Director of Biological Sciences
> >
> > Interscience Inc.
> >
> > Troy, NY 12180
------------------------------
From: [EMAIL PROTECTED] (Clifford Kite)
Subject: Re: PPP problem with HW flow control
Date: 27 Dec 1998 10:50:09 -0600
[EMAIL PROTECTED] wrote:
: I have set up pppd according to the HOWTO and everything seems to work fine
: except for one thing. As soon as I add the crtscts (HW flow-control) option to
: pppd, chat refuses to speak to my modem.
: The problem is reproduceable using minicom. Using HW flow-control brings
: everything to a grinding halt, removing it makes everything work almost fine
: except for speed.
: My modem config is:
: B0 E1 L1 M1 N5 Q0 V1 X4
: &B1 &C1 &D3 &G0 &H3 &J0 &K4 &L0 &M0 &N0 &P1 &R1 &S0 &X0 &Y1
: *B0 *C0 *D0 *E0 *F0 *G0 *I0 *L0 *M0 *P9 *Q2 *S0
..
: The &H3 option enables HW flow control.
The option &K3 enables DTR/Modem Flow Control on my Hayes compatible modem.
..
--
Clifford Kite <[EMAIL PROTECTED]> Not a guru. (tm)
/* Those who can't write, write manuals. */
------------------------------
From: [EMAIL PROTECTED] (Clifford Kite)
Subject: Re: PPP 2.3.5 compile problem
Date: 27 Dec 1998 11:01:29 -0600
Ed Meyer ([EMAIL PROTECTED]) wrote:
: Karl Kamin wrote:
: >
: > While doing a make modules, I get the following errors:
: >
: > gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
: > -fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2
: > -malign-jumps=2 -malign-functions=2 -DCPU=686 -DMODULE -c -o ppp.o
: > ppp.c
: > ppp.c: In function `ppp_dev_xmit':
: > ppp.c:3104: too few arguments to function `dev_kfree_skb'
<snip>
: There seems to be a bug in /usr/src/linux/drivers/net/ppp.c on
: line 3079:
: #if LINUX_VERSION_CODE < VERSION(2,1,86)
: which I believe should read
: #if LINUX_VERSION_CODE > VERSION(2,1,86)
Yes. For a pristine ppp-2.3.5 distribution; the starting line may vary
for a modified package.. (Although it's likely ">=" - not that it's
going to make any difference for most people.)
--
Clifford Kite <[EMAIL PROTECTED]> Not a guru. (tm)
/* Speak softly and carry a +6 two-handed sword. */
------------------------------
From: [EMAIL PROTECTED] (Clifford Kite)
Crossposted-To: alt.os.linux
Subject: Re: dial-in problem (no answer)
Date: 27 Dec 1998 12:28:35 -0600
Jean-Francois Bigras ([EMAIL PROTECTED]) wrote:
: I have a modem on cua3 and it is work fine for dial-up, but I'm unable
: to receive call. These are my configuration files use with
: getty_ps-2.0.7j.
Below are configurations that once worked for me and a 9600 baud modem
on /dev/ttyS1 compared to the appropriate ones in your configuration.
YMMV.
: -----------------------------------------------------------------------
: # /etc/inittab
<snip>
: s3:2345:respawn:/sbin/uugetty ttyS3 57600
d2:45:respawn:/sbin/uugetty -d /etc/default/uugetty.ttyS1 ttyS1 9600\
vt100 LDISC0
: -----------------------------------------------------------------------------
: # /etc/gettydefs
: # Format: <speed># <init flags> # <final flags> #<login
: string>#<next-speed>
: #
: # Virtual Console entry
: VC# B9600 SANE CLOCAL # B9600 SANE -ISTRIP CLOCAL #@S login: #VC
vc# B9600 SANE # B9600 SANE -ISTRIP CLOCAL #@S login: #vc
<snip>
: # 230400 autobauding Modem entry with hard flow control
: 230400# B230400 CS8 CRTSCTS # B230400 SANE -ISTRIP HUPCL CRTSCTS #@S
: login: #115200
: 115200# B115200 CS8 CRTSCTS # B115200 SANE -ISTRIP HUPCL CRTSCTS #@S
: login: #57600
: 57600# B57600 CS8 CRTSCTS # B57600 SANE -ISTRIP HUPCL CRTSCTS #@S login:
: #38400
: 38400# B38400 CS8 CRTSCTS # B38400 SANE -ISTRIP HUPCL CRTSCTS #@S login:
: #19200
: 19200# B19200 CS8 CRTSCTS # B19200 SANE -ISTRIP HUPCL CRTSCTS #@S login:
: #9600
: 9600# B9600 CS8 CRTSCTS # B9600 SANE -ISTRIP HUPCL CRTSCTS #@S login:
: #2400
: 2400# B2400 CS8 CRTSCTS # B2400 SANE -ISTRIP HUPCL CRTSCTS #@S login:
: #230400
9600# B9600 CS8 # B9600 SANE -ISTRIP #@S login: #4800
4800# B4800 CS8 # B4800 SANE -ISTRIP #4800-login: #2400
2400# B2400 CS8 # B2400 SANE -ISTRIP #2400-login: #1200
1200# B1200 CS8 # B1200 SANE -ISTRIP #1200-login: #9600
: ------------------------------------------------------------------------------------
: # /etc/default/uugetty.ttyS3
: #
: INITLINE=cua3
: TIMEOUT=60
: INIT="" \d+++\dAT\r OK\r\n ATH0\r OK\r\n AT\sM0\sE1\sQ0\sV1\sX4\sS0=0\r
: OK\r\n
: WAITFOR=RING
: # format: <expect> <send> ... (chat sequence)
: CONNECT="" ATA\r CONNECT\s\A
: DELAY=1
CLEAR = NO
HANGUP=YES
INIT="" ATZ\r OK
WAITFOR=RING
CONNECT="" ATA\r CONNECT \s\A
(ATZ is my regular modem user configuration.)
: --------------------------------------------------------------------------------
--
Clifford Kite <[EMAIL PROTECTED]> Not a guru. (tm)
------------------------------
From: [EMAIL PROTECTED] (Mads Westermann)
Subject: Re: PPP problem with HW flow control
Date: Sun, 27 Dec 1998 17:41:06 +0100
In article <76469v$[EMAIL PROTECTED]>, [EMAIL PROTECTED]
says...
> This probably isn't the problem, but here's a long shot.
>
> If you have an external modem and your cable is incorrect, it may be
> that turning on the hardware flow control is causing it to look at a
> pin on the connector that's always on or always off due to the cable
> wiring. That could stop you cold.
>
Unfortunately not - I have tried to swap both cable and modem and tried
cable and modem under WinBlows to verify that hardware handshake works
with the components.
Mads Westermann
------------------------------
From: [EMAIL PROTECTED] (Paul B. Brown)
Crossposted-To: comp.os.linux.misc
Subject: Re: Time Synch
Date: 27 Dec 1998 20:04:23 GMT
David,
There are two for a Linux box. Both have their pluses and minuses.
1. xntp 4.0 located at http://www.eecis.udel.edu/~ntp/
This is *THE* time sync program. It is a daemon and not a cron job.
If setup correctly, it will keep you clock extremely accurate. It
good if you are connected to the Internet 24x7. The minuses include
security problems if not setup correctly, tricky to setup, and "yet
another daemon to be hacked". ;->
2. nist or ntpdate. These two are cron jobs and very simple to setup.
They will query a time server only when asked. The minus here is that
they will not keep you server/workstation as accurate as xntp.
Anyway, a good page to hit for various freeware/shareware solutions is:
http://www.eecis.udel.edu/~ntp/software.html
Enjoy!
Paul
===========================================================================
Paul B. Brown [EMAIL PROTECTED]
President
Brown Technologies Network, Inc. http://www.btechnet.com/
Unix Systems Administration "Sailing is a state of mind . . . ."
===========================================================================
In article <[EMAIL PROTECTED]>,
David Steuber <[EMAIL PROTECTED]> writes:
>I am looking for a little utility that I can run from cron to set the
>time on my Linux machine by connecting to port 13 or 37 on a standard
>time server on the east coast of the USA.
>
>I've also noticed that I am not running either the daytime (port 13)
>or the time (port 37) services. I would like those to start when the
>machine boots up. How do I do that?
>
>I have SuSE 5.3 distribution of Linux.
>
------------------------------
** 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
******************************