Linux-Networking Digest #598, Volume #10 Mon, 22 Mar 99 19:13:27 EST
Contents:
Re: Linux as DHCPD and IP Masq'ing firewall? ("Bro")
NIS Problem (Lists)
Re: SuSE 6.0: news and mails offline ("The Lone Scribe")
Re: Where to Get DHCP Client for Kernel 2.0.34 ? (Thomas Zajic)
Networking Linux ("J. J. Horner")
Re: Encrypted Passwords on a Linux Samba box?! (Ronald Cole)
DNS+ISP=broken network (Alan Mead)
modem connect speed problem ("Jan Eric Fernl�f")
Re: ipchains, ipforwarding, kernel 2.2.3ac1 and ftp ("Dan")
Re: Linux programming jobs? (Kenn Owen)
Re: Networking HP855c w/ Ghostscript filter problem... (Jon Slater)
Re: web hosting & e-commerce software (Jeff Middleton)
Re: fetchmail but not mail! (L J Bayuk)
Re: Netscape & Freezing (Hans Wolters)
Re: Cable Modems & Linux (Job Eisses)
Re: kernel is complaining (Stuart R. Fuller)
Re: Is my modem a winmodem? (M. Buchenrieder)
Re: PLIP and bridging (bill davidsen)
Re: Redirecting DNS to a port ([EMAIL PROTECTED])
Re: Reeeeeaaaallll sloooowwww FTP (L J Bayuk)
----------------------------------------------------------------------------
From: "Bro" <[EMAIL PROTECTED]>
Crossposted-To: dna.support,ni.chat
Subject: Re: Linux as DHCPD and IP Masq'ing firewall?
Date: Mon, 22 Mar 1999 21:13:57 -0000
I'm glad nobody else answered this. I was beginning to think I'd
stumbled into some foreign newsgroup by mistake.
bro
Simon McCartney wrote in message <[EMAIL PROTECTED]>...
>
>Hi,
>
>I've got a linux box (RH 5.2, currently kernel 2.2.1) running as a
>DHCP server (V2.0b1pl18, with Dynamic DNS) for my small network at
>home, (3-4 Win95, 1 NT4sp3). It's also running a CVS version of
Samba,
>to do some simple printer sharing.
>
>What I want to do next is use the Linux box as a Masq'ing firewall
for
>the rest of the machines in the house, using PPP and dial-on-demand.
>
>The only problem I have with this is getting the routing setup
>properly, as the DHCP server people will know, for dhcpd to work
>properly with Microsoft clients, I need to add the following route:
>
> route add -host 255.255.255.255 dev eth0
>
>In my mind, this also confuses the routing for internet bound
traffic.
>(My LAN uses 192.168.2.* for all IP addresses)
>Any solutions/suggestions people ?
>
>Many thanks,
>
>
>
>McC
------------------------------
From: Lists <[EMAIL PROTECTED]>
Subject: NIS Problem
Date: Mon, 22 Mar 1999 15:42:24 -0500
We have NIS set up serving a bunch of machines, and when you try to
change passwords or do a ypchfn, it gives an error saying: Unable to
change password.
When you look at /var/log/messages on the main NIS server, there are
entries that say:
rpc.yppasswdd[8197]: update <USERNAME> (uid=<UID>) from host <IP ADDRESS
OF CLIENT RUNNING YPBIND> rejected.
rpc.yppasswdd[8197]: chsh not permitted
What would cause this to happen? Our best guess was improper
permissions on ypchsh or yppasswdd, but that didn't seem to be the case.
Thanks,
-Kevin MacDonald
------------------------------
From: "The Lone Scribe" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux.dial-up,alt.uu.comp.os.linux.questions
Subject: Re: SuSE 6.0: news and mails offline
Date: Mon, 22 Mar 1999 13:21:11 -0800
Guido Aversano wrote in message <[EMAIL PROTECTED]>...
>tin as
For tin, you need to set the environment variables NNTP_INEWS_GATEWAY and
NNTP_INEWS_DOMAIN (in ~/.bash_profile if in bash, or ~/.cshrc if using C
shell) to your ISP's nntp server name.
------------------------------
From: Thomas Zajic <[EMAIL PROTECTED]>
Subject: Re: Where to Get DHCP Client for Kernel 2.0.34 ?
Date: Mon, 22 Mar 1999 21:57:03 GMT
Oh, and there�s another reference implementation available for
download at http://www.isc.org/ - but of course you should read
the HOWTOs anyway! ;-)
Thomas
--
=---------------------------------------------------------------------=
- Thomas Zajic aka ZlatkO ThE GoDFatheR, Vienna/Austria -
- Spam-proof e-mail: thomas(DOT)zajic(AT)teleweb(DOT)at -
=---------------------------------------------------------------------=
------------------------------
From: "J. J. Horner" <[EMAIL PROTECTED]>
Subject: Networking Linux
Date: Mon, 22 Mar 1999 16:20:56 -0500
Reply-To: [EMAIL PROTECTED]
I know this question has probably been beat to death, but:
How do I set up a linux workstation to work from the NFS shares provided
by my Linux server?
I would like to be able to telnet into my server, start my ppp0
connection, then start netscape, while still under telnet session, and
surf the net.
I would like to have all login validations running through the server.
I would like the printer, running from /var/spool/lpd/lp1 on my
MIS-Linux box to share to my Linux1 box.
I would like the /home directory, shared from the MIS-Linux, to be the
/home directory on the Linux1 box.
I would like the /usr from my MIS-Linux box to be the /usr on the Linux1
box.
I would like the local files and programs to be mounted at /usr/local.
How do I set all this up? I can usually do most tasks, when instructed,
but I've looked all over the place for information on setting up a basic
Linux configuration like this, but no luck. I tried installing a Linux
workstation, but it doesn't do what I need.
I'm running Redhat 5.2.
Also, I can not compile my own kernel. It gives me a lot of header file
errors. I have all of the kernel packages, included with my Redhat 5.2
dist, installed, but it still stalls on the compile.
Here is what I have:
MIS-Linux, Redhat 5.2 with 2.2.1 kernel, at 206.23.62.186
Linux1, Redhat 5.2 with 2.0.36 kernel, at 206.23.62.187
I can telnet into my MIS-Linux box from Linux1, and ping outside
addresses, but when running off the normal box, I never get responses.
--
J. J. Horner
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Network Administrator and Support
------------------------------
From: Ronald Cole <[EMAIL PROTECTED]>
Subject: Re: Encrypted Passwords on a Linux Samba box?!
Date: 22 Mar 1999 14:22:33 -0800
Jason McKnight <[EMAIL PROTECTED]> writes:
> This is what the documentation with SAMBA says to do
>
> cat /etc/passwd | mksmbpasswd.sh > /etc/smbpasswd
>
> The docs actually tell you to put it somewhere else, but the default smb.conf
> is looking there.
>
> However, i can't get my SAMBA to work with passwords still.
Do your Windows user names match your Linux user names? Or do you
have spaces in your Windows user name? You might want to rtfm about
"username.map".
--
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
------------------------------
From: [EMAIL PROTECTED] (Alan Mead)
Subject: DNS+ISP=broken network
Date: Mon, 22 Mar 1999 22:07:35 GMT
I slogged through comp.os.linux.networking looking for an answer to my
question and I think Bill Clark answered it below but I'm going to ask
all you guru's to verify this before I give up...
I have 2 Win95 and 1 Linux machines on a 10 Mbps peer-based network at
home. I added the Linux box as a Samba server and all was cool after
assigning all boxes bogus IP's. I can dial the ISP from either Win95
machine and it gets a new IP dynamically and everything is still cool
(I guess the Windows dial-up and nic adapters can live with having
different IP's).
But a major reason for adding the Linux box was to be able to try
web-stuff out at home and I cannot set up DNS to work at home. As a
result, I use IP's but browsers sometimes refuse to connect to, say,
http://192.168.1.2 or http://192.168.1.2/manual/ without dialing my
ISP. Whenever I set up the Linux box as DNS server for a Win95
machine, it breaks name resolution when dialed into my ISP.
So my question is, how do I configure these machines so that the Linux
box serves the DNS for my little net and the ISP's DNS is consulted
for the rest of the world?
Now, Bill writes in article <[EMAIL PROTECTED]>,
>[a lot of stuff about cacheing and DNS not working with dynamic IP's]
>
>If you're going to set up a domain, do it right. Get a static IP.
>
>-Bill Clark
Note that I don't anticipate anyone ever calling into this network so
I don't care too much about other DNS servers and caches (except,
maybe as they break or enable ftp call-back).
And quickly, I'm not going the IP-Masq route of putting the Linux box
on the net because I need to ftp frequently from the Windows boxes and
I understand that IP-Masq breaks certain programs like ftp that need
to "call-back"?
Your advice is very much appreciated. Sorry for the length.
-Alan Mead
------------------------------
From: "Jan Eric Fernl�f" <[EMAIL PROTECTED]>
Subject: modem connect speed problem
Date: Mon, 22 Mar 1999 20:28:07 +0000
Hi!
When I try to connect at any higher speed then 19.2 all I get is trash..
I've tried minicom aswell with the same effect.
I'm using a USRobotics Sporstster Voice 33.6 fax modem that worked fine
under win95.
Running Redhat5.2 and kernal 2.2.3.
Tha modem is using ttys1.
What could be causing this?
/jef
------------------------------
From: "Dan" <[EMAIL PROTECTED]>
Subject: Re: ipchains, ipforwarding, kernel 2.2.3ac1 and ftp
Date: Mon, 22 Mar 1999 22:41:29 GMT
I think you want to forward the other way. The interface for forwarding
should be the one for your private network.
DR
root wrote in message <7cpoe1$eui$[EMAIL PROTECTED]>...
>
>ipchains -A forward -i eth1 -j MASQ
>
>Eth1 being the card that is connected to the internet.
>
------------------------------
From: Kenn Owen <[EMAIL PROTECTED]>
Subject: Re: Linux programming jobs?
Date: Mon, 22 Mar 1999 17:19:37 -0500
I'm not sure if this fits here but I am looking for a linux administrator. Must
be familiar with all flavors of linux, be able to setup, configure and maintain
systems for multiple clients. Must also be able to teach/train customers in
administration of systems. Degree not required, demonstration of abilities is.
Job is in the immediate New York city area.
For further information please contact me via email at:
[EMAIL PROTECTED] or [EMAIL PROTECTED]
Kenn Owen
Senior Systems Engineer
Infinite Technology Group
202-509-0504
"Pavel V. Zaitesev" wrote:
> Hello, fellow linux hackers.
> I'm currently looking for work, that involves linux/unix programming, but
> can find none. All jobs here require degree and /or 5-10 paid work
> experience. I am a little upset now, because local authorities changing
> law locally to allow programmer to work for more hours, but I couldn't
> find a single job. Would the problem be:
> 1. Bad resume
> 2. looking in the worng places
> 3. too dumb
> I am 20 and abviously have no degree, nor any paid work experience.
> I finished high school, I know linux/w95 well as well as C++, perl, Java,
> Pascal, sh, bash. I know how to setup any kind of software. Able to
> troubleshoot any software conflict. Currently I am working on a electronic
> sales system.
> Here in Victoria, BC. Canada, they are changing laws so that high tech
> employees can work more, but I see no sign of shortage of computer
> programmers. I applied at ~ 20 local places 2 interviews, one of them, was
> promising, but no can do. It seems like many employers are arrogant.
> I went to dice.com and hotjobs.com and they had few jobs, but most in the
> states or other side of Canda(toronto). Most of them required degree or
> large work experience periods. Should I even bother to apply?
> What tactics should I use?
> I do not know NT, but know Win32 programming. NT is way too expensive for
> me, but I am willing to learn. Actually that where I concentrated my
> efforts, to learn how to learn quickly...
> So would you think that I should earn my money for education in Macs or
> subway, or should I try harder? I am willing to move, but would company
> pay for my relocation? I have no idea of how and where to look for
> high-tech jobs. I wonder if you can give me any hints , like which way
> should I direct my energy...
> I posted to this group because most people here, may be working with linux
> for a job.
> Thank you for your time.
> Pavel
>
> .*~.*~.*~.*~.*~.*~.*~.*~.*~.*~.*~.*~.*~.*~.*~.*~.*~.*~.*~.*~.*~.*~.*~.*~.*~.*~
> "Nobody has a right to complain about your own code, but you..."
> -- Linus Torvalds http://victoria.tc.ca/~ws821
------------------------------
From: Jon Slater <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,comp.os.linux.setup
Subject: Re: Networking HP855c w/ Ghostscript filter problem...
Date: Mon, 22 Mar 1999 15:27:09 -0700
I turns out, I have and old version of Ghostscript. As soon as I
downloaded the current version (5.50) it worked without changing a
single parameter.
Thanks for all the suggestion!
Jon
Jon Slater wrote:
>
> Hi,
>
> I am trying to print PS to a non-Postscript printer on my home network.
>
> The network is working fine! I can print plain ascii to the 855c and it
> works!
>
> I set up the remote printer using the RedHat 5.2 printer setup utility.
> Of all the choices listed for filter types, "Deskjet 550C/560C/6xxC
> series" looked the best, because it supports both black and color
> cartridges in the printer at the same time.
>
> RedHat uses Ghostscript to filter PS to non-PS printers. When I print
> the ascii test page, it prints fine. When I print the Postscript test
> page, it prints:
>
> Unrecoverable error: rangecheck in .putdevicesprops
> (1488)op_array(486)ox817bod4:Execution stack at 0x813ccc8:
> 0x8145fdc: 0x0f oper --F---e-- 0x0000 0x08071650
> 0x8145fdc: 0x03 file --G-rxe-- 0x0001 0x0817b620
> 0x8145fdc: 0x05 mpry --G-rxe-- 0x0002 0x0817c200
> 0x8145fdc: 0x05 mpry --G-rxe-- 0x0039 0x0817ca72
> Dictionary stack at 0x813cbf0:
> 0x8145fdc: 0x02 dict --Gwrx--- 0x0000 0x0814695c
> 0x8145fdc: 0x02 dict --Gwrx--- 0xbfff 0x0818b66c
> 0x8145fdc: 0x02 dict --Lwrx--- 0x0000 0x0814b864
> 0x8145fdc: 0x02 dict --Gwrx--- 0x0000 0x0814695c
>
> I've traced the error down to Ghostscript. If I select either "Deskjet
> 500" or "HP Deskjet" filters, the PostScript prints correctly, but only
> in B&W.
>
> Does anyone have any ideas what's going wrong? Is there some command
> line option that I've missed? Has anyone had success printing to the
> HP855c in color?
>
> Any help would be GREATLY appreciated!
> --
> Jon D. Slater QualComm Inc.
> [EMAIL PROTECTED] 6150 Lookout Road
> Phone: (303) 247-5037 Boulder, Colorado
> Fax: (303) 247-5167 80301
------------------------------
From: Jeff Middleton <[EMAIL PROTECTED]>
Subject: Re: web hosting & e-commerce software
Date: 22 Mar 1999 22:32:14 GMT
I believe what you are looking for is apache-SSL. Try www.apache-ssl.org
This will give you the code to compile a web server. I am currently
running this, if you have problems let me know ( I am an ISP on Linux with
Apache-SSL )
Duncan Simpson wrote:
>
> In <78nd3s$4in$[EMAIL PROTECTED]> [EMAIL PROTECTED] writes:
>
> >Hello- LCO Internet may be what you are looking for. We offer 100mg of
> >space; unmetered bandwidth;Windows NT hosting; Front Page; Active Server
> >pages; 24 hour tech support and reliable hosting. Check out our site at
> >http://www.lco.net. I hope we can service your hosting needs! Thanks
for
> >your time. -rebecca
>
> I do not think this is what the poster wants. I am fairly sure that
> the poster does *NOT* want NT based web hosting. Apache (wiht mod_ssl)
> or one of the other Apache with SSL solutions can easily do web
> hosting and vaious ISPs offer Unix (sometime specifically Linux) based
> web hosting. I think the list includes uunet.
>
> Alcom internix (http://www.alcom.co.uk) will sell you an virtual web
> site hosted on apache with PHP and random CGI support. MySQL support
> is avialable for extra on a per database basis (this is a leak from
> one with admin access and no control or advance clues about the
> prices). You may want to wait until all the stuff has been recompiled
> and the devlopment server upgraded to 2.2.0 and knfsd. (I
>
> FP is not supported due to lack of documnetation and an installer can
> not cope with the paranoid server configuration.
>
> Duncan (-:
> --
> Duncan (-:
================== Posted via SearchLinux ==================
http://www.searchlinux.com
------------------------------
From: [EMAIL PROTECTED] (L J Bayuk)
Subject: Re: fetchmail but not mail!
Date: 22 Mar 1999 23:05:56 GMT
[EMAIL PROTECTED] wrote:
>I'm not sure why, but when I use fetchmail (MkLinux DR3, RedHat 5.0), I
>download email, but they're not in /var/spool/mail/username nor anywhere
>else. Where could it be? Maybe I'm not downloading anything?
>
>Sendmail is also running as a daemon, polling every ten seconds. It is
>version 8.8.8.
>
>No problems with netscape (which I run on the client, which is another
>Linux machine), but I want to use fetchmail on the server.
>
>I am using fetchmail 4.4.0 on an IP masquerading machine, and I am
>running fetchmail on the server.
>
>The contents of my .fetchmailrc file on the IP masq machine looks like
>this:
>
>poll myisp.com
>protocol pop3
>user username
>password mypassword
>smtphost "smtp.earthlink.net"
>
>Any suggestions would be appreciated.
The "smtphost" line tells fetchmail to send the mail along
to smtp.earthlink.net, rather than deliver it to your own
system. Are you sure that's what you want to do?
------------------------------
From: [EMAIL PROTECTED] (Hans Wolters)
Crossposted-To: comp.os.linux.misc
Subject: Re: Netscape & Freezing
Date: 22 Mar 1999 22:46:44 GMT
Reply-To: [EMAIL PROTECTED]
On Mon, 22 Mar 1999 23:06:42 +0100, Ansgar Radermacher
<[EMAIL PROTECTED]>
found a keyboard and composed the following newsitem:
[snap]
>I tried the libc-5 as well as the glibc version of netscape (the latter
>is only available as 4.50). I have to systems: rh-5.1/2.0.33 kernel and
>rh-5.2/2.0.36 kernel, both show identical behavior as described above.
[snap]
Hope the following helps. You're not the only one that has the problem
(see the FAQ on freshmeat). I had trouble too and are now running 2 days in
a row without errors
I started netscape with the option -no-irix-session-management (run netscape
--help from a xterm for the excact param). Don't know what it does (Yeah, I
know its got to do with Irix:-) but it sure helped me. I have both Java &
Javascript enabled.
Hope it helps, Hans Wolters
(remove uhhh, you know what to mail me)
--
Java Search Engine Front End
http://home.gelrevision.nl/~h.wolter/
Linux Links/CMI8330 Soundpro HOWTO
http://home.gelrevision.nl/~h.wolter/linux.htm
------------------------------
Date: Mon, 22 Mar 1999 23:47:22 +0100
From: Job Eisses <[EMAIL PROTECTED]>
Subject: Re: Cable Modems & Linux
Stuart Lynne wrote:
>
> In article <[EMAIL PROTECTED]>,
> Randy Kayfish <[EMAIL PROTECTED]> wrote:
> >Is it possible to have a Cable modem and a home lan work off the same nic? No
> >matter what I try it doesn't work. I don't want access between machines
> >through the internet I just want my lan and my internet to work from the same
> >nic. I would like to get Samba going. I have my Cable modem plugged into a
> >hub and both machines plugged in there as well. I thought if I had another
> >gateway (or something. I'm not a networking guru) I could use 1 nic for 2
>
> It's a) a bad idea and b) something that probably needs a networking gure to
> set up if you *really* wanted to do it.
>
> Most likely a second ethernet card is cheaper than the required guru.
Although i think it is a bad idea, i did use it for a while until i had
a second nic. The basic trick is to use an alias ip address. Aliasing
has to be enabled in the kernel, and after eth0 is set up as usual you
configure the alias with something like
ifconfig eth0:0 192.168.137.191
route add -net 192.168.137.0 eth0:0
Then you switch on forwarding and masquerading as you would with
2 nics, and put in filtering to protect the linux machine.
The big problem is that you depend on your ISP's cablemodem to keep
your home lan out of trouble, as all packets from the modem reach all
your machines and vv.
-job
------------------------------
From: [EMAIL PROTECTED] (Stuart R. Fuller)
Subject: Re: kernel is complaining
Reply-To: [EMAIL PROTECTED]
Date: Mon, 22 Mar 1999 23:00:05 GMT
Rico Dreier ([EMAIL PROTECTED]) wrote:
: Hello,
:
: I'm using redhat 5.2 (kernel 2.0.36) and a 3C905B-TX. The network driver is
: 3c59x.c:v0.99H 11/17/98 from D. Becker. It is compiled with debug level 6.
:
: The problem is that as a matter of principle the network is functioning,
: but is not reliable. Sometimes it is incredible slow. There are strange
: entries in /var/log/messages...
: [snipped the entries]
:
: Does anyone know what these entries could mean? Thx for every hint.
I don't know, but I'd bet that the reason it is slow is due to "debug level
6". Try turning off debug, then recompile and reboot.
Stu
------------------------------
From: [EMAIL PROTECTED] (M. Buchenrieder)
Subject: Re: Is my modem a winmodem?
Date: Mon, 22 Mar 1999 19:51:45 GMT
[EMAIL PROTECTED] writes:
>Hi folks...
>Having problems with my modem. Can get it to dial...but can't get it to
>respond with an "OK"...
Good. Not a winmodem.
>Really slow when interfacing.
[...]
IRQ conflict.
Read the Serial-HOWTO and the manpage for "setserial" .
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] (bill davidsen)
Subject: Re: PLIP and bridging
Date: 22 Mar 1999 22:55:00 GMT
In article <7d4i6n$l5h$[EMAIL PROTECTED]>,
Preston F. Crow <[EMAIL PROTECTED]> wrote:
| Background/motivation:
|
| I've been given a set of IP addresses with a gateway that is not under
| my control. I've subnetted my network, but am using bridging because
| the gateway that I don't control won't route incoming packets through
| my Linux system, since it thinks I'm just one big happy network.
I've never heard of a router which couldn't route a subnet to a router,
in this case the router being your Linux box. If this is a case that the
admin of the router refuses, you're probably going to have to work
around him. However, he may not understand what you want to do.
| This
| works fine with ethernet segments. (I'm running a pre-2.0.37 kernel,
| and I've tried it with 2.2.3-ac3, as well.) However, one of my
| subnets is a PLIP connection...
I take it you're letting him do the firewalling, since switching between
systems using ipfwadm and ipchains is certainly a great way to get
yourself so you can't write either without a long pause and mental mode
reset.
| Problem:
|
| I don't seem to be able to bridge between my PLIP network and an
| ethernet network.
|
| Question:
|
| Should it be possible to bridge between PLIP and ethernet?
| (Obviously, in theory, it should be possible, but does the code
| fundamentally prohibit PLIP?)
I don't have the slightest idea if it works in its current state, would
you like another idea which almost certainly will work?
Set up the PLIP link using dummy addresses and then start an
encapsulated PPP connection over that using the real address of the
machine(s) behind the PLIP and proxyarp on the router so the machine
behind PLIP seems as though it is on the ethernet.
Not a net guru for encapsulated stuff? Fear not, the ppptcp package will
do this for you, just compile and drop in.
Obviously if a bridging guru can help you do this the easy way, or you
can get the router dude to treat you like a remote router, these are
easier solutions. However, the encapsulated ppp with proxyarp may do all
you need. In fact, just setting up proxyarp for the machine behind the
PLIP might do it, see the arp command, -f option.
--
bill davidsen <[EMAIL PROTECTED]> CTO, TMR Associates, Inc
Politicians and diapers have one thing in common. They should both be
changed regularly and for the same reason.
--Ted Symons(?)
------------------------------
From: [EMAIL PROTECTED]
Crossposted-To: comp.infosystems.www.servers.unix
Subject: Re: Redirecting DNS to a port
Date: Mon, 22 Mar 1999 22:01:24 GMT
[EMAIL PROTECTED] wrote:
>
> I don't think that InterNIC allows you to remember port numbers
> in its names. Is there any way for the Apache web server to say
> "ahh, you selected this DNS address. Let me put :666 at the end
> of it so it gets routed elsewhere".
You might want to look into rinetd, where you can use a rule like
the following to redirect all web traffic for www.fakeaddress.com
automatically...
www.fakeaddress.com 80 www.realaddress.com 666
rinetd can be found at...
http://www.boutell.com/rinetd/
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: [EMAIL PROTECTED] (L J Bayuk)
Subject: Re: Reeeeeaaaallll sloooowwww FTP
Date: 22 Mar 1999 23:13:01 GMT
[EMAIL PROTECTED] wrote:
>Hello, all. I'm pulling what's left of my hair out trying to do
>something that should be really simple. I have one Win95 machine, and
>one Linux machine. They both have functional 10BaseT cards, running
>through a 4-port hub. I can ping both ways, and ftp to the Linux
>machine, but file transfer speed is only about 8000 bytes/sec, and it
>doesn't seem to transfer continuosly, but goes in sputs, and then just
>sits for 5-10 secs. I thought 10BaseT could do 10 megabits/sec, which
>should(?) translate to 1.25 megabytes/sec. ...
Well, no, not that high, but you should get 300-700 KBytes/second on
FTP between your two systems. Or better. I would take a good look at the
hub and cables; try different ports/cables, check netstat -i for error
counts, things like that. Also, do you get the same slowness both ways
(get from Linux, put to Linux)?
If you're still stuck, try reposting and specify your network cards and
other details like that; maybe someone can give you more specific leads.
------------------------------
** 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
******************************