Linux-Networking Digest #839, Volume #10 Tue, 13 Apr 99 06:13:32 EDT
Contents:
Re: network setup ("William Evans")
Telnet and FTP woes ("Douglas A. Haines")
!Casinostips! gambling tips and online casinos/reviews at: ([EMAIL PROTECTED])
REQ: Need option on a NIC Card for Linux... (Kalia)
Weirdness with DNS... ("testing")
Re: 2 Ethernet Cards - IRQ/Address Conflict? Help! ("Aaron Fillion")
Mail server setup under Linux. ("Dave Wallis")
Re: Apache Server - Can I log where requests are coming from? (Kent Perrier)
LCP timeout problem ("Phillips")
Confiure SAMBA (Chris Kaukis)
Re: Playing BATTLE.NET and Age of Empires behind IP Masquerade ("Eugene")
Re: very primitive webserver--need help (jason)
Re: Using Linux instead of NT Server in home environment.... (John Thompson)
Apache Server - Can I log where requests are coming from? (Neil Damms)
Re: Default umask for ftpd? ("Eugene")
Re: eth0 hangs ppp... modem/nic conflict? (Mark Nielsen)
Re: cable modems? (Desmond Coughlan)
Re: Who understands /etc/pam.d ???? (Mark Nielsen)
PPP - SIGHUP ("K Prabhakaran")
Help: Configuring DNS ([EMAIL PROTECTED])
Using Proxy Server with shell (Stephane POMATTO)
Re: Configuring Linux As Gateway to Internet: Help (Jim Harper)
Re: ip port forwarding with ipchains (Javier Prieto)
Re: Setup DHCPd for Windows clients ("Jan Johansson")
Re: Supernetting? (Radovan Brako)
"unknown interrup" in Red Hat 5.2 (bencecil)
----------------------------------------------------------------------------
From: "William Evans" <[EMAIL PROTECTED]>
Subject: Re: network setup
Date: 12 Apr 1999 22:12:50 -0400
>>>>> "cf" == cyberfiche <[EMAIL PROTECTED]> writes:
cf> Hi there. I'm on a the network at NC State University. Win98 works fine
cf> with all the network and internet stuff. My Red Hat Linux 5.1, however,
cf> wont see the network. On boot up Linux stalls for a few minutes trying to
cf> connect. Then it just gives up and goes on. I've tried all sorts of stuff
cf> in the network configuration. What should I do?
(Doesn't DejaNews archive this somewhere?)
sendmail is hanging because it is trying to resolve the hostname of
your box. However, since (a) your linux box either doesn't have DNS
configured correctly or (b) the NIC isn't being recognized correctly,
sendmail is waiting for the response (which won't come).
(1) Put your name server in /etc/resolv.conf as in:
nameserver w.x.y.z
(2) However, if your NIC isn't recognized, then you've gotta go lower.
Is it PnP? If so, besides hitting with a 20# sledge hammer, try
going through the card's diagnostic software (usually on a floppy)
and disabling PnP. If this isn't it, make sure it is being seen
by the kernel using the correct irq and port. If it isn't even
being loaded, then you may have to add a line in /etc/conf.modules
like:
options eth0 3c509
options 3c509 io=0x220 irq=10
(which is what I would need if it didn't autodetect correctly)
(replace 3c509 with the module that you need loaded). If I
remember correctly, the ne* string of cards is not always
effectively autoprobed, so you really *have* to tell it where to
look before it'll try.
Before you randomly start doing this, make sure it works by trying
it on the command line with something like (as root):
/sbin/insmod /path/to/3c509.o io=0x220 irq=10
You may have to play with this to get it to work exactly. Once
you've figured out how to get it, modify the options line above
appropriately.
(3) If your NIC is being recognized, then start from here: is the IP
address you're using correct? Can you ping a neighboring
machine's ip address (not name) (on the same subnet) okay? Do you
have the gateway (default route) configured correctly? Can you
ping a host outside of your immediate subnet (ip address only, not
name) alright?
This problem can be quite nebulous without more information, as you
have probably guessed.
HTH
-bill
--
William Evans < william . evans @ computer . org >
------------------------------
From: "Douglas A. Haines" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,comp.os.linux.admin,comp.os.linux.help
Subject: Telnet and FTP woes
Date: Tue, 13 Apr 1999 02:27:08 +0000
Hi folks,
I'm running RedHat Linux 5.1 (2.0.34 kernel). I finally have TCP
networking operating after some kernel compile problems, yet I still
have
some issues. The one I'm working on now involves Telnet and FTP. I
cannot connect my Windows machine to my Linux box with either;
both clients on the Windows side indicate a closed connection.
Telnet gives me no message other than "connection closed". I never
get a login.
FTP gives me the message "Connection closed by remote host". I
never get a login here either.
Both clients are the simple programs that ship with Windows 95.
I can ping my Linux box from Windows and vice-versa. I'm assuming I
need to change some settings in my network, but I'll be damned
if I know what they are. I have checked /etc/services and it shows
both ftp and telnet as being set up. Do I need a telnet and ftp
daemon running? Any information would be appreciated.
Doug Haines
------------------------------
From: [EMAIL PROTECTED]
Crossposted-To:
comp.os.linux.powerpc,comp.os.linux.questions,comp.os.linux.setup,comp.os.linux.x,comp.os.lynx,comp.os.mach,comp.os.magic-cap,comp.os.minix
Subject: !Casinostips! gambling tips and online casinos/reviews at:
Date: 13 Apr 1999 03:54:27 GMT
http://abetting4.webjump.com/index.html
Get your free blackjack strategy card!
------------------------------
From: [EMAIL PROTECTED] (Kalia)
Subject: REQ: Need option on a NIC Card for Linux...
Date: Tue, 13 Apr 1999 04:18:34 GMT
I just ordered DSL and was planning on using two NIC cards in linux.
One to route and the other to the ISP... the NICs have to be 100Mips
(hub is 100 only)....
Thanks for any advise
Take Care
Kalia
------------------------------
From: "testing" <[EMAIL PROTECTED]>
Subject: Weirdness with DNS...
Crossposted-To:
comp.os.ms-windows.nt.misc,comp.os.linux.misc,microsoft.public.windowsnt.protocol.tcpip,microsoft.public.windowsnt.misc
Date: Tue, 13 Apr 1999 04:09:17 GMT
Could someone explain why it can't resolve the FQDN to the IP, but yet it
can resolve the IP to the FQDN? Is there some bug in BIND that prevents a
hostname with a certain number of -'s to be resolved?
=============
*** Looking up 216.49.6.68
-
*** Resolved 216.49.6.68 to sbn-216-49-six-68.sbusiness.com
-
*** Looking up sbn-216-49-six-68.sbusiness.com
-
*** Unable to resolve sbn-216-49-six-68.sbusiness.com
------------------------------
From: "Aaron Fillion" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware,linux.redhat.misc,comp.os.linux.help
Subject: Re: 2 Ethernet Cards - IRQ/Address Conflict? Help!
Date: Tue, 13 Apr 1999 02:10:51 GMT
I setup redhat 5.1 with one RealTek 8029 pci (ne2kpci). I then tried to add
an other(same kind) but I spent hours on it but gave up and re-installed.
The re-install fixed all my irq problems and I could then configure the
cards.
Aaron
------------------------------
From: "Dave Wallis" <[EMAIL PROTECTED]>
Subject: Mail server setup under Linux.
Date: Tue, 13 Apr 1999 16:12:07 +1200
Hi guys,
I need some assistance with setting up a mail server under Linux.
At present I have 1 PC which acts as a firewall/gateway running Linux. I
will use this to forward all mail traffic (port 25?) to my file and print
server (again running Linux).
What I am after is advice as to what software / configuration is best for my
file and print server in regards to mail. I want it to retain all mail so
it can be accessed by current email packages - whether it be Windows based
or Linux based. Excuse the poor example, but along the same lines as an
Exchange server under NT. ie. all mail stored on the server and "viewed" by
MS Outlook.
Any suggestions and advice or pointers to appropriate resources would be
most appreciated.
TIA,
Dave
------------------------------
From: Kent Perrier <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Re: Apache Server - Can I log where requests are coming from?
Date: 12 Apr 1999 14:39:45 -0500
Neil Damms <[EMAIL PROTECTED]> writes:
> Can anyone tell me how, and if it is possible, to log where in the world
> a request for a page from our Apache Server is coming from?
No, but if you ask in comp.infosystems.www.servers.unix I'm sure that
someone there will be able to help you.
Kent
------------------------------
From: "Phillips" <[EMAIL PROTECTED]>
Subject: LCP timeout problem
Crossposted-To: comp.protocols.ppp
Date: Tue, 13 Apr 1999 04:29:13 GMT
Does anyone have any idea why I get an "LCP: timeout" error message? My
ISP is using PAP authentication. Has anyone seen this before? I
increased the TIMEOUT option to 180 seconds, but it didn't help.
This was taken from my /var/log/messages file on RedHat 5.2
Apr 11 11:16:42 localhost chat[564]: ATH0^M^M
Apr 11 11:16:42 localhost chat[564]: OK^M
Apr 11 11:17:30 localhost chat[564]: ATDT713-554-5400^M^M
Apr 11 11:17:30 localhost chat[564]: CONNECT
Apr 11 11:17:30 localhost chat[564]: -- got it
Apr 11 11:17:30 localhost chat[564]: send (^M)
Apr 11 11:17:30 localhost pppd[560]: Serial connection established.
Apr 11 11:17:31 localhost pppd[560]: Using interface ppp0
Apr 11 11:17:31 localhost pppd[560]: Connect: ppp0 <--> /dev/ttyS0
Apr 11 11:17:31 localhost pppd[560]: Warning - secret file
/etc/ppp/pap-secrets has world and/or group access
Apr 11 11:18:01 localhost pppd[560]: LCP: timeout sending
Config-Requests
Apr 11 11:18:01 localhost pppd[560]: Connection terminated.
Apr 11 11:18:01 localhost pppd[560]: Receive serial link is not 8-bit
clean:
Apr 11 11:18:01 localhost pppd[560]: Problem: all had bit 7 set to 0
Apr 11 11:18:02 localhost pppd[560]: Exit.
Thanks,
Cory
[EMAIL PROTECTED]
------------------------------
From: Chris Kaukis <[EMAIL PROTECTED]>
Subject: Confiure SAMBA
Date: Mon, 12 Apr 1999 17:04:24 -0500
Hi, I run a small business network at home and was wondering how do
I configure SAMBA on my linux station. All the rest of the comuters are
Win9x. Also I would like to know if there is anything else I need to do
to my network besides giving the IP address and Subnet mask to my
network card to make it work. Linux would be the server the windows
boxes are the clients
------------------------------
From: "Eugene" <[EMAIL PROTECTED]>
Subject: Re: Playing BATTLE.NET and Age of Empires behind IP Masquerade
Date: Tue, 13 Apr 1999 06:08:59 GMT
do *NOT* post to newsgroups in HTML format since many news readers cannot
read it.
*NEVER* put stupid pictures in the background of your messages.
--
"Ein Volk, ein Reich, ein Fuhrer" - Adolf Hitler
"One World, one Web, one Program" - Microsoft's slogan
Robert Hurst <[EMAIL PROTECTED]> wrote in message
news:Q5zQ2.7063$[EMAIL PROTECTED]...
I am successfully using IP Masquerading from Win'98 PC through my Linux
server... however, I cannot seem to use multi-player games such as Diablo II
on Battle.net or Microsoft Age of Empires. I heard of similar problems like
this that occur when programs use UDP on a specific TCP port.
Question: How would I configure such a policy to allow UDP packets out a
specific port #? Is there a way I can "sniff-out" a program's use of a port
#? Has anyone done this before with the above-mentioned games?
Help!!
------------------------------
From: jason <[EMAIL PROTECTED]>
Subject: Re: very primitive webserver--need help
Date: Mon, 12 Apr 1999 21:54:24 -0400
It sounds like what you need is Dynamic DNS. Try looking at
http://www.dyns.cx (your domain is something.dyns.cx)
or
http://www.justlinux.com (your domain is something.penguinpowered.com)
for dynamic dns services. I believe you'll need to restart apache each time you
dial up to reflect the new IP address you're given. You'll either need to do
this manually (it's in the httpd.conf file, the "Listen" option), or you can write
a script to do this each time (it's not too hard). Also, make "ServerName" your
dynamic dns hostname. I think that's it.
Have fun,
-jason
(to reply via email, make the appropriate substitution in my email address)
------------------------------
From: John Thompson <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,comp.os.linux.setup
Subject: Re: Using Linux instead of NT Server in home environment....
Date: Tue, 06 Apr 1999 20:25:12 -0600
Jon-o Addleman wrote:
>
> Once upon a Tue, 6 Apr 1999 12:43:13 +0200, "Jan Johansson"
> <[EMAIL PROTECTED]> wrote:
>
> >Correct. Not a bug, that was the way MS wanted it.. and it makes sense to me
> >atleast.
>
> Really? Why would they want it to be impossible to save your password
> unless a particular protocol was in place? It makes llittle sense to
> me... the dial up networking has nothing to do with the network
> protocol that it uses. Please explain this to me!
Perhaps to encourage you to use their proprietary protocol
instead of other, more open protocols?
--
-John ([EMAIL PROTECTED])
------------------------------
Date: Mon, 12 Apr 1999 20:07:45 +0100
From: Neil Damms <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Apache Server - Can I log where requests are coming from?
Can anyone tell me how, and if it is possible, to log where in the world
a request for a page from our Apache Server is coming from?
Also does anyone have a definitive list of what things can be logged by
Apache / Perl Scripts / HTML / Java Scripts.
Regards,
Brent
------------------------------
From: "Eugene" <[EMAIL PROTECTED]>
Subject: Re: Default umask for ftpd?
Date: Tue, 13 Apr 1999 06:12:53 GMT
the umaks are set in the config file of the ftp daemon.
For wu-ftpd on Debian it's /etc/wu-ftp-academ/ftpaccess. It may also be
/etc/ftpaccess.
For proftpd it's /etc/proftpd (I think).
--
"Ein Volk, ein Reich, ein Fuhrer" - Adolf Hitler
"One World, one Web, one Program" - Microsoft's slogan
Len Philpot <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Is there a way to set a default umask on incoming ftp transfers under
> Linux? Under Solaris, for example, you can create /etc/default/ftpd,
> include the line 'UMASK=022', and all incoming ftp files will be chmod'd
> to 755 (is that right? :). However, I've not seen such a thing mentioned
> for Linux, but I feel it must be there somewhere. I'm tired of all the
> ftp'd files from my W95 system coming over with full execute rights,
> regardless of file type.
>
> Thanks in advance.
------------------------------
From: [EMAIL PROTECTED] (Mark Nielsen)
Subject: Re: eth0 hangs ppp... modem/nic conflict?
Date: 12 Apr 1999 20:58:50 -0400
>NETWORKING=yes
>FORWARD_IPV4=yes
>HOSTNAME=columbia
>DOMAINNAME=
>GATEWAY=192.168.1.254
>GATEWAYDEV=eth0
I didn't read any of the routing commands you did.
Set GATEWAY to nothing
GATEWAY=
Make sure the ppp0 (if using RedHat in particular) is set to take the
default route when activated.
This seems to solve my problems.
I don't have any routing commands in my files.
Mark
--
Mark Nielsen "Where 98 has no meaning."
www.tcu-inc.com [EMAIL PROTECTED]
The Computer Underground, Inc. 614-485-0506
computers, programming, networking, Perl, PHP, SQL, HTMl, Linux, Unix
------------------------------
From: Desmond Coughlan <[EMAIL PROTECTED]>
Subject: Re: cable modems?
Date: 07 Apr 1999 11:11:54 +0200
K Lee <[EMAIL PROTECTED]> writes:
> I never checked out the below sites, but if you end up with dynamic ip
> from your cable modem ISP, then you'll need to check out the
> dhcp-MINI-howto at any of the LDP sites.
Personally, I have a dynamic IP, but as my machine is up all the time:
11:11am up 10 days, 19:20, 7 users, load average: 0.00, 0.00, 0.00
I get to keep the IP. For now. ;-)
--
Desmond Coughlan |Restez zen ... Linux peut le faire
[EMAIL PROTECTED]
[www site under construction]
------------------------------
From: [EMAIL PROTECTED] (Mark Nielsen)
Crossposted-To: comp.os.linux.misc,comp.os.linux.setup,linux.redhat.misc
Subject: Re: Who understands /etc/pam.d ????
Date: 12 Apr 1999 15:11:23 -0400
Doesn't rsh need an allow file in the home directory of the user?
I don't ever use it, so I have forgotten it over time.
Mark
In article <[EMAIL PROTECTED]>,
Jon Slater <[EMAIL PROTECTED]> wrote:
>I am trying to remotely run a shell on my Linux box.
>
>I can rlogin, ftp, telnet, ping, but I can't "rsh hostname command".
>
>The /var/log/message file tells me:
>
>Apr 12 13:34 hostname PAM_PWDB[1391]: 1 authentication failure
>
>Does anyone understand the PAM authentication stuff enough to explain to
>me why I can't rexec to my Linux box?
>
>I'm running RedHat 5.2 (2.0.36) on a Pentium II/333Mz/32Meg machine.
>
>Any help would be GREATLY appreciated!
>
>Thanks in advance!
>
>Jon
>--
>Jon D. Slater QualComm Inc.
>[EMAIL PROTECTED] 6150 Lookout Road
>Phone: (303) 247-5037 Boulder, Colorado
>Fax: (303) 247-5167 80301
--
Mark Nielsen "Where 98 has no meaning."
www.tcu-inc.com [EMAIL PROTECTED]
The Computer Underground, Inc. 614-485-0506
computers, programming, networking, Perl, PHP, SQL, HTMl, Linux, Unix
------------------------------
From: "K Prabhakaran" <[EMAIL PROTECTED]>
Subject: PPP - SIGHUP
Date: Tue, 13 Apr 1999 13:20:00 -0700
Hi all
my PPP connection is working and everything is fine, except one.
After 15 minutes pppd is receiving a SIGHUP signal and disconnecting. I
couldn't figure out the reason. Can anybody help me.
This is the /var/log/messages output
Apr 12 23:43:59 prabha_lx pppd[4772]: local IP address 207.214.212.59
Apr 12 23:43:59 prabha_lx pppd[4772]: remote IP address 206.13.11.50
Apr 12 23:58:19 prabha_lx pppd[4772]: Hangup (SIGHUP)
Apr 12 23:58:19 prabha_lx pppd[4772]: Modem hangup
Apr 12 23:58:19 prabha_lx pppd[4772]: Connection terminated.
Apr 12 23:58:19 prabha_lx pppd[4772]: Exit.
Apr 12 23:58:19 prabha_lx pppd[4777]: Hangup (SIGHUP)
-prabha
------------------------------
From: [EMAIL PROTECTED]
Subject: Help: Configuring DNS
Date: Tue, 13 Apr 1999 07:29:55 GMT
Please help !!!
I want to configure my own DNS (local) but nslookup always give a message:
*** Can't find server name for address 128.1.12.128: Server failed
*** Default servers are not available
My Linux box ip address is 128.1.12.128
TIA
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: Stephane POMATTO <[EMAIL PROTECTED]>
Subject: Using Proxy Server with shell
Date: Tue, 13 Apr 1999 10:20:26 +0200
Hi everybody,
I've recently installed a mail server on a linux box (RH 5.2). I used
for this Sendmail. My PC is connected to a professional network which is
behind a proxy. The proxy is running on an NT Server. Actually I
Managed to connect to Internet and Newsgroup by configuring proxy on
Netscape.
The fact is my mail server cannot send mail to internet because cannot
connect to remote mail servers. I think this due to my proxy. Indeed,
when I try to rlogin to a remote server, connection is refused.
So how can I set Networks settings to enable every informations (even in
Shell mode) to go through my proxy ?
thanks by advance for your help !
Steph.
------------------------------
From: Jim Harper <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.help,comp.os.linux.setup,comp.protocols.ppp
Subject: Re: Configuring Linux As Gateway to Internet: Help
Date: Tue, 13 Apr 1999 03:59:23 GMT
pcheco wrote:
>
> Jim Harper wrote in message <[EMAIL PROTECTED]>...
> >pcheco wrote:
> >
> >> I am configuring my Linux 2.0.35 (RedHat pkg) as a gateway to the
> Internet
> >> for NT Workstations (NT 4.0 build 1381, pack 3). So far, I have not been
> >> able to succeed. In brief, the NT workstation knows to use the Linux
> system
> >> for DNS services, but a ping (ftp or telnet) to an Internet address fails
> >> with a Request Time Out error.
> >
> >Do you have masquerading set up?
>
> No. I turned that feature off on my kernell as well as firewalling. I'm
> trying to configure a plain and simple gateway (IP Forwarder between
> interfaces ppp0 and eth0). I am aware of the risks (I think I am), but I
> have to get something simple to work first.
Do the NT boxes have real routable IP's? If not, then why not use IP
Masquerading? It takes all of about five minutes to set up.
If they do have real Inet addresses, are they on a different subnet? If so,
you'll need to set up a route between the two nets.
--
Jim Harper
http://24.0.127.204
"Linux... it's not just for breakfast anymore."
------------------------------
From: Javier Prieto <[EMAIL PROTECTED]>
Subject: Re: ip port forwarding with ipchains
Date: Tue, 13 Apr 1999 08:29:02 GMT
In article <xArQ2.49$[EMAIL PROTECTED]>,
"Bob Marley" <[EMAIL PROTECTED]> wrote:
> With the 2.2 kernel ( I believe any kernel after 2.1.X ) ipportfw and
> ipautofw are no longer used. You will have to use ipmasqadm
I've looked for ipmasqadm in a Debian package, as I use Debian 2.0 as my
distribution, but I've not found it.
Do you know if ipmasqadm is really needed? I mean, it may just be a higher-
level interface to ipchains. It this where true, 'ipchains -L' whould give you
what your sentence (ipmasqadm portfw -a -P tcp -L 24.128.96.66 55111 -R
192.168.1.2 55111) does.
Could you please confirm that?
Javier Prieto
Optima Technologies, Sevilla (Spain)
[EMAIL PROTECTED]
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: "Jan Johansson" <[EMAIL PROTECTED]>
Subject: Re: Setup DHCPd for Windows clients
Date: Tue, 13 Apr 1999 11:18:27 +0200
putting the route command in one of the startup scripts comes to mind.
------------------------------
From: [EMAIL PROTECTED] (Radovan Brako)
Subject: Re: Supernetting?
Date: 13 Apr 1999 10:42:23 +0200
In <[EMAIL PROTECTED]> Ralf Folkerts <[EMAIL PROTECTED]>
writes:
>I have a question re. Supernetting! Unfortunately I didn't find any "OS
>independent" TCP/IP Newsgroup :-(
There is comp.protocols.tcp-ip, for one.
>Since, however, all our Intranet
>Servers are Linux-driven I hope I may post here:
>
>We are about to replace our Network Infrastructure. Currently we run
>several Shared-Ethernet Networks which are routed amongst each other (we
>have more than 255 hosts so we needed more networks).
>
>Now, since we're gonna make everything new and use Swicthed Ethernet
>(Alcatel Packet Engine) I voted for Supernetting several Class-C
>Networks into one big Network and thus circumvent all the routing issues
>etc...
Be aware that "routing issues" may creep in when least expected.
>However, I'd like to get some "real world" prove for this Idea; I never
>ever supernetted anything ;-)
(I should mention that I have never supernetted nor implemented a
fully switched network.)
>We will use a complete Class B Network, which we got from our group.
>
>We are two companies plus 6 branches which need to be "networked" and
>interconnected.
>
>I think supernetting three "Class-C" Networks into one big Network; e.g.
>we have the complete 10.41.0.0 network.
>Our company will use 10.41.1.0 - 10.41.3.0 with a 22 bit Subnet-Mask.
10.41.0.0/22 includes also 10.41.0.0/24, those addresses are
perfectly valid.
>Our "sister" company will use 10.41.16.0 - 10.41.18.0, with a 22-Bit
>subnet Mask, too.
>
>The branches will use 10.41.32.0/24 and so on.
>
>Now, will this work??
Hmm, I suppose that you intend to supernet the local nets in
each company only, and route between them, right ?
Potential problems with supernetting LANs (as opposed to supernetting
in routing, i.e. Route Aggregation) which I can foresee are:
- Large broadcast domains, which means a lot of broadcast traffic;
- Some older equipment may not be happy with masks smaller than /24.
Have you investigated the "Layer 3 Switching" (which is in fact a
kind of routing) and VLANs, which help you avoid these issues and
still have the benefits of switched LANs ?
>How do we have to set the routes on the different networks??
To the default gateway, of course :)
RB
>MTIA,
>_ralf_
------------------------------
From: bencecil <[EMAIL PROTECTED]>
Subject: "unknown interrup" in Red Hat 5.2
Date: Tue, 13 Apr 1999 19:41:01 +1000
Howde people,
I am receiving "unknown interrupt" messages, followed by a lock up on my
Red Hat 5.2 (Kernel 2.0.36) system.
I have 3 networked PCs.
450 pentium (win95)
150 pentium (win95)
100 pentium (hopefully file and print server - Linux)
-- all have PCI network cards detected and working OK.
It (the Linux box) runs fine by itself, but when I boot one of the win95
machines and try to connect to the network, the error emerges.
Any advice would be extremely helpful.
Ben
------------------------------
** 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
******************************