Linux-Networking Digest #480, Volume #10         Sat, 13 Mar 99 09:13:58 EST

Contents:
  What is the best Linux to install? (Richard)
  Re: problem with routeing (M. Buchenrieder)
  Traffic shaping (Mark Sheppard)
  Re: /usr/local/bin/perl ->/usr/bin/perl (Christoph Haberberger)
  Re: I need help on configuring a RAID 1 (Raimund Sacherer)
  Re: I need help on configuring a RAID 1 (Raimund Sacherer)
  Re: Linux networking internals... (GSM)
  PPP problem, please read ("Eriksson")
  Re: Samba as WinNT PDC ("Robert M. Stockmann")
  Re: 3c509 & ne2000 conflict ("��d�W")
  Re: 3c509 & ne2000 conflict ("��d�W")
  Re: urgent! ("Robert M. Stockmann")
  Re: IPCHAINS not working ("Robert M. Stockmann")
  Re: Web based e-mail client for Linux (Izak Burger)
  Re: [Q] Accton LAN Card? (HO Soo-Khim)
  Re: For all you Nicrosoft lovers (David Fox)
  Firewll/proxy setup (Steve Terrell)
  ISDN ([EMAIL PROTECTED])
  Buy Internet ("Shannon Jacobs")

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

From: Richard <[EMAIL PROTECTED]>
Crossposted-To: 
alt.os.linux,comp.os.linux,comp.os.linux.misc,comp.os.linux.setup,comp.os.linux.redhat,alt.os.linux.slackware
Subject: What is the best Linux to install?
Date: Sat, 13 Mar 1999 12:18:26 GMT

I am trying to install the newest and the best linux on
100+ workstation.  What would be the best one to choose
in terms of standard, support, and setup?

Any ideas would be appreciated.

email to [EMAIL PROTECTED]
Thanks in advance
Richard

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

From: [EMAIL PROTECTED] (M. Buchenrieder)
Subject: Re: problem with routeing
Date: Thu, 11 Mar 1999 13:49:38 GMT

[EMAIL PROTECTED] (Andreas Alvarez) writes:

>Hi 

>I've set up a network and it seems I don't get the routing right.
>My Linux box got two NIC's installed.

>eth0: IP               195.xxx.220.50
>Subnetmask     255.255.255.248
>Default Gateway 195.xxx.220.49 (this is a Cisco router)

>eth1:  IP      192.168.2.1
>Subnetmask     255.255.255
>Default Gateway 195.xxx.220.49 (i want it to point to 195.xxx.220.50
>but SuSE 6.0 does not allow this)

[...]

