Linux-Networking Digest #308, Volume #12         Fri, 20 Aug 99 23:13:52 EDT

Contents:
  NFS for streaming video | is there a better solution? (Jeff Martin)
  Re: Internet & Network Question ("Phil")
  Ping but no ftp or telnet (Ian Pulsford)
  Re: Squid problem ... (dmitri)
  Re: Samba's last stand! (el bobo)
  Re: yes!! samba! (Tim Wernick)
  Re: Samba's last stand! ("Hiawatha Bray")
  Re: CNet's PRO120 and Linux? ("Kevin Rosel")
  Re: Can't get 2 NIC's to work - Me too! (done) (Marco Mililotti)
  Re: Anyone who's successfully used kppp -Please help me! (Shonne Beavers)
  PPPD and Point-to-Point Compression? (yongtao)
  Re: help with slow ppp connection (Samuel Davidoff)
  IP Masquerading and FTP on port other than 21 (Mark Boster)
  Re: cable modem cant ping gate way or DNS server (Mark Post)
  Re: New Installtion w/o CDROM ("Richard Miller")
  FTP PACKETS ("atreides")
  Re: Linux as a Novell client (Mark Post)
  Re: NE2000 ISA help ("Ji-Haw, Foo")
  Re: pppd in 'setuid-root' mode (John Hasler)
  Re: NFS security - how to turn some of it off? ("YouDontKnowWho")

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

From: Jeff Martin <[EMAIL PROTECTED]>
Subject: NFS for streaming video | is there a better solution?
Date: Sat, 21 Aug 1999 09:17:25 -0400

Hello,

I was wondering if there is a better solution for streaming video than
NFS with jpg refresh.

We mount around ten NFS dirs with jpg files from remote servers, these
are mounted on the webserver from all over the US --  I was wondering if
anyone has heard of a better solution than this for posting remote (
from different locations) video to the web, while keeping it secure from
snoopy-folks.

If anyone has any ideas please email them to me:

[EMAIL PROTECTED]

Thank you for your time,

-Jeff Martin


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

From: "Phil" <[EMAIL PROTECTED]>
Subject: Re: Internet & Network Question
Date: Fri, 20 Aug 1999 13:25:21 -0700

There are various options available to share connections through Win98.  I'm
using the Win98 SE upgrade.  It has a service called ICS (Internet
Connection Sharing) that is easy to set up if you go with the defaults.  You
can order it through MS at   http://windowsupdate.microsoft.com/default2.htm
for around $20 + s&h.


Hope this helps,

Phil

Jordan Lee <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Hello,
>
>
> I am fairly new to Linux and I have my Win98 box and Linux networked
> together and wanting to know if I can browse the internet in Linux accross
> the network?  I make the connection in Windows... and help or pointers
would
> be great!
>
> Thanks,
>
> Jordan Lee
>
>



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

From: Ian Pulsford <[EMAIL PROTECTED]>
Crossposted-To: redhat.networking.general
Subject: Ping but no ftp or telnet
Date: Fri, 20 Aug 1999 20:30:51 GMT

Hi,

I can ping Linux on my 486 from Linux or Windows on another machine but 
cannot ftp or telnet.  I can do all in the other direction and have an nfs 
share from the 486 mounted on the other machine so the network is there.  
inetd is running, ftp and telnet are installed and enabled in 
/etc/services.  The installation on the 486 was very basic, have I left 
something out?

Appreciate any help.

Thanks

IanP

==================  Posted via CNET Linux Help  ==================
                    http://www.searchlinux.com

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

From: dmitri <[EMAIL PROTECTED]>
Subject: Re: Squid problem ...
Date: Fri, 20 Aug 1999 20:35:11 +0000

I had this some time ago too, than it dissapiared. It will be nice to know why

Gordon Fraser wrote:

