Linux-Networking Digest #698, Volume #9 Mon, 28 Dec 98 18:13:36 EST
Contents:
Re: chap authentication fails (Clifford Kite)
Re: Unidentified network card (Daniel Ward)
Masquerading and Performance (David Kirkpatrick)
Multiple subnets behind Linux Masquerading (David Kirkpatrick)
Re: Easy UNIX editor (Michal Jaegermann)
Re: Apache - Virtual Host or /etc/hosts ("Wizard")
PPP Options Setting for PAP Dialin Server? ("Charles Stack")
Re: what exactly is SYN flood? (Barry Margolin)
Linux as Proxy Server ("wkchiu")
Re: Program to display Linux Xwindows on NT 4 Desktop? (Thomas Kreis)
network security ("medecs")
Re: Can't ping but card, crossover cable, routing all OK (Was: Re: smc-ultra module
loads but base address changes in ifconfig) (Kevin Lamonte)
Re: monitoring the web-browser? (David Khait)
Re: ppp setup (Paul B. Brown)
Re: Ethernet Card problems (Marc Vanbegin)
Re: IP (Ashok Aiyar)
----------------------------------------------------------------------------
From: [EMAIL PROTECTED] (Clifford Kite)
Subject: Re: chap authentication fails
Date: 28 Dec 1998 13:31:41 -0600
Robert Vollmert ([EMAIL PROTECTED]) wrote:
: Hello,
: I'm trying to set up a PPP-link to an ISP using CHAP. Everything works
: fine except for the authentication process. No problems with Windows. A
: different provider using PAP works, too. I set up the configuration
: using `pppconfig'.
I've not used pppconfig but the things required for CHAP authentication
are described below.
You need a /etc/ppp/chap-secrets file, usually one with the single line
<username> * <password> *
works. Of course <username> and <password> are placeholders for the
real things.
You also need the pppd option "name <username>", /etc/ppp/options is one
place where it might be configured.
: Another question: What does the LCP configuration option < 13 03 00>
: mean?
This is a callback LCP option (13) but I'm not sure about the 03 00 data
fields. Looks like the ISP asked for it but pppd is not built for it.
The ISP seems to have accepted the rejection without trouble so it
should not be a problem here.
: Here's part of the logs:
: pppd[21366]: pppd 2.3.5 started by root, uid 0
: pppd[21366]: Serial connection established.
: pppd[21366]: Using interface ppp0
: pppd[21366]: Connect: ppp0 <--> /dev/ttyS1
: pppd[21366]: sent [LCP ConfReq id=0x1 <magic 0x8740837e> <pcomp>
: <accomp>]
: pppd[21366]: rcvd [LCP ConfReq id=0x1 <auth chap 05> <magic 0xde5057e8>
: < 13 03 00>]
: pppd[21366]: sent [LCP ConfRej id=0x1 < 13 03 00>]
: pppd[21366]: rcvd [LCP ConfReq id=0x2 <auth chap 05> <magic 0xde5057e8>]
: pppd[21366]: sent [LCP ConfAck id=0x2 <auth chap 05> <magic 0xde5057e8>]
: pppd[21366]: sent [LCP ConfReq id=0x1 <magic 0x8740837e> <pcomp>
: <accomp>]
: pppd[21366]: rcvd [LCP ConfRej id=0x1 <pcomp> <accomp>]
: pppd[21366]: sent [LCP ConfReq id=0x2 <magic 0x8740837e>]
: pppd[21366]: rcvd [LCP ConfAck id=0x2 <magic 0x8740837e>]
: pppd[21366]: sent [LCP EchoReq id=0x0 magic=0x8740837e]
: pppd[21366]: rcvd [CHAP Challenge id=0x3
: <31231609fcefe2d4c7baad9f9285785a>, name = "chap"]
: pppd[21366]: sent [CHAP Response id=0x3
: <99aab36e7db354b4997b83b9147dd5ed>, name = "my.name"]
: pppd[21366]: rcvd [LCP EchoRep id=0x0 magic=0xde5057e8]
: pppd[21366]: rcvd [CHAP Failure id=0x3 ""]
: pppd[21366]: CHAP authentication failed
: pppd[21366]: rcvd [LCP TermReq id=0x4]
: pppd[21366]: LCP terminated by peer
: pppd[21366]: sent [LCP TermAck id=0x4]
: pppd[21366]: Hangup (SIGHUP)
: pppd[21366]: Modem hangup
: pppd[21366]: Connection terminated.
: pppd[21366]: Exit.
--
Clifford Kite <[EMAIL PROTECTED]> Not a guru. (tm)
------------------------------
From: Daniel Ward <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.questions
Subject: Re: Unidentified network card
Date: Mon, 28 Dec 1998 14:47:38 -0600
On Mon, 28 Dec 1998, Andras Istvan-Attila wrote:
> On the card stays: 906-E16 REV 2.0
>
> It has a chip: DP83906VLJ
> P.S. irq=10 io=0x320 is set by the jumpers
> Tried the modules: 8390.o and ne.o but they doesn't seem to work.
I haven't heard of those cards lately. Check the HARDWARE-COMPATIBILITY
HOWTO to see if the card is listed. If your card is ne2000 compatible
then the appropriate drivers should work. If they don't then i'd suggest
you double-check your jumper configurations and possibly open to the idea
that your network card is toast... It doesn't take much for a network
card to go...
-Daniel
[EMAIL PROTECTED]
------------------------------
From: David Kirkpatrick <[EMAIL PROTECTED]>
Subject: Masquerading and Performance
Date: Mon, 28 Dec 1998 15:11:03 -0500
Hello,
I have a question on performance of a Linux box used as the
gateway for my computers to get on the network. Also about using the
Linux server while its online
working hard.
The setup is all working and fairly fast. The setup is:
Laptop NT
server Linux8
98
Modem PPP0 <<--->> ISP
128.125.1.7
========================128.125.1.1===========(eth0)128.125.1.8
The modem card is a Rockwell something running X2 (no V90). My
connection
speed is usually around 31k to 56K.
When I use the two MS boxes the response is good. I monitor on
Linux8 with
tcpdump on PPP0 and eth0 and xosview and xsysinfo. The load and %cpu is
low along with mem usage and cache usage.
If I start an applicaiton such as Netscape my mem useage goes up
and cache
expands even more. This is probably normal. I have 64 meg of SDRAM on
a
200 mhz Cyrix board. It looks like I cannot do much apps work on the
server which
probably should not be done anyway BUT - I would still like to know if
there is any
tuning I can do to 1. Permit the server to run better when its used
solely as a server and 2. Allow me to use it lightly while its a server
and not affect its performance as
a server.
I should add that the net cards are 10mb's.
Grep'ing through the HOWTO's did not produce anything that seemed
worthwhile.
There must be some system parameters as opposed to IP specific
parameters that are
available. Any pointer to information would be appreciated. Also any
information on
shareware system monitoring tools would be helpfull.
Can anyone point me to the source for xosview or xsysinfo? Is there
a system
call simmilar structure to sysinfo in Linux that can be gotten from the
kernel?
Thanks
David Kirkpatirck
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
------------------------------
From: David Kirkpatrick <[EMAIL PROTECTED]>
Subject: Multiple subnets behind Linux Masquerading
Date: Mon, 28 Dec 1998 15:43:15 -0500
Hi,
I have a configuration question about having a server connected to a
Linux
machine using masquerading. The question is how to configure the NT
side of things.
I have tried several configurations add would like to know its possible
or any
documentation you may know that is available. I have not found anything
that addresses
this in the HOWTO and probably would not expect to as its on the NT
side. I'm hoping
to find someone who has set up something simmilar and can point me to
some doc.
Laptop Intel base Intel base
Roadrash Server Linux8
OS:98 OS:NT server OS:Linux RH
128.144.1.7<<hub>>128.144.1.1<>128 125.1.1<<hub>>128.125.1.8
PPP0
--->Modem----Dialup ISP
assigns
dynamic addr.
I could not get the above working. I took out the 128.144.1 card from
Server and
reconfigured Roadrash to 128.125.1.7. I setup the DNS on Server to
point to the ISP's
settings which were the same as in /etc/resolv.conf on Linux8. The
system looked like
Laptop Intel base
Intel base
Roadrash Server
Linux8
OS:98 OS:NT server
OS:Linux RH
128.125.1.7<<hub>>===128 125.1.1-----<<hub>>-----128.125.1.8
PPP0 --->Modem----Dialup
ISP assigns dynamic addr.
This all worked fine. Laptops DNS settings were also modifies line
Servers to
the same setting as in /etc/resolv.config.
Again the goal is to get the top configuration working but I'm confused
over how to
setup Server with two cards and have it be an independant server/router
with its
own DNS setting but still forward packets forward to Linux8.
Any information would be appreciated.
Thanks
David Kirkpatrick
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
>
------------------------------
From: [EMAIL PROTECTED] (Michal Jaegermann)
Crossposted-To:
comp.os.linux.misc,comp.os.linux.portable,comp.os.linux.powerpc,comp.os.linux.setup
Subject: Re: Easy UNIX editor
Date: 28 Dec 1998 19:51:01 GMT
Reply-To: [EMAIL PROTECTED]
CSO Visitor ([EMAIL PROTECTED]) wrote:
: > > N. Richard Caldwell wrote:
: > > > Inserting one character is a worst case proposition for vi. Whatever
: > > > time you lose in those rare instances is recouped 1000 times over
: > > > during normal use simply because it's so efficient in most other
: > > > respects.
: > > >
: This is hardly a "rare instance"! I spend a good fraction of my vi
: time doing it.
Then why you are not using one from a long list of non-modal editors?
There are so many to choose from very simple ones, like xedit or pico,
to emacs on a "high end".
--mj
------------------------------
From: "Wizard" <[EMAIL PROTECTED]>
Subject: Re: Apache - Virtual Host or /etc/hosts
Date: Mon, 28 Dec 1998 17:23:28 +0100
Read www.apache.org about virtual hosts
------------------------------
From: "Charles Stack" <[EMAIL PROTECTED]>
Subject: PPP Options Setting for PAP Dialin Server?
Date: Mon, 28 Dec 1998 11:35:17 -0500
Read Josh Gentry's paper he published on 12/27 on this newsgroup. It was
invaluable in getting the basic dialup connection running.
Now, I'm trying to get PAP authorization running so that I don't have to
bring up a terminal window on my Win95 box just to login. I'd like my
dialin to work exactly like my other DUN connections...just point, click,
and away you go.
Something else I noticed...when I did a WHO as root (on the Linux box), the
command returned my root sessions but not my ttyS0 connection. In fact, WHO
just hung. Can anyone tell me how to make WHO work correctly?
Thanks,
Charles
------------------------------
From: Barry Margolin <[EMAIL PROTECTED]>
Crossposted-To: comp.security.unix
Subject: Re: what exactly is SYN flood?
Date: Mon, 28 Dec 1998 16:39:22 GMT
In article <[EMAIL PROTECTED]>,
Erik de Castro Lopo <[EMAIL PROTECTED]> wrote:
>[EMAIL PROTECTED] wrote:
>> Dec 26 19:47:24 ndx kernel: Warning: possible SYN flood from 206.138.123.456
>> on 206.138.123.456:19000. Sending cookies.
>>
>> dangerous?
>> what could I do to protect my makina from the bad guys?
>
>Getting the above message means that you are already protected.
>If the IP address wasn't bogus (206.138.123.456), you could complain
>the ISP that owns the IP address block.
That IP address isn't merely bogus (i.e. not assigned), it's impossible.
No octet of an IP address can be greater than 255, so an IP address can't
end in .456. He must have replaced the addresses in the log message.
Of course, if the "from" and "on" addresses are both the same, as in the
faked log message, and the "on" address is his own machine, then either the
source address is forged (as most SYN floods are) or something is looping
on his own machine.
--
Barry Margolin, [EMAIL PROTECTED]
GTE Internetworking, Powered by BBN, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Don't bother cc'ing followups to me.
------------------------------
From: "wkchiu" <[EMAIL PROTECTED]>
Subject: Linux as Proxy Server
Date: Tue, 29 Dec 1998 00:17:47 +0800
I have just purchased Red Hat Linux 5.2. I am very eager to know whether
there is tools in the box to let a linux machine act as a proxy server, and
how to do that.
Can anyone help pls.
wkchiu
------------------------------
From: Thomas Kreis <[EMAIL PROTECTED]>
Crossposted-To:
microsoft.public.windowsnt.apps,microsoft.public.windowsnt.terminalserver.applications
Subject: Re: Program to display Linux Xwindows on NT 4 Desktop?
Date: Mon, 28 Dec 1998 16:12:05 GMT
Jez Tucker wrote:
> Hi,
>
> I'm looking for a program that will display the Xwindow output from my
> Redhat 4.2 linux box onto my NT 4.0 W/S desktop.
> I don't want to do it the other way around (NT on UNIX) as I only have a
> mono VGA monitor for the unix box and I need the color one for NT. Doing it
> this way, i can keep the mono monitor for a terminal shell and bring up the
> xwindows stuff on my PC (preferably using the power of the Matrox Mil' II
> card in the PC to disply the screen, rather than the Matrox Mil' I card in
> the unix box to display the screen).
>
> If it were free/shareware that'd be even better. I don't really want an
> expensive corporate solution.
>
> Any ideas much appreciated,
>
> Jez Tucker
>
> emailto:[EMAIL PROTECTED]
Hi Jez
have a look at microimages MI/X which is a free X-server for NT, allowing you
to get the Redhat X onto the NT machine. The URL is http://www.microimages.com
and got o the Free Stuff section
Regards Thomas
------------------------------
From: "medecs" <[EMAIL PROTECTED]>
Subject: network security
Date: Wed, 30 Dec 1998 00:37:10 +0800
hi ...
can somebody give me a genaral briefing how to secure a DNS using BIND
software...this is my final year project...please help me
------------------------------
From: Kevin Lamonte <[EMAIL PROTECTED]>
Subject: Re: Can't ping but card, crossover cable, routing all OK (Was: Re: smc-ultra
module loads but base address changes in ifconfig)
Date: 28 Dec 1998 20:35:32 GMT
Jeremy Malcolm <[EMAIL PROTECTED]> wrote:
> I have two computers (a Linux PC and an NT laptop) connected with a
> crossover ethernet cable, and neither can ping the other. The problem is
> not:
> (e) Routing. Both machines are set to route to the other through
> their respective ethernet interfaces. Also, like I said,
> they have no problem pinging themselves or transmitting ping
> packets.
> OK, so now that we know what is *not* the problem, what *might* the
> problem be?
Routing, definitely. Neither card is at fault, since both cause the
activity led on the other to blink, so the physical layer is fine. Your
routes for _both_ machines must be properly configured. My guess is that
you set one or both of the machines as a gateway. If this is the case
then one of your machines doesn't understand that it is physically on
the same network as the destination, and rather than address the packet
to the host directly it tries to "route" the packet through the "gateway"
(the other host). Depending on which OS the host runs, the packet either
gets lost or bounces off to another gateway. OTOH, if your linux box
is supposed to be a real gateway for the NT box, perhaps via a modem,
then still the NT box needs _two_ routes: one to the local network and
one to the default network (Internet) using the linux box as gateway.
Likewise your linux box needs two routes.
On the linux side, look in your /etc/rc.d/rc.inet1 (for Slackware, I assume
the other dists use similar) for the ADDRESS, NETMASK, NETWORK, BROADCAST,
and GATEWAY. Set these values correctly. Example: address="192.168.1.1",
netmask="255.255.255.0", network="192.168.1.0", broadcast="192.168.1.255",
gateway="". Or you can manually set it this way:
ifconfig eth0 down
ifconfig eth0 address 192.168.1.1 netmask 255.255.255.0 broadcast 192.168.1.255 up
route add -net 192.168.1.0 netmask 255.255.255.0 eth0
Then in the NT side, under CP->Network, set its ip address and netmask, and
make sure the gateway is empty.
> Huge thanks for any responses! (Please cc by email if you can.)
> [ JEREMY MALCOLM <[EMAIL PROTECTED]> http://www.malcolm.ml.org ]
CC'd to [EMAIL PROTECTED]
--
Kevin Lamonte | kevinl at jove dot acs dot unt dot edu
==============================================================
Fight spam! | Join the Cause! http://www.cauce.org
From: [EMAIL PROTECTED] (|) Support the Smith Bill to eliminate
From: root@localhost (|) Unsolicited Commercial Email!
------------------------------
From: David Khait <[EMAIL PROTECTED]>
Subject: Re: monitoring the web-browser?
Date: Mon, 28 Dec 1998 16:55:14 GMT
I don't know whether you are simply trying to learn about the HTTP
protocol the hard way. If you are, there are some excellent resources
out there. For starters, check out the libwww-perl library home page:
'http://www.linpro.no/lwp/'
Boris
P.S. With libwww you don't even need to know about HTTP. I can also
point you to some books later (I don't have them close by and I don't
remember titles and authors right now) - just send me an e-mail
([EMAIL PROTECTED])
Joachim Paulini wrote:
>
> For debugging and test purposes I need an easy way to monitor what a
> web-browser (e.g. Netscape) sends and gets. (The background is: I want to
> write a program, probabyly in perl or python, that automates some tasks).
>
> Any hints?
>
> Joachim
>
> ---
> [EMAIL PROTECTED]
------------------------------
From: [EMAIL PROTECTED] (Paul B. Brown)
Subject: Re: ppp setup
Date: 28 Dec 1998 21:08:50 GMT
>How do i setup my internet connection to work under linux?
What kind of connection do you want to establish? An analog modem
connection? A cable modem connection? A satellite link? What?
I will make the following assumptions to save time:
1. You want to establish a 33.6 or 56K modem connection to your ISP.
2. You want to control when the line is active and when it is not.
3. You do not want to automate the connection. You will run the connect
and disconnect my hand or cron job.
4. You will connect via the PPP protocol instead of SLIP or CSLIP.
The first thing to do is recompile your kernel with PPP support turned
on. Once that's done, you will need to adjust your your serial line
boot scripts to initialize the serial port:
cd /dev
SETSERIAL="/bin/setserial -b"
PORTS=`echo cua? cua??`
AUTO_IRQ=auto_irq
${SETSERIAL} -bg ${PORTS}
Make sure your modem is installed and that you can run minicom to test
your connection to the ISP. Make sure all the protocol bugs are worked
out, minus the PPP protocol. Minicom can also show you how to initialize
the modem for use. You can use that information in the chat script below.
One the modem installation, setup, and testing is complete, you will need
to use the following scripts. Read them over carefully and let me know
if you have any questions.
ppp-on is used to start a connection.
ppp-on-dialer is used to actually talk to the modem and get the connection
established.
ppp-off is used to terminate a connection.
apppd is a script that will keep your connection active 24x7.
Enjoy!
Paul
=============================== ppp=on ====================================
#!/bin/sh
TELEPHONE=555-1212 # The only telephone number
ACCOUNT=username # The account name for logon
PASSWORD=password # The password for this account
LOCAL_IP=1.2.3.4 # Local IP address if known. Dynamic = 0.0.0.0
REMOTE_IP=0.0.0.0 # Remote IP address if desired. Normally 0.0.0.0
NETMASK=255.255.255.0 # The proper netmask if needed
DIALER_SCRIPT=/etc/ppp/ppp-on-dialer
exec /usr/sbin/pppd debug lock modem crtscts /dev/ttyS1 38400 \
asyncmap 20A0000 escape FF kdebug 0 $LOCAL_IP:$REMOTE_IP \
noipdefault netmask $NETMASK defaultroute connect $DIALER_SCRIPT
===========================================================================
=========================== ppp=on=dialer =================================
#!/bin/sh
exec chat -v \
TIMEOUT 3 \
ABORT '\nBUSY\r' \
ABORT '\nNO ANSWER\r' \
ABORT '\nRINGING\r\n\r\nRINGING\r' \
'' \rAT \
'OK-+++\c-OK' ATH0 \
TIMEOUT 60 \
OK ATE1Q0S0=0M0DT$TELEPHONE \
CONNECT '' \
ogin:--ogin: $ACCOUNT \
assword: \\q$PASSWORD
===========================================================================
============================== ppp=off ====================================
#!/bin/sh
######################################################################
#
# Determine the device to be terminated.
#
if [ "$1" = "" ]; then
DEVICE=ppp0
else
DEVICE=$1
fi
######################################################################
#
# If the ppp0 pid file is present then the program is running. Stop it.
if [ -r /var/run/$DEVICE.pid ]; then
kill -INT `cat /var/run/$DEVICE.pid`
#
# If the kill did not work then there is no process running for this
# pid. It may also mean that the lock file will be left. You may wish
# to delete the lock file at the same time.
if [ ! "$?" = "0" ]; then
rm -f /var/run/$DEVICE.pid
logger "ppp-off: ERROR -> Removed stale pid file"
exit 1
fi
#
# Success. Let pppd clean up its own junk.
logger "ppp-off: PPP link to $DEVICE terminated."
echo "PPP link to $DEVICE terminated."
exit 0
fi
#
# The ppp process is not running for ppp0
logger "ppp-off: ERROR -> PPP link is not active on $DEVICE"
exit 1
===========================================================================
============================== apppd ======================================
#!/bin/bash
#
# apppd: This script is the wrapper around the ppp-on and ppp-off shell
# scripts. These scripts will make sure a PPP connection stays
# active. If a down PPP state is detected the phone is redialed
# and the PPP connection is re-established.
#
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/X11/bin
PATH=$PATH:/usr/openwin/bin:/etc
export PATH
WHOAMI=`whoami`
if [ "$WHOAMI" != "root" ] ; then
echo "apppd: you must be root to run this process. (user="$WHOAMI")"
logger "apppd: you must be root to run this process. (user="$WHOAMI")"
exit 1
fi
logger "apppd: begin pppd process."
NO=""
CLEANUP_TIME=5
SNOOZE_TIME=300
old_packet_count=0
is_ppp_active=`ifconfig ppp0 | grep "UP POINTOPOINT RUNNING"`
if [ "$is_ppp_active" = "$NO" ] ; then
logger "apppd: clean up the pppd daemon."
ppp-off
sleep $CLEANUP_TIME
logger "apppd: bring up the pppd daemon."
ppp-on
fi
while true ; do
sleep $SNOOZE_TIME
is_ppp_active=`ifconfig ppp0 | grep "UP POINTOPOINT RUNNING"`
cur_packet_count=`ifconfig ppp0 | grep RX | cut -d":" -f2 | cut -d" " -f1`
# check to see if the ppp connection is down, if so then cycle the ppp
# connection.
if [ "$is_ppp_active" = "$NO" ] ; then
logger "apppd: checking pppd status: inactive (ifconfig test)."
logger "apppd: clean up the pppd daemon."
ppp-off
sleep 15
logger "apppd: bring up the pppd daemon."
ppp-on
old_packet_count=0
# check to see if there is any activity on the line during the last five
# minutes, if so then do nothing. If not, ping target
elif [ $cur_packet_count -ne $old_packet_count ] ; then
old_packet_count=$cur_packet_count
# Ping target 5 times and check status, cycle ppp if needed.
else
TS=`ifconfig ppp0 | grep "P-t-P" | cut -d: -f3 | cut -d" " -f1`
ping -c5 -i6 -q $TS > /dev/null 2>&1
cur_packet_count=`ifconfig ppp0 | grep RX | cut -d":" -f2 | cut -d" " -f1`
if [ $cur_packet_count -ne $old_packet_count ] ; then
old_packet_count=$cur_packet_count
else
logger "apppd: checking pppd status: inactive (ping test)."
logger "apppd: clean up the pppd daemon."
ppp-off
sleep 15
logger "apppd: bring up the pppd daemon."
ppp-on
old_packet_count=0
fi
fi
done
exit 0
===========================================================================
===========================================================================
Paul B. Brown [EMAIL PROTECTED]
President
Brown Technologies Network, Inc. http://www.btechnet.com/
Unix Systems Administration "Sailing is a state of mind . . . ."
===========================================================================
------------------------------
From: Marc Vanbegin <[EMAIL PROTECTED]>
Subject: Re: Ethernet Card problems
Date: Sun, 27 Dec 1998 22:48:26 +0100
In the file /proc/pci, you 'll find the IRQ and I/O Address of the card.
Add in the file /etc/conf.modules the 3 lines :
alias eth0 8390
alias eth0 ne
options eth0 io=3D0xNNNN irq=3DM
where NNNN is the I/0 Address and M the IRQ.
Reboot.
It worked with mine.
Hopes it helps.
Marc
John Hemmings a =E9crit :
> I have a ENW-8300-T Ethernet card which is also a Realtek RTL8029. Has=
> anyone any ideas how to set this up under Linux. It works fine under W=
95
> using the disk that came with it.
>
> BTW, there are some files for SCO Unix on the disk, would they help?
>
> Regards
> John Hemmings
------------------------------
From: [EMAIL PROTECTED] (Ashok Aiyar)
Subject: Re: IP
Date: 28 Dec 1998 17:10:45 GMT
Reply-To: [EMAIL PROTECTED]
On 27 Dec 1998 20:35:44 GMT,
Paul B. Brown ([EMAIL PROTECTED]) wrote:
>>Everytime i login on my ISP i receive a different IP number
>>I can't receive emails on my linux comp
>>is there a way to combine linux standard mail with email?
>
>If you are trying to setup a mail sever with a DHCP address, you are in
>for a difficult time. No, let's face it, you're screwed. E-mail servers
>require MX records in the DNS and thus a static IP address for the host.
>
>Bottom line: no static IP address = no e-mail server.
A few years ago your response would have been correct; thankfully (for
those of us who are assigned IP addresses dynamically), it isn't true
any more.
There are several places that offer dynamic DNS, i.e. allow you to
keep a fixed hostname even with dynamically assigned IP addresses.
With dynamic DNS it is possible to run an smtp server on your Linux
PC at home.
Monolith internet services (ml.org) used to offer a free dynamic DNS
service -- unfortunately they don't any more. There are several other
places that offer dynamic DNS service for about $20 a year. I use one of
them -- www.tzo.com, and am pleased with their service.
Later,
Ashok
--
Ashok Aiyar, Ph.D.
McArdle Laboratory for Cancer Research
http://aiyar.home.ml.org
------------------------------
** 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
******************************