SUSE is right. And both settings are incorrect. You can't have
a routing table like that without IP forwarding and masquerading
enabled. No packet will be routed without masquerade enabled from any
private IP range into the real world IP addresses.
Use the 192.168.2.1 IP (the Linux box'  NIC) as default gateway
for the 192.168.2.* network. Recompile the kernel with IP forwarding
and masquerading enabled, and use YAST to setup the needed configuration
in /etc/rc.config .


Michael

-- 
Michael Buchenrieder * [EMAIL PROTECTED] * http://www.muc.de/~mibu
          Lumber Cartel Unit #456 (TINLC) & Official Netscum
    Note: If you want me to send you email, don't munge your address.

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

From: [EMAIL PROTECTED] (Mark Sheppard)
Subject: Traffic shaping
Date: 12 Mar 1999 11:31:33 -0000


In the Documentation/networking/shaper.txt file that comes with the
kernel Alan Cox mentions "Mike McLagan <[EMAIL PROTECTED]>'s patch to
allow routes to be specified by source/destination pairs".  Does
anyone know where I can get this?

He also says "I'd like to implement Van Jacobson and Sally Floyd's CBQ
architecture into Linux one day", is this happening?

Also is there any other shaping software I can get that's not already
in the kernel?

Thanks,
Mark.

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

From: [EMAIL PROTECTED] (Christoph Haberberger)
Subject: Re: /usr/local/bin/perl ->/usr/bin/perl
Date: Sat, 13 Mar 1999 12:40:04 GMT

On Sat, 13 Mar 1999 11:17 +0000 (Pacific Standard Time),
[EMAIL PROTECTED] (Steve Smith) wrote:

>Can someone help me please.
>
>I am trying to mirror a website that contains a lot of cgi scripts. Some 
>of the scripts have the header /usr/local/bin/perl and some have 
>/usr/bin/perl, either of which work on the remote server. Only 
>/usr/bin/perl works on my linux box. How do I get both to work on my linux 
>box. 

create a symbolic link ...

ln -s /usr/bin/perl /usr/local/bin/perl

Christoph
[EMAIL PROTECTED]

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

Date: Sat, 13 Mar 1999 13:52:09 +0100
From: Raimund Sacherer <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.advocacy,comp.os.linux.help,comp.os.linux.misc
Subject: Re: I need help on configuring a RAID 1

Hi, the patch did not work --> when compiling the kernel, i get errors.

I have the SuSE 6.0 linux.

What is a pristine kernel source package?

best regards
The Ray

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

Date: Sat, 13 Mar 1999 13:52:37 +0100
From: Raimund Sacherer <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.advocacy,comp.os.linux.help,comp.os.linux.misc
Subject: Re: I need help on configuring a RAID 1

Hi, the patch did not work --> when compiling the kernel, i get errors.

I have the SuSE 6.0 linux.

What is a pristine kernel source package?

best regards
The Ray

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

From: GSM <[EMAIL PROTECTED]>
Subject: Re: Linux networking internals...
Date: Sat, 13 Mar 1999 13:14:20 GMT



Sukesh wrote:

> Hi,
> I am interested in looking the networking portion of the linux kernel...is
> there any documentation for that..?? Can someone point me to links..??
> Thanks..
>
> thanks,
> Arni

Linux Kernel Internals is the book you want, soft covered so not overly
pricey.
By Michael Beck (Editor), Harald Bohme, Mirko Dziadzka, Ulrich Kunitz, Robert
Magnus, Harold Bohme, et. al
http://www.amazon.com/exec/obidos/ts/book-similarities/0201331438/arrowheadconsultA/002-6834767-2676245

Highly recommended and excellent treatment of network calls at kernel level.


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

From: "Eriksson" <[EMAIL PROTECTED]>
Subject: PPP problem, please read
Date: Sat, 13 Mar 1999 14:17:31 +0100

I have a working PPP dialup script for my ISP. I could connect when I used
Red Hat 5.2 with kernel 2.0.36 (and strangely with 2.2.0 aswell)

But then I decided to use Slackware (3.6).
In order to get my ethernet card up and running I need 2.2.0 or later. I
instelled that and wrote the PPP script.

But it will not work. I installed PPP 2.3.5 (just by unpacking it in / and
follow the installation instructions) But that didn't make any differance.
(and according to the /usr/adm/messages I'm using PPP 2.3.5 so I guess the
installation went fine)

I checked the /usr/adm/messages and found out the following:

Everything works fine (by the looks of it) up to the point when I get
connected to my ISP. Then it says:

"hostname modprobe: can't locate module ppp-compress-21"

I get an IP number but when I run ifconfig there is no ppp0

Please help me..

Thanx!

/Martin

I'm beginning to wonder if my life would improve by throwing my Linux box
out the window..






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

From: "Robert M. Stockmann" <[EMAIL PROTECTED]>
Subject: Re: Samba as WinNT PDC
Date: Sat, 13 Mar 1999 14:20:49 +0100

Ivailo Gabrovski wrote:
> 
> Hi,
> I have Samba worging on Linux server and want to make it PDC (Primary
> Domain Controller) as NT Server.
> I read all information in "Samba NT Domain FAQ" an samba.org and made
> all in documentation.
> When I try to register one NT workststion to my SAMBA (it is the name)
> domain, windows print erroe message:
> 
> Unable to connect to the domain controller for this domain. Have your
> administrator check your computer account on the domain.

SAMBA can be a win95 PC's PDC, but not as a NT4.0 Worskstation's PDC
yet.
sorry. 

There are some alpha versions of samba available which have been
rumoured to do the thing with NT4 as clients, but I'm sure M$
has put a NDA on code within samba which can handle NT clients.

What is possible is that Samba can fully act as a Member Server in a 
existing NT Domain (with NT PDC's and BDC's)

Robert
> 
> Ivailo

-- 
++---------------------------++----------------------------------------++
|| R.M. Stockmann            ||   InfoMagic Nederland VOF             
||
|| [EMAIL PROTECTED]        ||   Unix administration & support       
||
|| http://www.infomagic.nl   ||   The Netherlands                      ||
++---------------------------++----------------------------------------++
250-Linux: A copylefted Unix-like operating system for 80[3456]86, 
250-       DEC Alpha, Sun SPARC, Sun UltraSPARC, Motorola 68k, 
250-       PowerPC/PowerMac, ARM, Mips R[3,4]x00, Fujitsu AP/1000+ 
250-       and more to come.

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

From: "��d�W" <[EMAIL PROTECTED]>
Subject: Re: 3c509 & ne2000 conflict
Date: Sat, 13 Mar 1999 21:20:03 +0800

I had follow your instruction.
Everything seems normal, but I ran lilo.
I got a warning: Value expected for 'append' near line 10 in file
/etc/lilo.conf
mike upham ���g��峹 <7cd7s6$h13$[EMAIL PROTECTED]>...
>I finally got it to work.
>For anyone else with the same problem here is what I did.
>
>I had to take both cards out of PnP mode and set the IRQs
>and base port numbers to different values.  Then I added a
>line:
>append "ether=15,0x270,eth0 ether=10,0x300,eth1"
>then ran lilo
>rebooted and it worked fine.
>
>Now on to figuring out IP masquerading.
>
>Thanks
>Mike
>
>
>



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

From: "��d�W" <[EMAIL PROTECTED]>
Subject: Re: 3c509 & ne2000 conflict
Date: Sat, 13 Mar 1999 21:21:25 +0800

I had follow your instruction.
Everything seems normal, but I ran lilo.
I got a warning: Value expected for 'append' near line 10 in file
/etc/lilo.conf
mike upham ���g��峹 <7cd7s6$h13$[EMAIL PROTECTED]>...
>I finally got it to work.
>For anyone else with the same problem here is what I did.
>
>I had to take both cards out of PnP mode and set the IRQs
>and base port numbers to different values.  Then I added a
>line:
>append "ether=15,0x270,eth0 ether=10,0x300,eth1"
>then ran lilo
>rebooted and it worked fine.
>
>Now on to figuring out IP masquerading.
>
>Thanks
>Mike
>
>
>




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

From: "Robert M. Stockmann" <[EMAIL PROTECTED]>
Subject: Re: urgent!
Date: Sat, 13 Mar 1999 14:21:50 +0100

Adrian wrote:
> 
> We are trying to set up a linux web server.  However we could not set up
> the network card.  Being new to Linux, we have no idea how to go about
> doing this and using Linux command.  Please advice.
> 

please mention which network card u use.

> Adrian

-- 
++---------------------------++----------------------------------------++
|| R.M. Stockmann            ||   InfoMagic Nederland VOF             
||
|| [EMAIL PROTECTED]        ||   Unix administration & support       
||
|| http://www.infomagic.nl   ||   The Netherlands                      ||
++---------------------------++----------------------------------------++
250-Linux: A copylefted Unix-like operating system for 80[3456]86, 
250-       DEC Alpha, Sun SPARC, Sun UltraSPARC, Motorola 68k, 
250-       PowerPC/PowerMac, ARM, Mips R[3,4]x00, Fujitsu AP/1000+ 
250-       and more to come.

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

From: "Robert M. Stockmann" <[EMAIL PROTECTED]>
Subject: Re: IPCHAINS not working
Date: Sat, 13 Mar 1999 14:31:31 +0100

Andre Giordano wrote:
> 
> I have setup IP chains on my system and the `output` chain works great but
> I can't get ANY services working with the input chains.
> 
> This is the script I am using:
> 
> # this is the script for my firewall
> 
> /sbin/ipchains -F input
> /sbin/ipchains -F output
> 
> # rules for outgoing packets
> /sbin/ipchains -A output -p TCP -d 0.0.0.0/0 80 -t 0x01 0x10
> /sbin/ipchains -A output -p TCP -d 0.0.0.0/0 23 -t 0x01 0x10
> /sbin/ipchains -A output -p TCP -d 0.0.0.0/0 ftp-data -t 0x01 0x02
> 
> #rules for incomming packets
> /sbin/ipchains -A input -i lo -j ACCEPT
> /sbin/ipchains -P input DENY

put the above line as the last line
> 
> /sbin/ipchains -A input -p TCP -s 0.0.0.0/0 ftp-data -d $myip 1024:5999 -j
> ACCEPT
> /sbin/ipchains -A input -p TCP -s 0.0.0.0/0 ftp-data -d $myip 6010: -j
> ACCEPT
> /sbin/ipchains -A input -p TCP -s 0.0.0.0/0 ftp -d $myip  -j ACCEPT
> /sbin/ipchains -A input -p TCP -s 0.0.0.0/0 110 -d $myip -j ACCEPT
> /sbin/ipchains -A input -p TCP -s 0.0.0.0/0 23 -d $myip -j ACCEPT
> /sbin/ipchains -A input -p ICMP -j ACCEPT
> 
> ------------------  Posted via SearchLinux  ------------------
>                   http://www.searchlinux.com

-- 
++---------------------------++----------------------------------------++
|| R.M. Stockmann            ||   InfoMagic Nederland VOF             
||
|| [EMAIL PROTECTED]        ||   Unix administration & support       
||
|| http://www.infomagic.nl   ||   The Netherlands                      ||
++---------------------------++----------------------------------------++
250-Linux: A copylefted Unix-like operating system for 80[3456]86, 
250-       DEC Alpha, Sun SPARC, Sun UltraSPARC, Motorola 68k, 
250-       PowerPC/PowerMac, ARM, Mips R[3,4]x00, Fujitsu AP/1000+ 
250-       and more to come.

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

From: Izak Burger <[EMAIL PROTECTED]>
Subject: Re: Web based e-mail client for Linux
Date: Sat, 13 Mar 1999 14:43:15 +0200

Go over to ftp.obsidian.co.za/ocs/

This is for an intranet, so this might not be exaclty what you need.  But
I like it, it even works with your exixting pine folders, that is if youre
using pine to read your mail :)