> Hi!
> Using Squid 2/PATCH2 (SuSe 6.1 Kernerl 2.2.5) I get this error message once
> every minute:
>
>     clientReadRequest: FD 13 Invalid Request
>
> What does this mean??
>
> Thanks,
> Gordon


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

From: [EMAIL PROTECTED] (el bobo)
Subject: Re: Samba's last stand!
Date: Thu, 19 Aug 99 06:30:08 GMT


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

From: Tim Wernick <[EMAIL PROTECTED]>
Subject: Re: yes!! samba!
Date: Thu, 19 Aug 1999 16:10:37 +0200

Hi,

do you want them added by accident? ;-)
To add the home-directories of your Users you simply have to edit your
sm.conf file. Add something like that (for example):

[homes]
browseable=yes
writable=yes
public=no

For any other share you'll add lines like that for example:
[any_other_share]
comment=This is any other share exported from my Samba-Box
path=/mnt
writable=yes
public=no

See the manpage of smb.conf for the correct paramters and values.
You can also use SWAT (Samba Web Admin Tool). It comes with samba.
You can use it to edit your samba Configuration through any WWW-Browser.


Hope it helps

Tim

Lindoze 2000 wrote:

> I got windoze to see samba for the first time yesterday by accident!
> Today I got windoze to see files on my linux box via. samba by accident!
> now how can I add and remove shares on my linux?
>
> so say I want to add /home/thisguy and /mnt
>
> Later I decide to not show /mnt
>
> how would I do this?
>
> --
> Thank you for your valuable input. Your useful answers will benifit
> other users as well.
> You are Linux!
>
> ########################################################
> ##                                                    ##
> ## My Experiment                                      ##
> ## http://www.FusionPlant.com                         ##
> ##                                                    ##
> ########################################################


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

From: "Hiawatha Bray" <[EMAIL PROTECTED]>
Subject: Re: Samba's last stand!
Date: Fri, 20 Aug 1999 20:50:35 GMT

Cool...I'll try it when I get home.  Thanks.


