Linux-Networking Digest #705, Volume #11         Mon, 28 Jun 99 15:13:44 EDT

Contents:
  3c509 not found ("Waif")
  Adding MIBs to SNMP on RH6 ("Network Administrator")
  Driver NIC on Compaq 6000. (Gaz)
  MASQ: fail TCP/UDP checksum ("Irene ah!")
  Re: Radius Server Detail file (Hannu)
  Re: MASQ: failed TCP/UDP checksum ("Irene ah!")
  Re: triggering pppd through external phone call (eric thompson)
  Re: Administrative accounts (eric thompson)
  Re: 192.168/16 vs. 10/8 (Villy Kruse)
  Newbie question ("Pim")
  Re: Simple network problem, maybe for you, not me!! (Aris Cruz)
  Re: apache cannot run cgi (Chris Harshman)
  Re: Could Microsoft Cheat On The New Mindcraft Benchmark? (Alan Burns)
  Re: Could Microsoft Cheat On The New Mindcraft Benchmark? (was: Mindcraft Retest 
News (Philip Brown)
  Re: leafnode ("John Hardin")
  Re: Client_Linux_VPN_IPSEQ_and_CISCO_router ("John Hardin")
  Apache "redirect" question ("Anders Rundegren")
  Re: PPP - What can I tell you to help solve my problem? (Jonathan Guthrie)
  Re: IP use monitoring for uid's (Mark Price)
  Red Hat 6.0 HomeNet ("bowenscastle1")
  automatic connection with backup lines (Peter S.J.)
  Re: Connecting Linux box to internet thru Sygate ("YouDontKnowWho")
  Re: leafnode (Emmanuel Tatto)
  Re: phoneline/wireless networking drivers (Robert Clare)

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

From: "Waif" <[EMAIL PROTECTED]>
Subject: 3c509 not found
Date: Mon, 28 Jun 1999 09:23:59 -0500

Playing with Slackware 2.0.35.  I cannot get the kernel to pick up my 3COM
3c509 (Etherlink III - UTP only) ISA network card.  I am trying to connect 2
slackware boxes together to set up a "test" network for development.

I am using a crossover 10BaseT cable to connect the machines.  The pins have
been verified using a pin tester as correctly crossed.  Note: I have tried
this all with the cable connected, and without.

The system is a Pentium 166 using a Tyan Tiger III MB.  Award BIOS revision
4.51 (1997).

I have IRQ 10 set up as non-pnp (ISA Legacy) in the system bios.

The machine is a dual boot machine running Windows95 and (now) Slackware
2.0.35.

Note: The card works fine in Windows, and all hardware diagnostics pass in
the DOS utilities, so the hardware should be ok.

I used the 3COM supplied driver disk utility (3c5x9cfg.exe) in DOS to
disable pnp detection on the card, and to set the IRQ to 10, and the IO to
0x300.  (I have also tried IRQ 5 and io 0x320).

I have recompiled the 2.0.35 kernel to include loadable module support,
tcp/ip networking support, 3COM Cards (both statically), and the 3c509.o
driver as a module (quite a few times actually).  The process I am using is
as follows:

'cd /usr/src/linux' ('linux' being a symbolic link to /linux-2.0.35)
'make menuconfig' (choose the options I want)
'make dep; make clean; make zlilo'
'make modules; make modules_install'
reboot

Note: occasionally I'll mix it up by replacing 'make zlilo' with 'make
zImage' followed by copying  usr/src/linux/arch/i386/boot/zImage to /vmlinuz
(the boot file indicated in lilo.conf) and running lilo to reset.  Then
rebooting.  (I'm still new to the linux game and not entirely sure if one
way is better than the other, though the zlilo method certainly seems less
bothersome).

I don't think any of the network information matters at this point, but the
network addresses are set in /etc/networks, /etc/hosts, and
/etc/rc.d/rc.inet1 (IP = 195.1.1.1, Mask = 255.255.255.0, Network =
195.1.1.0, Broadcast = 195.1.1.255, no gateway at this point).  The HOSTNAME
and other information is where it should be (compliments of netconfig).

I have included 'alias eth0 3c509' and 'options 3c509 irq=10' the
conf.modules, and have the 3c509 card uncommented in the rc.modules file.
Note: I have also tried rebooting without these lines, and after adding
'io=0x300' (which generates a different error), and with only the alias
line.  Same result each time.

I have the /etc/rc.d/rc.inet1 card line reading:
/sbin/ifconfig eth0 ${IPADDR} network ${NETWORK}
I have tried adding 'broadcast ${BROADCAST}' as well, with no change in the
situation.

The startup message indicates the "device or resource is busy", followed by
the SIO gibberish, and "eth0 not recognized" (which makes sense given the
card did not work right).

'modprobe eth0' generates the same error.  It indicates it's pulling the
3c509.o information, but that the "device or resource is busy".

'dmesg |more' stops logging before the card errors, and as such is pretty
useless.

'cat /proc/ioports' shows the io range needed as wide open (no conflicts).

'cat /proc/interrupts' shows IRQ 10 is not being used by any other device.

What am I missing here?

--
James Horvath
Director, Information Systems
Frabill, Inc.




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

From: "Network Administrator" <[EMAIL PROTECTED]>
Subject: Adding MIBs to SNMP on RH6
Date: Mon, 28 Jun 1999 11:40:33 -0400

We upgraded a server from RH 5.1 to 6.0 . Several utilities
used SNMP there so I had to move the MIB definitions we
added from /usr/lib/mib.txt to /usr/share/snmp/mibs/RFCxxxx-MIB.txt
(xxxx = RFC number, 1696, etc.). Unfortunately, it is not recognizing
the new definitions and 'snmpwalk' reports things like

    sub-identifier not found: mdmMib
    Invalid object identifier:
mdmMib.mdmMIBObjects.mdmLineTable.mdmLineEntry.
mdmLineState

Is there a command to update SNMP mibs on the newer SNMP on
RedHat 6.0 ?

Thanks,

J. Alvarez




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

From: Gaz <[EMAIL PROTECTED]>
Subject: Driver NIC on Compaq 6000.
Date: Mon, 28 Jun 1999 16:59:27 +0100

We have a deskpro 6000 with a NIC init called the NC3121. We can't find
a driver we've tried Compaq and Redhat and Suse but to no avail. Can
anyone help?

Many thanx in advance!


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

From: "Irene ah!" <[EMAIL PROTECTED]>
Subject: MASQ: fail TCP/UDP checksum
Date: Tue, 29 Jun 1999 00:43:23 +0800

Hi

What wong on below messages

MASQ: failed TCP/UDP checksum from x.x.x.x
last message repeated x times

Irene ah!
(
    )
(



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

From: [EMAIL PROTECTED] (Hannu)
Subject: Re: Radius Server Detail file
Date: Mon, 28 Jun 1999 16:14:08 GMT

Radius needs a subdirectory named after your terminal server.
If your terminal server is box.domain.com, create a subdir for it:
cd /var/adm/radacct/box.domain.com
then restart radiusd:
/etc/radiusd -a /var/adm/radacct
Now, the first incoming authentication will create a file:
/var/adm/radacct/box.domain.com/detail
and this keeps building up as your radius gets to work.
Hannu


On Thu, 24 Jun 1999 11:39:37 GMT, [EMAIL PROTECTED] wrote:

>hi,
>i've installed the Radius server but i've got a Problem:
>The radius server doesn't write the detail file in
>/var/log/radacct/detail.
>So i don't know long a user was here!
>Can somebody help me to solve this Problem????
>Thanks a lot
>cu ycae
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.


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

From: "Irene ah!" <[EMAIL PROTECTED]>
Subject: Re: MASQ: failed TCP/UDP checksum
Date: Tue, 29 Jun 1999 00:47:30 +0800

Hi

What wong on below messages

MASQ: failed TCP/UDP checksum from x.x.x.x
last message repeated x times

Irene ah!
(
    )
(



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

From: eric thompson <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux.dial-up,yale.users.linux
Subject: Re: triggering pppd through external phone call
Date: Mon, 28 Jun 1999 10:43:02 -0400

Nick Birkett wrote:

> On Sat, 26 Jun 1999, Nun wrote:
> >Someone mentioned cron job.  How about everyday at 7am, have a cron job
> >email to you@work its IP and every some interval check and see if its IP
> >address changed.  If it changed have it email you the change.  You probably
> >can do all of these in Perl.  I'm not a Perl guru but sound like it could be
> >done a lot easily than by phone as you mentioned.
>
> Look for the xringd application - it's the one you want.
> You can configure it to expect any number of ring / pause sequences and
> fire off any executable in response.
>
> If you have a dynamic IP address then you need to use something like
> speak-freely (www.fourmilab.ch) to post your current IP to a server.
>
> Nick

you don't need any of that xringd high level stuff.  just use v-getty (voice
getty) if you have a voice modem.
there are tons of linux answering machines out there. some use callerid and a DB
to choose applicable messages.  cool.


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

From: eric thompson <[EMAIL PROTECTED]>
Subject: Re: Administrative accounts
Date: Mon, 28 Jun 1999 10:47:42 -0400

[EMAIL PROTECTED] wrote:

> I have a question about how to set up administrative accounts. I have
> no idea how to do this. What I want to do is allow someone to add,
> remove and modify users and do other system tasks. I also want to keep
> them from doing such things as rebooting the system remotely. Can
> someone please tell me how to do this.
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.

as one other said 'sudo' is good at this stuff.  but in general you just
want to add these users to the adm group in the /etc/group file.  then
make sure that all the stuff you want them to be able to access has r/w/?
permissions for the adm group.  and take the adm group perms off all
stuff you don't want them to access such as '/sbin/shutdown' and that
runlevel thingy (I forget what it's called)


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

From: [EMAIL PROTECTED] (Villy Kruse)
Subject: Re: 192.168/16 vs. 10/8
Date: 28 Jun 1999 16:23:47 +0200

In article <7l3gi8$7r0$[EMAIL PROTECTED]>,  <[EMAIL PROTECTED]> wrote:

>That's an excellent point.  172.16/12 [which is what you mean -- "class
>B" no longer exists] *is* almost completely ignored nowadays.  A while
>back, I posted about this as well.  Now that you've brought it up, I'll
>ask again:  Does *anybody* use the 172.16/12 private network?  ANYONE?



I confess.  We use 172.16.xx.yy/26 with possible interconnecting many of
these small networks in the future.  Why this was chosen rather than in 
10.xxx or 192.xx I don't know, though.  Maby the other networks we
occasionally need to connect to are in the 10.xxx or 192.xxx networks,
all unoffical non-Internet network numbers.



Villy

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

From: "Pim" <[EMAIL PROTECTED]>
Crossposted-To: 
comp.os.ms-windows.networking.tcp-ip,comp.os.os2.networking.tcp-ip,redhat.networking.general
Subject: Newbie question
Date: Mon, 28 Jun 1999 18:27:02 +0200

I'm relatively new to the networking world so I've read some White Papers
and FAQ's on the Internet.

Now I do understand the advantages (switching) routers have when compared to
Layer 2 switches in the area's security, load balancing, WAN interfaces,
broadcast containment etc.
But when only routing is concerned, I just don't get the benefit of using a
router (or Layer 3 switch) instead of a Layer 2 switch.

Quote from some White Paper:

....Because of their dependence upon MAC addresses, LAN switches are
restricted to forwarding of traffic at Layer 2. Any traffic destined for a
different subnet *must* be forwarded to a router, which uses Layer 3
information (e.g., IP addressing) to determine the next hop through the
network....

and:

....This ability to cache Layer 3 address tables is the key differentiator
between router accelerators and Layer 2 switching products. Layer 2 switches
must send all inter-subnet traffic to a router for path resolution, whereas
router accelerators can intelligently forward traffic based on Layer 3
information if the address is already contained within its cached address
tables....

But why ? Besides src/dest IP-addresses, the packets also contains src/dest.
MAC-addresses so by using it's MAC address forwarding table the Layer-2
switch can do the same ?
Suppose several endstations as well as several other Layer-2 switches are
connected to a Layer-2 switch. Then the Layer-2 switch is able to "route"
inter-subnet traffic to the port to which one of the other Layer 2 switches
is connected to which the target endstation is connected ?????

Please help me out on this one. Thanks in advance.

Pim





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

From: Aris Cruz <[EMAIL PROTECTED]>
Subject: Re: Simple network problem, maybe for you, not me!!
Date: 28 Jun 1999 16:32:10 GMT

How about more info....  Can you ping?  IP masq?  Dialup connection?  
Cable modem?
root wrote:
> Ok here it is.  I installed RH 6.0, Mandrake 6.0, and COL 2.2.  I can't
> get any of them to work on internet if I install network support.  I've
> tried every class of IP .  If I install without network support Internet
> works fine on each except COL 2.2 which is a different matter.  What am
> I doing wrong?  Is it best to install without network support and add
> later.  The network  works great with  Win98.
> 


==================  Posted via SearchLinux  ==================
                  http://www.searchlinux.com

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

From: Chris Harshman <[EMAIL PROTECTED]>
Subject: Re: apache cannot run cgi
Date: Mon, 28 Jun 1999 13:02:12 +0000

You need to issue the content-type header with a blank
line following, before starting the page content:

Content-type: text/html

<HTML>
<HEAD><TITLE>This page goes here...</TITLE></HEAD>
. 
. 
. 

(In C, you'd use printf("Content-type: text/html\n\r\n");)

Patrick wrote:
> 
> when i type the location http://www.mysite.com/mmprood.cgi
> the browser shows me:
> 
> Internal Server Error
> The server encountered an internal error or misconfiguration and was unable
> to complete your request. Please contact the server administrator,
> [EMAIL PROTECTED] and inform them of the time the error occurred, and anything
> you might have done that may have caused the error. More information about
> this error may be available in the server error log.
> 
> in /usr/local/apache/logs/errorlog:
> httpsd: [Mon Jun 28 16:05:12 1999] [error] [client 202.53.128.2] Premature end
> of script headers: /home/www/mail/mmprood.cgi
> 
> --

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

From: [EMAIL PROTECTED] (Alan Burns)
Crossposted-To: 
comp.os.ms-windows.nt.advocacy,comp.os.linux.advocacy,comp.infosystems.www.servers.unix,comp.os.linux.misc
Subject: Re: Could Microsoft Cheat On The New Mindcraft Benchmark?
Date: Mon, 28 Jun 1999 03:20:47 -0500

In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] 
says...

> Because if you actually did this for a living, you would notice that
> now and then a customer will request a specific OS, and it's much more
> profitable to smile and take their money and give them what they want,
> than to try to convert them to your religion and sell them something
> else.

That sounds like the philosophy of a prostitute, not an IT professional.  
The reason clients hire you for this kind of work is precisely because 
they don't know how to put together a solution.  If they did, they 
wouldn't need you.  A trained monkey can write them a receipt and deliver 
a big truckload of equipment, but the job of a professional is to THINK 
and use JUDGMENT to craft the best solution for the client.

Clients depend on your judgment about what they need, because in many 
instances they're either uninformed or misinformed.  Only an idiot or a 
shyster would sell a client something just because they ask for it.  You 
can continue to sell your clients whatever they ask for if you want, but 
I'm going to sell mine what they really need because that's what they 
trust me to do.

> On the scale of Good Things and Bad Things that happen to people on
> this planet, the choice of operating system is only slightly less
> important than deciding if you want a burger or hot dog for lunch.

Tell that to the CEO of a multi-million dollar corporation whose business 
operates on hot dogs and hamburgers.  


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

From: [EMAIL PROTECTED] (Philip Brown)
Crossposted-To: 
omp.os.ms-windows.nt.advocacy,comp.os.linux.advocacy,comp.infosystems.www.servers.unix,comp.os.linux.misc
Subject: Re: Could Microsoft Cheat On The New Mindcraft Benchmark? (was: Mindcraft 
Retest News
Reply-To: [EMAIL PROTECTED]
Date: 28 Jun 1999 17:23:29 GMT

On Sat, 26 Jun 1999 15:11:20 -0700, [EMAIL PROTECTED] wrote:
>On Sat, 26 Jun 1999 18:15:46 GMT, Anthony Ord <[EMAIL PROTECTED]> wrote:
>>On Sat, 26 Jun 1999 11:56:07 +0100, Robin Becker
>>>a bit off topic, but an article in my paper, the Independent, states
>>>that M$'s encarta has different versions for different countries. If M$
>>>can claim in the US that Edison (October 1879) invented the electric
>>>light bulb before Swan (February 1879) then a few adjustments to
>>>benchmark results seem minor. Apparently the M$ mouthpiece says these
>>>sort of 'facts' aren't always black and white etc etc. 
>>
>>It's just to appease the American public. Just like the
>>Second World War went from 1941 (when the Americans joined)
>>to 1945. What was it before that? A bun fight?
>
>       Does Encarta say that? American public school textbooks
>       certainly don't. Ours even covered the concentration camps.

you mean, the american-run concentration camps?



-- 
[Trim the no-bots from my address to reply to me by email!]
[ Do NOT email-CC me on posts. Pick one or the other.]
 --------------------------------------------------
The word of the day is mispergitude


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

From: "John Hardin" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,comp.os.linux.misc,comp.os.linux.setup
Subject: Re: leafnode
Date: Mon, 28 Jun 1999 10:07:38 -0700


Greg Weeks wrote in message <[EMAIL PROTECTED]>...
>In article <7l7l5j$4gv$[EMAIL PROTECTED]>,
> "Daniel Wagner" <[EMAIL PROTECTED]> writes:
>
>> I wanted to setup a local news-server for offline reading and posting in
my home-LAN
>> and i decided to use leafnode cause i've heard that it's easy to use,
but now i've
>> got several problems.
>> 1. With "News-Readers" like Netscape, Krn or Outlook Express i only get
the groups
>> and the messagecount but no messages.
>> When i subscribe to a ng it doesn't get listed in the directory
>> /var/spool/news/interested.group (in leafnode documentation they wrote
there should
>> be a file with ng name for each subscribe ng.)

>
>Netscape has problems. What version of leafnode are you running? 1.7.?
>had problems like this with all readers.


The probable cause of this is that subscribing to a newsgroup does not
necessarily generate any requests to the news server. The subscription
information is all local to the newsreader. The only thing leafnode tracks
is requests for articles from a newsgroup, and requests for articles may or
may not be prompted by subscribing to the newsgroup.

Have you actually tried to *read* any of the newsgroups after subscribing
to them? If you try to read the newsgroup, and you see the placeholder
message, then leafnode should have created an entry in interesting.groups
for that newsgroup.

Outlook Express is kind of annoying in this was as well. If I want to check
on a very low volume newsgroup I sometimes need to reset the local index
files and reread the entire group from scratch to see the new postings.

--
 John Hardin KA7OHZ                               [EMAIL PROTECTED]
 pgpk -a finger://gonzo.wolfenet.com/jhardin    PGP key ID: 0x41EA94F5
 PGP key fingerprint: A3 0C 5B C2 EF 0D 2C E5  E9 BF C8 33 A7 A9 CE 76
=======================================================================
  In the Lion
  the Mighty Lion
  the Zebra sleeps tonight...
  Dee de-ee-ee-ee-ee de de de we um umma way!




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

From: "John Hardin" <[EMAIL PROTECTED]>
Subject: Re: Client_Linux_VPN_IPSEQ_and_CISCO_router
Date: Mon, 28 Jun 1999 10:08:19 -0700


ddss wrote in message <7l6sgf$dv$[EMAIL PROTECTED]>...
>- When using MS/WIN9X we don't have support to work on the Internet
>using VPN under IPSEQ with anything !
>- But, what about using a linux ?
>  Can I use a linux like mobile user and connect to any ISP, then start a
>  VPN working under IPSEQ and connect to cisco router to access my
>  Intranet ?


This may answer your questions:

ftp://ftp.rubyriver.com/pub/jhardin/masquerade/ip_masq_vpn.html

--
John Hardin KA7OHZ                               [EMAIL PROTECTED]
pgpk -a finger://gonzo.wolfenet.com/jhardin    PGP key ID: 0x41EA94F5
PGP key fingerprint: A3 0C 5B C2 EF 0D 2C E5  E9 BF C8 33 A7 A9 CE 76 
=======================================================================
  In the Lion
  the Mighty Lion
  the Zebra sleeps tonight...
  Dee de-ee-ee-ee-ee de de de we um umma way!





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

From: "Anders Rundegren" <[EMAIL PROTECTED]>
Subject: Apache "redirect" question
Date: Mon, 28 Jun 1999 10:29:10 -0700

Is there anyway to make apache do a "redirect" but keep the original URL in
the address field (this wouldn't be a redirect though I guess)... but is
there anyway to do this without writing a CGI-script for it? I currently
have lines like this:

ServerName www.myserver.com
RedirectMatch temp (.*)$ http://www.otherserver.com/~user2344$1

but I would like to keep the punched-in URL in the addresswindow... although
displaying the other page's content!

Thanx // Anders




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

From: Jonathan Guthrie <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: PPP - What can I tell you to help solve my problem?
Date: 28 Jun 1999 17:28:28 GMT

In comp.os.linux.networking Matthew O. Persico <[EMAIL PROTECTED]> wrote:
> It saddens me to think that on the same box with the same hardware,
> NT is going to connect to my ISP with no problems and Linux is going
> to send me debugging.

> I understand about Open Source vs. Mega Resources. But, it seems
> to me that by this time SOMEBODY would have written a PPP
> wizard that can read the byte stream and figure out what the prompts
> are without having to enter specific strings for a chatscript.

Why are you setting up Linux to use a chat script?  That's hard and
completely unnecessary.  I keep reading about guys who spend weeks
fiddling with setup programs and chat scripts and whatnot and I've setup
people manually faster than that by telling them vi keystrokes over the
phone.

LOOK, IT'S NOT THAT HARD, PEOPLE!

You put the passwords in /etc/ppp/pap-secrets and launch pppd after you
get the "CONNECT" message from the modem.

> (note - have not yet opened ez-ppp.tar.gz on my disk. Advance
> info sounds promissing.)

You know, I setup pon on the master Debian system at work the other day.
It's an older system and it doesn't have all those fancy setup "wizards".
It took about an hour to configure pon/poff, ip-up, and the smail
configuration.  Most of that time was spent trying to figure out how to
get smail to deliver the mail in the foreground because I just wanted the
link to be up long enough to move mail to the Internet.  (It turns out
that the documentation for that is wrong.  C'est la vie.)

If you would like help learning how it works, send me email.  Otherwise,
stop bitching because you can't be bothered to read the directions.
-- 
Jonathan Guthrie ([EMAIL PROTECTED])
Brokersys  +281-895-8101   http://www.brokersys.com/
12703 Veterans Memorial #106, Houston, TX  77014, USA

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

From: Mark Price <[EMAIL PROTECTED]>
Subject: Re: IP use monitoring for uid's
Date: Mon, 28 Jun 1999 10:49:37 -0700


Hi Pepinj,

This might do the job for you, take a look at /proc/net/tcp. It gives
remote and local IP address and uid. 

Eg.

sl  local_address rem_address   st tx_queue rx_queue tr tm->when
retrnsmt   uid  timeout inode                        
0: 92675F8A:1106 F13F5F8A:1770 01 00000000:00000000 00:F9470839 00000000
23147        0 1006563

My uid is 23147.

Cheers, Mark.

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

From: "bowenscastle1" <[EMAIL PROTECTED]>
Subject: Red Hat 6.0 HomeNet
Date: Mon, 28 Jun 1999 11:28:55 -0700

I recently installed RH6.0 Server install on a workstation that I want to
use as a server at home.

It's my understanding that SAMBA is part of that install.  What steps do I
need to take at the server level to ready it for sharing files and print
services with my Win9x/NT workstations in my house.

I already know how to configure the Windows side...I just need to know what
I need to do on the RH6.0 server side.

- BBM



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

From: Peter S.J. <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux.dial-up,linux.dev.diald
Subject: automatic connection with backup lines
Date: Mon, 28 Jun 1999 17:37:03 GMT

Hi,

We developed an SDK package that runs in NT and controls RRAS
connections in our offices�s networks . But after all, we still have
some annoying problems� you now, even, in some situations we have to
reset any machine because the RRAS service fails to use a demand-dial
connection, (and don't reconnect with it in any way) ..... UGH!!!##�

So, we want to know how difficult would be work with Linux.

What do we need?

Connect our offices�s networks in a ring,

In case a telephone line fails use one or two backup lines to connect
to the loosed node or to the next node in the ring.

When a main line is UP again, disconnect the backup lines
automatically.

We need some intelligent decisions: priorities, reduce double active
backup lines to only one between two nodes, etc, etc.

Are there any software, packages or information in Linux that helps us
to accomplish this?

We are not afraid to program if it�s necessary, but any ideas would be
helpful.

P.S.



Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

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

From: "YouDontKnowWho" <[EMAIL PROTECTED]>
Subject: Re: Connecting Linux box to internet thru Sygate
Date: Mon, 28 Jun 1999 18:29:51 GMT

The settings look OK to me.  What kind of problem are you having?  Is
it a DNS problem?

--
And now we return to our regularly scheduled,
uncommonly entertaining thread...

Brian Devlin wrote in message <[EMAIL PROTECTED]>...
>I have two computers (one is my family's).  We have a cable modem
hooked
>up to that box.  It is running Win98 and uses sygate to share the
cable
>modem.  My computer is dual booting linux and Win98.  I can access
the
>internet using win98, but I am not sure how I should configure linux
to
>access the internet.
>
>Here is a list of the settings.
>
>Sygate computer:
>
>Internal IP - 192.168.0.1
>SUBNET - 255.255.255.0
>DNS - 24.0.240.33
>      24.0.240.34
>HOSTNAME CX500477-a.shing1.ri.home.com
>
>Linux machine (Win98 settings):
>
>IP - 192.168.0.1
>SUBNET - 255.255.255.0
>GATEWAY - 192.168.0.1
>
>Any help would be appreciated.  If you can just point me to a faq
that
>would explain to me how to do it, I would appreciate that.  You can
>e-mail me at [EMAIL PROTECTED] if you don't want to post.
>
>Thank You
>Patrick Devlin


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

From: Emmanuel Tatto <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,comp.os.linux.misc,comp.os.linux.setup
Subject: Re: leafnode
Date: Mon, 28 Jun 1999 14:53:14 +0000

Daniel Wagner wrote:

> Hello!
>
> I wanted to setup a local news-server for offline reading and posting in my home-LAN 
>and i decided to use leafnode cause i've heard that it's easy to use, but now i've 
>got several problems.
>
> 1. With "News-Readers" like Netscape, Krn or Outlook Express i only get the groups 
>and the messagecount but no messages.
>
> When i subscribe to a ng it doesn't get listed in the directory 
>/var/spool/news/interested.group (in leafnode documentation they wrote there should 
>be a file with ng name for each subscribe ng.)
>
> Can anybody help me with my problem, or should i use inn for offline reading/posting?
>
> Thanks Daniel.
>
> --
> Java rulz! Linux rulz!
>
> E-Mail: mailto:[EMAIL PROTECTED]
> ICQ: 41472160
> WWW: http://www.computer.privateweb.at/daniel.wagner/

Hi,

Have you edit /etc/leafnode/config and check that 'server = ...' point to your ISP 
news server ?
Have your run under root or news fetch after subscribing to some newsgroups? Also, you 
must run fetch daily, or weekly in a crontab or manualy to get new messages from 
newsgroups(fetch must be run
under root or news account).
Have you mark as read in Netscape or in you news reader the first message from 
Leafnode ?
Have you define 'export NNTPSERVER=localhost' in your /etc/profile or ~/.profile ?

I'm currently running leafnode 1.9.2 and it works just fine.

Manu.


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

From: Robert Clare <[EMAIL PROTECTED]>
Subject: Re: phoneline/wireless networking drivers
Date: 28 Jun 1999 20:21:37 +0200

[EMAIL PROTECTED] writes:

> Does anyone know where I can buy the Aviator2.4
> netowrking kit for my home PC?
> 

You should be able to get it via a number of online stores.  A search
for WebGear will turn up a number of vendors.  However, I don't know
whether it will work under linux.  I have asked WebGear about linux
support.  They are planning for July support for the *parallel-port*
version, not the Aviator2.4, which is the pcmcia (and therefore faster
and more interesting) version.  They have no current plans for linux
for the 2.4, although they said that they had forwarded my email to an
engineering VP.  I have also asked for technical details, but have not
heard anything yet.  

The next best option at the moment seems to be Proxim's Symphony.  It
is more expensive, but linux drivers (even if based on no-source
binaries do exist). 

-- 
===========================================================================
Robert Clare   | Snail-mail:        | Email:  [EMAIL PROTECTED]
MIT            | CERN-EP            | Phone: +4122-76-76610 Fax: +4122-7828923
Cambridge, MA  | CH-1211 Geneva 23  | GSM: +4179-201-0459 (160459 at CERN) 

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


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list (and comp.os.linux.networking) via:

    Internet: [EMAIL PROTECTED]

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Networking Digest
******************************

Reply via email to