regards
Izak

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
                                ----==-- _                
                                ---==---(_)__  __ ____  __
Microsoft is not the answer.    --==---/ / _ \/ // /\ \/ /
Microsoft is the question.      -=====/_/_//_/\_,_/ /_/\_\
Linux is the answer: Because a PC is a terrible thing to waste.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Note: Mail from yahoo.com and hotmail.com domains will go to a special folder
and my not get read until much later.  I'm sorry for this inconvenience but I 
get to much spam from people in these domains.  


On Fri, 12 Mar 1999, Michael T. Spears wrote:

> Does anyone know of a free Web based e-mail client for Linux?  I'm running
> Apache, so something that works with Apache would be preferred.
> 
> 
> Thanks,
> 
> 
> 
> 
> 
> 


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

From: HO Soo-Khim <[EMAIL PROTECTED]>
Subject: Re: [Q] Accton LAN Card?
Date: Sat, 13 Mar 1999 21:38:40 +0800

Hi,

You can try to download the Accton Cheetah driver from the Accton
Web site...the web site in USA and not the one in Taiwan..

http://www.accton.com/

What's the chip set on your Accton ? MPX EN5038 ?

Regards,

HO Soo-Khim
[EMAIL PROTECTED]

SungKook Kim wrote:

> I have Accton LAN card and installed RedHat 5.2 on my PC
> How can I make Linux Networking by Accton LAN card ?
> Linux(RedHat 5.2) does not support Accton LAN card , isn't it?
> (Accton: Cheeptah PCI Adapter - 10/100Mbps Fast Ethernet)
>
> Thanks.....
>
> reply e-mail address: [EMAIL PROTECTED]


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