On 20 Aug 1999 11:27:38 -0700 Ronald Cole <[EMAIL PROTECTED]> wrote:
> "Hiawatha Bray" <[EMAIL PROTECTED]> writes:
> > Thanks for a lucid and informative message.
> > 
> > But here's where things get messy...I try to log into the share using
> > my Linux password and it's rejected.  Then I go to the Linux box and
> > try to run smbpasswd, to give the user an SMB password.  It doesn't
> > work.  It asks for my old SMB password, and of course there isn't any. 
> > So when I try to set up a new password it says it can't change my
> > password.  This is bizarre.  How do you set the SMB password for the
> > user?  Thanks.
> 
> Nuke smbpasswd and run 'smbpasswd -a' as root.  Also look at the log
> files to see if you can determine what Samba says the problem is
> (/var/log/samba/*.log).
> 
> -- 
> Forte International, P.O. Box 1412, Ridgecrest, CA  93556-1412
> Ronald Cole <[EMAIL PROTECTED]>      Phone: (760) 499-9142
> President, CEO                             Fax: (760) 499-9152
> My PGP fingerprint: 15 6E C7 91 5F AF 17 C4  24 93 CB 6B EB 38 B5 E5
--
Posted via Talkway - http://www.talkway.com
Exchange ideas on practically anything (tm).


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

From: "Kevin Rosel" <[EMAIL PROTECTED]>
Subject: Re: CNet's PRO120 and Linux?
Date: Fri, 20 Aug 1999 20:57:20 -0400

I have that nic and haven't gotten it to work yet.  I have the Linux driver
from CNET, I just haven't got it loaded yet, since you have to use gcc and
stuff to get it working.

Kevin

Woojin Lee wrote in message <[EMAIL PROTECTED]>...
>Hi.
>
>I'd like to find out if CNet's Pro120 10/100BT NIC would work with
>Linux.
>I'm using Mandrake 6.0.
>
>Thanks in advance.
>
>Woojin
>




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

Date: Sat, 21 Aug 1999 00:35:23 +0200
From: Marco Mililotti <[EMAIL PROTECTED]>
Subject: Re: Can't get 2 NIC's to work - Me too! (done)

Well, I've resolved everithing, in a simple manner: I've changed one of
the NIC! 
The problem that I was experiencing was a kind of conflict between the
two cards - or between drivers - (not interrupts problems, nor I/O
base), i.e. there was a pci card (3com) together with an isa one (DEC
ewrk3) and seems that this isn't possible. I've also tried to use the
pci 3com with an isa 3com, but yet it wasn't functioning. Finally I used
another same card 3com pci... and all goes well. May be the cards should
use the same driver???

I don't have the answer, but my system is up :-)

Hope that could be useful ;-))
Bye
-- 
===========================================================================
Peace cannot be kept by force. It can only be achieved by understanding.
  Albert Einstein                         
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Marco Mililotti / [EMAIL PROTECTED] /
http://www.dadacasa.com/yah/
============================================================================


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

From: [EMAIL PROTECTED] (Shonne Beavers)
Subject: Re: Anyone who's successfully used kppp -Please help me!
Reply-To: [EMAIL PROTECTED]
Date: Fri, 20 Aug 1999 20:11:37 GMT

I gave a Creative Labs External modem.
INIT String of AT&F&C1&D2+H0 works!


On Tue, 10 Aug 1999 12:34:55 +0000, Chan Chung Hang Christopher
<[EMAIL PROTECTED]> wrote:

>Jonathan Wilson wrote:
>
>> I've posted various forms of this question on 5 groups, but no one has
>> answered yet. I need someone to help me get Linux-Mandrake running KDE or
>> GNOME on the Internet. They say L-M is very much like RH so please don't
>> think you can't help just because you don't run Mandrake!
>>
>> (this is copied from comp.os.linux.networking)
>>
>> Hi,
>> I need some assistance with kppp. I set my connections up using linuxconf.
>> Kppp will dial the modem (Creative Labs Modem Blaster) and start to log in,
>> but in the end it reports:
>>
>> "Error
>>     Timeout expired while waiting for the PPP interface to come up!"
>>
>> Additionally, I think it's a problem with kppp (I'm not sure though),
>> because when I use the connect in linuxconf it doesn't complain. But I don't
>> know how to test that to make sure (I've only had it installed for 3 days)
>>
>> I'm using Linux-Mandrake 6.0
>>
>> I don't have to use kppp, but what else am I going to do? I tried using
>> minicom, and I think it worked, but I couldn't get Netscape or any thing
>> else to work.
>>
>> I'm also having trouble with floppies. When I try to mount one (or do
>> anything with it, for that matter) I get the message "Error: you must
>> specify a filesystem type" but Linux mandrake comes with controls that are
>> supposed to auto mount and auto detect the filesystem type.
>>
>> If there's any one who has successfully used Linux-Mandrake or Red Hat (or
>> just KDE or GNOME) to connect to the Internet and other basic things
>> (mounting floppies, CD, zip
>> drives, setting up Ethernet (Samba), adding and removing programs), that
>> would be willing to correspond with me, I'd REALLY appreciate it.
>>
>> Thank in advance.
>>   JW
>> [EMAIL PROTECTED]
>
>You could try changing the modem init string in Kppp.  Make sure it enables
>compression and error-control and uses hardware flow control.   If this solves
>your problem, then your problem was that Kppp was getting gibberish from the
>server due to lack of one of the above mentioned settings....if not, try
>enabling the log window and tell us the messages....
>


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

From: yongtao <[EMAIL PROTECTED]>
Subject: PPPD and Point-to-Point Compression?
Date: Fri, 20 Aug 1999 18:05:37 +1700

Hi Everyone,

After over a week of hard work, I finally made PPTP-Linux 
logon to the NT PPTP server. But only to find out that NT 
PPTP Server insists on using the so called "Microsoft Point-
to-Point Compression" (MPPC), which my PPPD (version 2.3.9-
1) does not support. :(

So I would really like to know:

1. Is there a version of PPPD that supports MPPC?
2. If not, is there an implementation of MPPC available on 
Linux that I can "integrate" (with little coding) into PPPD?
3. If not, is there a way to stop NT PPTP server from 
insisting on MPPC?

You help is greatly appreciated.

Yongtao
[EMAIL PROTECTED]


* Sent from RemarQ http://www.remarq.com The Internet's Discussion Network *
The fastest and easiest way to search and participate in Usenet - Free!


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

From: Samuel Davidoff <[EMAIL PROTECTED]>
Subject: Re: help with slow ppp connection
Date: Wed, 18 Aug 1999 21:24:20 -0400

In article <[EMAIL PROTECTED]>, Ronald Cole
<[EMAIL PROTECTED]> wrote:

> [EMAIL PROTECTED] (Chris Butler) writes:
> > [comp.os.linux.networking - Tue, 17 Aug 1999 09:47:38 -0400] * Samuel wrote
> > *
> > > I have /dev/ttyS0 set to 230400 baud through stty.
> > > I have setserial flagged at spd_vhi (though this isn't neccesary)
> > > My pppd options include '115200' (for some reason 230400 won't work),
> > > 'crtscts' and 'bsd_cmp 15,15' i think these are the relevant settings.
> > > the chat log reports that i am connection above 50000 so i'm guessing
> > > the problem is with pppd.
> > 
> > What are the MTU and MRU settings?
> > 
> > (You can check this with "ifconfig ppp0" when you're connected)
> > 
> > The best setting for PPP is 576 (for both).
> 
> Maybe for a 14.4 modem... but for a 56k, I can run pretty close to
> full steam with 1500.

And 1500 is the default setting of pppd so I don't think that's my
problem. Thanks anyway though. Any other suggestions?

Sam

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

From: [EMAIL PROTECTED] (Mark Boster)
Subject: IP Masquerading and FTP on port other than 21
Date: Fri, 20 Aug 1999 16:06:36 GMT

I have setup masquerading successfully using RH6.0
I can FTP using standard ports (21&20).

The problem arises when i try to connect to a FTP server
using port xx or xxx. I can connect and authenticate to
this server. However when the server tries to send
back a directory listing, the connection times out
and no directory listing is displayed.

I have read the IP chains HOWTO. The first impression
i get is that i have to open TCP ports above 1024 to 65536.
I don't want that wide open port access.

Is there a simpler way to get non standard port FTP access?

PS I have the FTP client set to PASV mode. This client is CuteFTP32
running under Win98.

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

From: [EMAIL PROTECTED] (Mark Post)
Subject: Re: cable modem cant ping gate way or DNS server
Date: Sat, 21 Aug 1999 02:05:44 GMT

On Fri, 20 Aug 1999 05:44:51 GMT, s <[EMAIL PROTECTED]> wrote:

>hi i have @home and cant ping my gate way 24.7.63.1
>netmask 24.0.200.33 or 24.0.200.34
>my ip 24.7.63.1 I can ping my own ip but thats all 
>network card is up and running fine but ndc400 nic card retek chipset
>RTL8029(AS) 
-snip-

Please post the following:

The contents of the following files:
host.conf
hosts
networks
rc.inet1  (or your equivalent)

The output from these commands:
route -F
ifconfig

To send me email, replace 'nospam' with 'home'.

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

From: "Richard Miller" <[EMAIL PROTECTED]>
Subject: Re: New Installtion w/o CDROM
Date: Fri, 20 Aug 1999 21:26:25 -0500

I'm using RedHat 5.2 but this may help.  I'm guessing you have a CD-ROM on
the box you are running linux on now.  If not disregard this.   You need NFS
support in the kernel of the 6.0 box (either module or compiled in).  I used
it as a module.   I tried using a samba share but had big trouble with the
second install disk.  NFS did work fine.  I mounted the CD-ROM on my
existing linux box.  I then modified the /etc/exports file to export
/dev/CD-ROM.  You can also use linuxconf to do this. I started the install
and picked NFS image.  I had to use the IP address of the linux box (for
example 192.168.32.1 I can never remember if its E.I. or e.g. <g>) and
/dev/CD-ROM as the directory.  After that it worked fine.  I'm new to this
but if you have other questions let me know.  Richard
gendro <[EMAIL PROTECTED]> wrote in message
news:7pk5n0$5af$[EMAIL PROTECTED]...
> I'll try to be brief .....
> I need to install a "network server" type of config on an old machine:
> ---------------
> - 486 sx66
> - 8 Mb RAM - 1.2 Gigs HD (partitioned: 500FAT/te rest not yet partioned)
> - Two network cards Dlink - DE220
> no CD_ROM
> ---------------
> Other useful info:
> I have another Mahine (P200 Pro) running Redhat 6.0 and connected to the
> net via ADSL.
>
> I am looking at the easiest solution to install the needed Linux
> configuration onto this machine. Here are the
> choices that I thought were the most appropriate:
> 1)
> ftp install via ADSL which I have tried unsuccessfuly........
> Problem encountered: the installation process stops at "Loading ramdisk
> img ...." panel ...
> I can't resolve this problem so I am looking for another solution ....
> 2) NFS install ...... ??? Any guide lines ?
> 3) Copying the Slackware an ext2 partition of the 1.2 gig h2 using my
> P200 ..
>
> I need advices on choice 2 and 3 so I can install Slackware or else on
> my 486 and make it my net
> firewall/http server ............
>
> Thanks
>
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.



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

From: "atreides" <[EMAIL PROTECTED]>
Subject: FTP PACKETS
Date: Thu, 19 Aug 1999 11:08:30 -0400

Hi,

I would like to get my hand on a document that list the structure of an FTP
packet and the list of control commands that client/server send to each
other ... (i.e. what a connection request look like and the answer from the
server....)

Thx in advance.....

Hans St-Pierre
[EMAIL PROTECTED]






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

From: [EMAIL PROTECTED] (Mark Post)
Subject: Re: Linux as a Novell client
Date: Sat, 21 Aug 1999 02:19:33 GMT

On Fri, 20 Aug 1999 14:08:35 -0500, Peter Chase
<[EMAIL PROTECTED]> wrote:

>I've been trying to get my Linux box to network to our Novell network we
>have.  I'm using Red Hat 6.0 and have already compiled the kernel with
>IPX support and support for the Novell file system.  The new kernel
>works fine and I have already run ipx_interface and ipx_configure, but
>whenever I run slist to see which Novell servers are on the network it
>returns "no server found in ncp_open".  I would appreciate any help
>anyone can give me.

I saw a posting about avoiding just this problem.  When I did some tests on
my network at work, I was able to reproduce the problem.  Check it out at
http://x35.deja.com/getdoc.xp?AN=501905814&CONTEXT=935201664.1266155553&hitnum=1

To excerpt it:
Gustin Kiffney <[EMAIL PROTECTED]> wrote in message
news:7mnntt$khg$[EMAIL PROTECTED]...
-snip-
> Be very sure the frame type is right.  HP Jetdirect Printers
> and Win95 machines can put other frame types on the network
> that your server does NOT use and ipx_interface can get confused.  If
> this is the case you will have to use the program ipx_interface
> to force the correct frame type, and perhaps use the program ipx_route
> to add the network number and node address of your server.

To send me email, replace 'nospam' with 'home'.

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

From: "Ji-Haw, Foo" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware,redhat.hardware.arch.intel
Subject: Re: NE2000 ISA help
Date: Thu, 19 Aug 1999 10:21:23 +0200

Chances are your NE2000 card is a PnP, and some for reasons RH can't detect
it. Use the setup diskette that comes with the card to turn off PnP, then
use modprobe to detect the card again.

--

regards,

Foo Ji-Haw
Berkom





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

From: John Hasler <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Re: pppd in 'setuid-root' mode
Date: Fri, 20 Aug 1999 19:14:13 GMT

I wrote:
> Users do not have to be able to to write to the port.  Pppd on Debian
> works just fine without it.

Clifford Kite writes:
> Only if Debian configures pppd for use in a special way.

No, it is pretty much stock.

> If the ones using pppd are members of a group that includes the device
> file group then they could open it (with rw group permissions).  Or,
> perhaps, the pppd privgroup option is used and they are members of that
> group.  Users that are not a member of the group will not be able to
> explicitly invoke pppd without "other" read/write permission for the
> device file.  Of course if the only use for pppd is a single ISP
> connection then pppd can be run with the demand option, in which case all
> the permissions of the device file can be turned off - including those
> for root.

None of the above.  From the SETUP file in ppp-2.3.8:

  The recommended way to set up to dial an ISP is for the system
  administrator to create a file under /etc/ppp/peers, named for the ISP
  that you will be dialling.  For example, suppose the file is called
  /etc/ppp/peers/isp.  This file would contain something like this:

  cua0            # modem is connected to /dev/cua0
  38400           # run the serial port at 38400 baud
  crtscts         # use hardware flow control
  noauth          # don't require the ISP to authenticate itself
  defaultroute    # use the ISP as our default route
  connect '/usr/sbin/chat -v -f /etc/ppp/chat-isp'

  If there are any other pppd options that should apply when calling
  this ISP, they can also be placed in this file.

  The /etc/ppp/chat-isp file named in the last line contains the script
  for chat(8) to use to dial the ISP and go through any username/
  password authentication required before PPP service starts.

This, of course, is just what Debian does (chatscripts go in
/etc/chatscripts. but that is minor).  With this system you can have as
many isp's as you want, and the users do not access to any ports.

You don't need to edit any files to set this up on a Debian system:
pppconfig takes care of that via a whiptail UI.  It also takes care of DNS.
-- 
John Hasler                This posting is in the public domain.
[EMAIL PROTECTED]            Do with it what you will.
Dancing Horse Hill         Make money from it if you can; I don't mind.
Elmwood, Wisconsin         Do not send email advertisements to this address.

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

From: "YouDontKnowWho" <[EMAIL PROTECTED]>
Subject: Re: NFS security - how to turn some of it off?
Date: Sat, 21 Aug 1999 02:28:30 GMT

Check into:

    1.  =public
    2.  Adding a domain with a wildcard to the export (192.168.*)

See the man pages for exports.

--
Principle of Minimum Access: "That which is not explicitly permitted
is denied."

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

David C. wrote in message ...
>Here's the scenario:
>
>My /etc/exports file consists entirely of:
>
> /home (rw)
>
>This should allow everybody to mount the volume, right?  Wrong.
>
>Most hosts, when they try to mount this volume, get "permission
denied"
>or similar errors.  Whenever they attempt to mount the volume, lines
>like these are appended to /var/log/messages:
>
>    <date> <host> mountd[###]: mount request from unknown host
##.##.##.##
>
>I have found that if I add a hosts's name to /etc/hosts, then it will
be
>able to mount the volume, but not otherwise.  It doesn't matter what
OS
>the host is running.
>
>How do I turn off this kind of authentication?  I tried adding
entries
>to /etc/hosts.allow, but it didn't do any good.  I really don't want
to
>download my company's entire DNS table to be my /etc/hosts.
>
>(I'm behind a corporate firewall, so there's no need for this kind of
>security here.)
>
>-- David


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


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