Linux-Networking Digest #636, Volume #12 Sun, 19 Sep 99 11:13:38 EDT
Contents:
Re: workstation (DanH)
illegal port command ("David")
KTC 230tx ([EMAIL PROTECTED])
Linux networking newbie question (proramming) ("Geoffrey Stoel")
Time (clock) service in inetd.conf ("G. Hugh SONG")
routing multiple diald connections ("Justin Workman")
Re: illegal port command (Malware)
Need Help W/Inn/Suck/Tin (Joe Reed)
Re: Time (clock) service in inetd.conf ("pg")
win95 refuses to use my linux dns (Eelco Nieuwstad)
Re: Linux networking newbie question (proramming) (Peter F. Curran)
Re: Assigning a Domain Name with Cable Modem (Rod Smith)
Re: routing multiple diald connections (DanH)
Linux Server ("Phil Garnett")
Re: RH6 - DHCPCD not running completion script ("Evan B. Ross")
Linux-Windoze and StarOffice 5.1 ("Ed Lentz")
NT RAS dial-back ("David Kropman")
Re: RedHat 6.0, DHCP and scrip (Mike Martin)
Floppy/CDRom ("Bob")
Re: Seting up IMP webmail (Jon Bloom)
Re: Beginner Question (Accessing remote linux directories) ("YouDontKnowWho")
Re: *Some* web sites inaccessible through ipchains? ("Sudip Sarbajna")
Re: Linux Server (DanH)
Re: Floppy/CDRom (DanH)
----------------------------------------------------------------------------
From: DanH <[EMAIL PROTECTED]>
Subject: Re: workstation
Date: Sun, 19 Sep 1999 07:10:37 -0400
Steven Win wrote:
>
> I want to setup a system that will boot with a floppy and access the
> ressources of my server. (intelligent terminal)
>
> I have linux redhat 6.0
>
> Is it possible ?
> How ?
http://metalab.unc.edu/mdw/HOWTO/mini/Remote-Boot-5.html
Dan
--
UNIX - Not just for vestal virgins anymore
Linux - Choice of a GNU generation
------------------------------
From: "David" <[EMAIL PROTECTED]>
Subject: illegal port command
Date: Sun, 19 Sep 1999 19:12:00 +0800
My ftp client can do host-to-host transfer. But when I used this function to
direct Host A to transfer a file to Host B, I got "illegal port command". I
understand it is possible that Host A may not allow transferring files to
another host. But when I went to Host B to have a look, I found that the
name of the file had been transferred to the right folder. Since the
filename could be transferred, why couldn't the file's content?
Thanks.
------------------------------
From: [EMAIL PROTECTED]
Subject: KTC 230tx
Date: Sun, 19 Sep 1999 11:11:19 GMT
Hello
I am having difficulties finding a driver for a KTC 230tx fast ethernet
PCI adapter... Is their a driver for Linux? I have grepped the 2.2.5
tree to no avail.
Thanks
Daniel
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
From: "Geoffrey Stoel" <[EMAIL PROTECTED]>
Subject: Linux networking newbie question (proramming)
Date: Sun, 19 Sep 1999 13:43:02 +0200
I want to program a turn based strategy client/server game, which uses a
Delphi client or a telnet session to a Linux server.....at least that is
what I had in mind....
I am not an experienced C programmer, but I know the language.....
I am also spoiled using Delphi to put a component on the form and voila,
networking is there....but since I want a Linux server to run the server
side I need some info on creating sockets on the server that can communicate
with the clients.....
any good resources? tips? flames?
Regards,
Geoffrey
------------------------------
From: "G. Hugh SONG" <[EMAIL PROTECTED]>
Subject: Time (clock) service in inetd.conf
Date: Sun, 19 Sep 1999 21:03:41 +0900
In an NFS environment, when machine clocks are off between machines,
I get warning messages whenever I do some compilations using "make".
To avoid that, I think I need to set up some inetd service regarding
"time". Does anybody know how to do it?
Thank you.
--
G. Hugh Song
------------------------------
From: "Justin Workman" <[EMAIL PROTECTED]>
Subject: routing multiple diald connections
Date: Sat, 18 Sep 1999 20:36:47 -0600
I am running a redhat 6.0 server for a home network. I also run several
other company networks which require me to dial into on off hours
sometimes, as well as my internet connnection. I am using diald to connect
to all systems and the internet, with one phone line.
Here is the problem....
I have all of the connections setup and working however diald does not open
the right connection for the address entered. ( It always opens net
connection).
I need to know how to set up routing or packet filtering so it opens the
right connection for the request ie...
telnet companyA.....would open diald connection 1 and
telnet companyB....would open diald connection 2 and
request to public address would open diald to Internet.
Just a note :
all connections other than the Internet connection are to companies with
private ip address.
Any help or suggestions would be very appreciated.
Justin Workman
------------------------------
From: Malware <[EMAIL PROTECTED]>
Subject: Re: illegal port command
Date: Sun, 19 Sep 1999 14:20:18 +0200
Hi David,
you wrote:
> My ftp client can do host-to-host transfer. But when I used this function to
> direct Host A to transfer a file to Host B, I got "illegal port command". I
If you are using the "IP Masquerading" feature of Linux you have to do a
"modprobe ip_masq_ftp" as root in order to get FTP working.
Malware
------------------------------
From: [EMAIL PROTECTED] (Joe Reed)
Subject: Need Help W/Inn/Suck/Tin
Date: 19 Sep 1999 07:36:01 -0500
I am trying to create a local news spool using INN 2.2.1, Suck 4.2.2
using tin as the newsreader.
Suck connects and grabs the news files and they are placed in the correct
directories. Inn runs with no errors being posted to /var/log/syslog.
My problem comes with tin. When I execute tin, it reads the active file
and correctly reports the number of articles for each newsgroup in my
active file. However, when I try to read an article, tin reports
"Newsgroup not found on this server".
Any ideas as to what is going on here?
TIA,
Joe
[EMAIL PROTECTED]
[EMAIL PROTECTED]
------------------------------
From: "pg" <[EMAIL PROTECTED]>
Subject: Re: Time (clock) service in inetd.conf
Date: Sun, 19 Sep 1999 12:40:20 GMT
G. Hugh SONG <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> In an NFS environment, when machine clocks are off between machines,
> I get warning messages whenever I do some compilations using "make".
>
> To avoid that, I think I need to set up some inetd service regarding
> "time". Does anybody know how to do it?
>
> Thank you.
>
>
> --
> G. Hugh Song
=========================================
Sounds like you want to sync the time on all of the computers on your LAN.
Look at NTP (Network time protocol (www.ntp.org). What you will do is make
one computer on your LAN the master clock, and let it sync to an external
server on the Internet. The other computers on your LAN should be set up
with ntp to look at the machine that got it's time from the Internet. This
is all very well documented at www.ntp.org
pg
------------------------------
From: [EMAIL PROTECTED] (Eelco Nieuwstad)
Subject: win95 refuses to use my linux dns
Date: Sun, 19 Sep 1999 12:39:46 GMT
HI everybody
The DNSsystem works fine on my linux box but this service won't work
from my win95 client when i enter the DNS adress in the network
configuration of my NIC under win95. Is there something i miss or what
please help
Eelco aka Maniac Nieuwstad
------------------------------
From: [EMAIL PROTECTED] (Peter F. Curran)
Subject: Re: Linux networking newbie question (proramming)
Date: 19 Sep 1999 13:12:33 GMT
In article <IW3F3.655$[EMAIL PROTECTED]>,
"Geoffrey Stoel" <[EMAIL PROTECTED]> writes:
>I want to program a turn based strategy client/server game, which uses a
>Delphi client or a telnet session to a Linux server.....at least that is
>what I had in mind....
>I am not an experienced C programmer, but I know the language.....
>I am also spoiled using Delphi to put a component on the form and voila,
>networking is there....but since I want a Linux server to run the server
>side I need some info on creating sockets on the server that can communicate
>with the clients.....
>
>any good resources? tips? flames?
"Unix Network Programming", by W.Richard Stevens
This covers the basics, even giving the necessary
knowledge of process control and passing file and
socket descriptors between processes.
--
Peter F Curran
Rensselaer Polytechnic Institute
"If you paid for your operating system, you probably
paid too much for your operating system."
**** USE EMAIL ADDRESS IN ORG LINE TO REPLY ****
------------------------------
From: [EMAIL PROTECTED] (Rod Smith)
Subject: Re: Assigning a Domain Name with Cable Modem
Date: Sun, 19 Sep 1999 14:00:59 GMT
Reply-To: [EMAIL PROTECTED]
[Posted and mailed]
In article <[EMAIL PROTECTED]>,
Falah Thamir <[EMAIL PROTECTED]> writes:
> What domain name can be used on a machine connectd to a cable modem with
> a static IP address if it is to be set-up as a web and mail server ? The
> IP address is not registered.
> Can the IP address be assigned as the Domain Name ?
Try this at a Linux prompt:
nslookup a.b.c.d
where a.b.c.d is your static IP address as assigned by the cable company.
That should return the name they've given your computer. If it returns
nothing but an error message, then it means that the cable company is
being cheesy and not providing hostnames to subscribers' IP addresses,
which can cause problems with some protocols, so you should complain.
As somebody else posted, there are third-party services that will host a
domain name and list your IP address in their DNS servers, so you can work
around a lame or non-existant hostname provided by your ISP. I've heard
of some cable modem operators who object to customers using such services,
though, so be careful. Likewise, some cable and low-end DSL providers
object to your running a web server on your system, so be sure your
provider doesn't object before you embark on such a project. It might be
safer, and in the long run cheaper, to contract with another ISP to host
your web site under a domain name of your choice (or under that ISP's own
domain name). There are ISPs that provide nothing but web space, at rates
much lower than the ~$20/month that's typical for a dialup ISP.
--
Rod Smith
[EMAIL PROTECTED]
http://members.bellatlantic.net/~smithrod
Author of _Special Edition Using Corel WordPerfect 8 for Linux_, from Que
------------------------------
From: DanH <[EMAIL PROTECTED]>
Subject: Re: routing multiple diald connections
Date: Sun, 19 Sep 1999 10:18:22 -0400
Justin Workman wrote:
> telnet companyA.....would open diald connection 1 and
> telnet companyB....would open diald connection 2 and
> request to public address would open diald to Internet.
Sounds like time to learn scripting.
man hosts.allow
o All other lines should satisfy the following format, things
between [] being optional:
daemon_list : client_list [ : shell_command ]
If you telnet into the box as user A then dial up company A (ifup ppp0)
if user B dial up company B (ifup ppp1) etc.
Instead of using diald, you could use that as your shell command.
Dan
--
UNIX - Not just for vestal virgins anymore
Linux - Choice of a GNU generation
------------------------------
From: "Phil Garnett" <[EMAIL PROTECTED]>
Subject: Linux Server
Date: Sun, 19 Sep 1999 15:18:27 +0100
Hello,
I have just started to build my own linux network server. I will only be
serving 1-3 computers but will have things like shared internet access and
things like that, and shared drives (CDs and HDs). The computer isn't that
fast, 133 with 40mb of ram. Is that quick enough for a small home network ?
Will I be able to set it up as a proxy server for the internet and for file
sharing? Also if I do a server install of Redhat 6 will I have everything
that I need (software wise), I don't have a very much money to spend.
Is there a book that might be worth reading? Also does anyone know how much
it costs to run a computer everyday all day in the UK? The PSU is 200W, I
don't know how much a unit of electricity cost here:-)
Thanks for any help,
Phil
------------------------------
From: "Evan B. Ross" <[EMAIL PROTECTED]>
Subject: Re: RH6 - DHCPCD not running completion script
Date: Sun, 19 Sep 1999 09:52:12 -0400
Well, it sounds like "pump" has to go. I need to run the completion
script to update my firewall rules.
Any suggestions on a simple way of disabling "pump"?
Tom Eastep wrote:
>
> "Evan B. Ross" wrote:
> >
> > I just upgraded from RH5 to RH6 and have gone through translating all my
> > ipfwadm rules to ipchains and it seems to work.
> >
> > Except for one thing.
> >
> > The dhcpcd daemon isn't running it's completion script. I tried putting
> > it in /etc/dhcpc just like the man page says, and I also tried using the
> > old -c option, but no luck either way.
> >
> > My dhcpcd-eth1.info file is getting updated, so it looks like I'm
> > talking to the server.
> >
> > Any ideas? Worst comes to worst I'll throw it into the crontab, I
> > suppose...
> >
>
> RH6 uses pump rather that dhcpcd -- pump does not support completion
> scripts...
>
> -Tom
> --
> Tom Eastep \ Opinions expressed here
> [EMAIL PROTECTED] \ are my own and not
> Shoreline, Washington USA \ those of my employer
> Work: [EMAIL PROTECTED] \________________________
--
Evan B. Ross Valentine Enterprises, Inc
evan AT eross.com Waltham, MA 02451
http://www.eross.com/evan NAR #73462
This message was posted from a temporary account to avoid spammers.
------------------------------
From: "Ed Lentz" <[EMAIL PROTECTED]>
Subject: Linux-Windoze and StarOffice 5.1
Date: Sun, 19 Sep 1999 14:22:53 GMT
Does anyone know if I can use a RH linux server with Staroffice installed on
it to install StarOffice on Win98 machines on the network. Normally
Staroffice is installed on the server and then the clients are installed
from the server install. Sun has no information on this in their
"Extensive" database. I want to use Staroffice to connect the scheduling
and address functions to several windows boxes and several Palmpilots. I
have some ordertaking software on the pilots that only works with ms
access97 otherwise I would ditch the windoze boxes all together.
Thanks for any info
ED
------------------------------
From: "David Kropman" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux.dial-up,comp.os.linux.questions,comp.protocols.ppp
Subject: NT RAS dial-back
Date: Sun, 19 Sep 1999 16:26:38 +0200
Hi,
Is it possible to get a linux box to dial up a NT RAS box that will dial
back for security reasons.
It works in Win98 with normal DUN. Would I write it as part of the pap/chat
script and if that is the way has anyone have an example.
Everything that I have seen so far in the FAQ's and howto;s seem to not
include the dialback.
If you have any sugestions or places that I can go look at I would be most
grateful.
Thanks
------------------------------
From: Mike Martin <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Crossposted-To: linux.redhat,redhat.general
Subject: Re: RedHat 6.0, DHCP and scrip
Date: Sun, 19 Sep 1999 09:33:16 -0500
Marek wrote:
>
> I have very interesting scrip that I want to use on my RedHat machine
> but this script assumes that you use dhcp for obtaining your IP address.
> I use pump for this.
> Anyone have anyidea how I can replace this part of script to use pump
> instead of dhcpc???
>
> Im very new to linux so please be patience
>
> Regards,
>
> Marek
>
> _________________________________part of the
> script____________________________________________________
>
> # The IP address, $IPADDR, is defined by dhcpc
>
> if [ -f /etc/dhcpc/hostinfo-$EXTERNAL_INTERFACE ]; then
> . /etc/dhcpc/hostinfo-$EXTERNAL_INTERFACE
> elif [ -f /etc/dhcpc/dhcpcd-$EXTERNAL_INTERFACE.info ]; then
> . /etc/dhcpc/dhcpcd-$EXTERNAL_INTERFACE.info
> else
> echo "rc.firewall: dhcp is not configured."
> exit 1
> fi
>
> # nameservers are originally from /etc/dhcpc/resolv.conf.
> # The example ifdhcpc-done script updates these automatically and
> # appends them to /etc/dhcpc/hostinfo-$EXTERNAL_INTERFACE or
> # /etc/dhcpc/dhcpcd-$EXTERNAL_INTERFACE.info.
>
> # If using the example ifdhcpc-done script, the above NAMESERVER
> # definitions will be overridden correctly here.
>
>__________________________________________________________________________________________________________
You got pump to work? I never could so I use dhcpc. I would like to see
ALL of this scrip. But what you could do is change all the dhcpc entries
to pump. I've heard they work pretty much similar. Or, another option
could be to mv dhcpc and make a link from pump to dhcpc? Who knows.
There are several options here.
--
Mike Martin [EMAIL PROTECTED]
Running on Linux Redhat 6.0 2.2.5
Shadow's Web Creations & Computer Consultants
"A day's not complete without getting into a little trouble."
------------------------------
From: "Bob" <[EMAIL PROTECTED]>
Subject: Floppy/CDRom
Date: Sun, 19 Sep 1999 10:46:42 -0400
How do I actually access the floppy and the CD, under linux. Is there and
equivalent to DOS' A:\ or E:\ ?? I tried using /dev/fd0, but it won't switch
to it, and same with /dev/cdrom, it says access is restricted or some other
message, even if I do it as root. Please Help! Thank you.
Bob
------------------------------
From: Jon Bloom <[EMAIL PROTECTED]>
Crossposted-To: aus.computers.linux,comp.os.linux.misc,comp.os.linux.setup
Subject: Re: Seting up IMP webmail
Date: Sun, 19 Sep 1999 08:34:07 -0400
Matt wrote:
>
> Has anyone had any success installing and configuring IMP/Horde under Redhat
> 6. I have tried about a dozen times, checked the database structure and SQL
> create statements.... no luck. As soon as I try to log in I get an access
> denied error.
>
> Warning: Access denied for user: 'impmgr@localhost' (Using password: NO) in
> ./lib/db.lib on line 213
That's a MySQL password error. See the MySQL reference doc, section 6:
"How do MySQL privileges work"?
It looks like either a password is required for user impmgr on host
localhost or that user isn't allowed access to the database being used.
Jon
--
Jon Bloom, KE3Z
[EMAIL PROTECTED]
Electronic Publications Manager (Software, CD-ROMs and Web site)
------------------------------
From: "YouDontKnowWho" <[EMAIL PROTECTED]>
Subject: Re: Beginner Question (Accessing remote linux directories)
Date: Sun, 19 Sep 1999 14:44:44 GMT
Also, SAMBA.
--
Principle of Minimum Access: "That which is not explicitly permitted
is denied."
ANNOUNCER: And now we return to our regularly scheduled, uncommonly
entertaining thread...
Suddn wrote in message ...
>How do I access Linux directories on my Linux server from my Linux
>workstation?
>
>No FTP please!
>
>Thanks
>
>
------------------------------
From: "Sudip Sarbajna" <[EMAIL PROTECTED]>
Subject: Re: *Some* web sites inaccessible through ipchains?
Date: Sun, 19 Sep 1999 14:52:29 GMT
Hi
I am facing the same problem with IP MASQUERADING. All the sites are
accessible from the server but not from the clients(win98 ! and they must be
going through IP Masq..). Even site like www.hotmail.com is not accessible!
But from the server itself it is accessible! Does that site ( and several
others) require something special which needs to be setup also in IP masq..
?
I couldn't figure out what should I do for ICMP(according to the 'guess' in
the last post - sorry , I am not a network guru!).
Any help will be highly appreciated.
Thanks
Sudip
Tom Eastep <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> "David S. Rowell" wrote:
> >
> > Greetings,
> >
> > I have installed RH6.0 and ipchains. I have a dialup connection to
connect
> > to my local ISP, and I use my Linux server as a gateway. ipchains is
set up
> > using the "three line setup" from the howto.
> >
> > Many sites are accessible from my Win98 client machine on my side of the
> > server, but some are not. The browser says "connection reset". When I
try
> > to connect from a browser on the server, they work fine (presumably not
> > going through ipchains). This is a very consistent problem -- here's a
> > short list of problematic sites:
> >
> > www.onsale.com
> > www.firstusa.com
> > netbenefits.401k.com
> > www.4cds.com
> >
> > What kinds of things can I do to troubleshoot this problem? I am able
to
> > ping these sites successfully, but when I traceroute them I usually get
> > "Request timed out" towards the end of the route.
> >
> > Again, this is a problem on some sites, but not others. Any suggestions
> > would be greatly appreciated.
> >
>
> Just a guess - this sounds like an MTU discovery problem:
>
> a) Does your 3-line ipchains setup accept icmp type 3 packets?
> b) Does the RH6 setup do ICMP masquerading?
>
> -Tom
> --
> Tom Eastep \ Opinions expressed here
> [EMAIL PROTECTED] \ are my own and not
> Shoreline, Washington USA \ those of my employer
> Work: [EMAIL PROTECTED] \________________________
------------------------------
From: DanH <[EMAIL PROTECTED]>
Subject: Re: Linux Server
Date: Sun, 19 Sep 1999 10:45:28 -0400
Phil Garnett wrote:
>
> Hello,
> I have just started to build my own linux network server. I will only be
> serving 1-3 computers but will have things like shared internet access and
> things like that, and shared drives (CDs and HDs). The computer isn't that
> fast, 133 with 40mb of ram. Is that quick enough for a small home network ?
Sounds like a perfect firewall computer. If you take the hard drive out
and run gnatbox lite, http://www.gnatbox.com/ you can use the hard drive
on another computer for more space.
>
> Will I be able to set it up as a proxy server for the internet and for file
> sharing?
Have those as two different computers. The proxy server (I prefer
IPmasquerading to proxy) should have little to no services running and
NFS is one that tends to be exploitable.
Have your NFS server inside the firewall and share to specific
computers, not to everyone.
> Also if I do a server install of Redhat 6 will I have everything
> that I need (software wise), I don't have a very much money to spend.
Yes. Better yet, do a custom install and install everything (it's one
of the options.)
>
> Is there a book that might be worth reading?
O'Reilly is about the UNIX reference. They have a few Linux specific
and they have a bunch of UNIX general books.
> Also does anyone know how much
> it costs to run a computer everyday all day in the UK? The PSU is 200W, I
> don't know how much a unit of electricity cost here:-)
Can't help you there.
Dan
--
UNIX - Not just for vestal virgins anymore
Linux - Choice of a GNU generation
------------------------------
From: DanH <[EMAIL PROTECTED]>
Subject: Re: Floppy/CDRom
Date: Sun, 19 Sep 1999 11:04:50 -0400
Bob wrote:
>
> How do I actually access the floppy and the CD, under linux. Is there and
> equivalent to DOS' A:\ or E:\ ?? I tried using /dev/fd0, but it won't switch
> to it, and same with /dev/cdrom, it says access is restricted or some other
> message, even if I do it as root. Please Help! Thank you.
as root
mount /mnt/cdrom
mount /mnt/floppy
Then as your user cd /mnt/cdrom and read it.
When you're done, 'umount /mnt/cdrom'
in any case, man mount
Dan
--
UNIX - Not just for vestal virgins anymore
Linux - Choice of a GNU generation
------------------------------
** 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
******************************