From: d s f o x @ c o g s c i . u c s d . e d u (David Fox)
Crossposted-To: alt.os.linux,comp.os.linux.hardware,comp.os.linux.setup
Subject: Re: For all you Nicrosoft lovers
Date: 13 Mar 1999 06:04:03 -0800

[EMAIL PROTECTED] (Chris Tremblay) writes:

> If you think that you had privacy before this, boy you live in a
> bubble. Look at cell phones, ISPs, Credit card companies, Banks.
> 
> Cell phone companies can tell what block you are standing on and what
> you are saying. This info is accessible by police. 

Not when the phone is off.

> ISP companies can log every email that you send out and where you
> visit on the net. 

Only if you use their SMTP server and not your own.

> Credit card companies have logs of what you buy and where you buy it.
> They can sell this to other companies

This is not particularly sensitive information.  You can still use
cash when necessary.

> Banks are in the same situation as credit card companies, especially
> if you have debit card access.  Privacy is a nonissue. It is more of
> can you accept that this is there.

You can still achieve a good degree of privacy if you're well
informed and moderately careful.
-- 
David Fox           http://hci.ucsd.edu/dsf             xoF divaD
UCSD HCI Lab                                         baL ICH DSCU

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

From: Steve Terrell <[EMAIL PROTECTED]>
Subject: Firewll/proxy setup
Date: Sat, 13 Mar 1999 07:55:16 -0500

Can someone tell me where I can find software for firewall/proxy server
setup for use with a dial up connection.

I have tried FireDoor and it seems to work good, but was wondering if
there are any others out there.

Thanks
Steve Terrell
[EMAIL PROTECTED]

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

From: [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.setup,comp.os.linux.misc,comp.os.linux.hardware
Subject: ISDN
Date: Sat, 13 Mar 1999 14:02:31 GMT

Hi,

Has anyone connect a linux box to a workstation using an ISDN link ? I
want to get two machines talking to each other using PPP on an ISDN link.
Ethernet would be the best option I know, but I can't use it. I've had a
look at the HOWTO's and can't find anything that is of much use.

My main question is how do I setup the link ? How do I get one machine
to "dial" the other ? They will be connect directly to each other in a LAN
config.

Any pointers/info would be greatly appreciated.

Thanks,

Simon.

P.S If possible could you send me a copy of your post directly.

============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

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

From: "Shannon Jacobs" <[EMAIL PROTECTED]>
Subject: Buy Internet
Date: Sat, 13 Mar 1999 17:19:31 +0900

The Subject: line derives from one of Asimov's stories, though I don't read
much English SF these years.  Anyway, I think this is the correct venue for
this post--I hope what I'm describing is of interest to the kind of people
who use Linux, and I even hope that someone here will be able to offer
guidance as to how I could help make it happen.  I want to believe it's
already a work in progress, but so far I haven't been able to dig anything
up...

As it applies to Linux, there are two parts to the system.  The hardware
part is a multi-frequency micro-cellular modem, and the software part is
support for setting up lots of virtual channels and relaying packets.  And
the goal is nothing less than taking over the Internet--rather than being
owned by powerful companies who want to control the information, WE would
own it.

The way I imagine it, I'd own my own computer with its own transceiver.
When I wanted to access a resource somewhere else on the net, my computer
would contact neighboring computers and ask them to help set up a virtual
circuit to the resource, and once the circuit was set up, the computers on
that circuit would simply relay the data to my machine.  In exchange, my
machine would offer the same routing and relay services for those same
machines.  No need for global accounting (and central ownership)--each of
the local machines would know exactly what services it had provided and
received, and if the balance was too negative, it would start rejecting some
of the requests.

Here's a simple example.  Imagine I want to watch a movie that is accessible
somewhere on the net.  My machine would request sufficient network resources
to show the movie.  If my machine was a good netizen, no problem, but if it
was a chronic debtor, many of the requests would be refused, and the result
would be poor service.  And I'd have the option to freely decide what to do.
I could accept that level of service, or I could upgrade my machine to offer
more network resources in exchange, or I could simply reduce my demands on
the network.

Another important part I didn't mention so far is the communication
standards that would be required.  But I know that a lot of this is already
under development for the current Internet and cellular phone systems and
other targets.  But this is actually a place where the open process of
development as used in the Linux community could hasten progress.  There's a
lot of other wrinkles and complexities I've considered, and possibly even
developed some partial solutions for...  Way too much for a short public
post.  But if you're interested in discussing these things, I look forward
to seeing your posts or email.  And of course I'd be especially interested
in news of related works in progress.


--
.a/ssig
Yes, I admit the spamnuts are ingenious in harvesting email addresses.
Unfortunately, their stupidity is even greater than their ingenuity.  And
since they project their own stupidity onto others, they expect the others
to send them money.  Fat chance.



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


** 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