Linux-Networking Digest #293, Volume #12 Thu, 19 Aug 99 22:13:47 EDT
Contents:
Re: sharing a modem on a win95 system and login in with linux (Peter Eddy)
DSL Dialup (Atlanta and vicinity) (Young4ert)
Re: RH6.0 and masquerading/ppp problem? (Ronald Cole)
Re: Disallowing telnet access for one specific account ("YouDontKnowWho")
Cable modem with multiple IP addresses (Paul)
Wrong Remote IP address ("LightSeeker")
Re: Remote Login (Peter Eddy)
Re: ip_masq_portfw.o ("Cowles, Steve")
Re: Apache Config Help (Chris)
Re: Remote Login (Chris)
Re: dialing non-SLIP/PPP systems (Roger Plant)
Re: Web Based Linux Management (Jeff Duffy)
Re: Xwin32 failed! ("Dan McGarry")
Re: Connect via LAN vs. Connect via modem headache (Bill Pitz)
FTP and chroot ("Greg Breheny")
Re: How To Telnet Into IP Masq Linux Box ("Cowles, Steve")
Re: Cable modem with multiple IP addresses (Bill Pitz)
Novell + Linux? (Marco Alexandre Fernandes - LEI)
Re: nfs mount problem (David C.)
Re: Cracks for Linux? (Alan Alfonso)
Re: Caching only nameserver for internal network (Kevin Groeneveld)
Re: DNS server won't start. (Kevin Groeneveld)
----------------------------------------------------------------------------
From: Peter Eddy <[EMAIL PROTECTED]>
Crossposted-To: redhat.networking.general,redhat.general
Subject: Re: sharing a modem on a win95 system and login in with linux
Date: Thu, 19 Aug 1999 20:11:59 -0400
Martin wrote:
>
> Now i just installed linux redhat 6 and want to get acces to the internet
> with linux too. (Then finally windows can be deleted :) But how to do that?
> My computer is a toschiba 320 CDT with a Xircom PCMCIA card with a 56k
> modem and a 10/100mbit ethernet card.
>
> Please help so i can get rid of that MS-stuff!!
See: http://members.home.net/ipmasq/
------------------------------
From: Young4ert <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: DSL Dialup (Atlanta and vicinity)
Date: Thu, 19 Aug 1999 20:10:00 -0400
Hi,
This may be off topic. However, I have a friend who has no connection
to the Internet and resides in the out skirt of the city of Atlanta
would like to put his business on the Internet. He already has a nic
sub-domain for his company. He insists on using Linux as his main WEB,
DNS, sQL, and some other servers. What he would like to know is the
pros and cons of having a DSL connection/service provided by a local ISP
as compared to the local phone company (Bell South) that also provides a
DSL service.
Any comment is certainly a welcome.
--
[EMAIL PROTECTED]
PS> Remove the "4" from e-mail address to respond.
------------------------------
From: Ronald Cole <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,comp.os.linux.setup
Subject: Re: RH6.0 and masquerading/ppp problem?
Date: 19 Aug 1999 16:22:25 -0700
Ronald Cole <[EMAIL PROTECTED]> writes:
> I'm running a firewall with RH6.0 using IP Masquerading on a dialup
> ppp connection. From a machine on my internal network (also running
> RH6.0), if I start, say, reading a news active file and then do a
> ping, I get a lot of messages about byte 8 not being correct and the
> packet ultimately being considered lost. This only seems to happen
> when I'm saturating the dialup connection. Less often, ppp0 will
> screw up: if I ping, I can see the packet go out on the modem and then
> something coming back, but all the packets seem to be getting dropped
> and the connection is pretty much useless.
>
> Has anyone else seen this?
More info:
1. when pinging while saturating the incoming connection, ifconfig
doesn't report any errors.
2. when the connection hangs, ifconfig ppp0 reports RX and frame errors
on every packet.
Here's a ping on my firewall machine to my isp while I'm saturating
the incoming connection:
$ ping iwvisp.com
PING iwvisp.com (207.141.203.5) from 207.141.203.99 : 56 data bytes
64 bytes from 207.141.203.5: icmp_seq=0 ttl=198 time=676.7 ms
64 bytes from 207.141.203.5: icmp_seq=1 ttl=198 time=199.8 ms
64 bytes from 207.141.203.5: icmp_seq=2 ttl=198 time=1430.4 ms
wrong data byte #8 should be 0x53 but was 0x52
52 81 bc 37 6e 94 6 0 8 9 a b c d e f 10 11 12 13 14 15 16 17 18 19 1a 1b 1c
1d 1e 1f
20 21 22 23 24 25 26 27 28 29 2a 2b 2c 2d 2e 2f
64 bytes from 207.141.203.5: icmp_seq=3 ttl=198 time=1280.1 ms
wrong data byte #8 should be 0x54 but was 0x53
53 81 bc 37 81 95 6 0 8 9 a b c d e f 10 11 12 13 14 15 16 17 18 19 1a 1b 1c
1d 1e 1f
20 21 22 23 24 25 26 27 28 29 2a 2b 2c 2d 2e 2f
64 bytes from 207.141.203.5: icmp_seq=4 ttl=198 time=1459.5 ms
wrong data byte #8 should be 0x55 but was 0x54
54 81 bc 37 2f 97 6 0 8 9 a b c d e f 10 11 12 13 14 15 16 17 18 19 1a 1b 1c
1d 1e 1f
20 21 22 23 24 25 26 27 28 29 2a 2b 2c 2d 2e 2f
64 bytes from 207.141.203.5: icmp_seq=5 ttl=198 time=1149.4 ms
wrong data byte #8 should be 0x56 but was 0x55
55 81 bc 37 79 99 6 0 8 9 a b c d e f 10 11 12 13 14 15 16 17 18 19 1a 1b 1c
1d 1e 1f
20 21 22 23 24 25 26 27 28 29 2a 2b 2c 2d 2e 2f
64 bytes from 207.141.203.5: icmp_seq=6 ttl=198 time=309.6 ms
64 bytes from 207.141.203.5: icmp_seq=7 ttl=198 time=444.2 ms
64 bytes from 207.141.203.5: icmp_seq=8 ttl=198 time=150.2 ms
64 bytes from 207.141.203.5: icmp_seq=9 ttl=198 time=140.2 ms
--
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: "YouDontKnowWho" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.security
Subject: Re: Disallowing telnet access for one specific account
Date: Thu, 19 Aug 1999 23:07:31 GMT
In the ~home/.profile file, put 'exit' as the first line.
--
Principle of Minimum Access: "That which is not explicitly permitted
is denied."
ANNOUNCER: And now we return to our regularly scheduled, uncommonly
entertaining thread...
yan seiner wrote in message <[EMAIL PROTECTED]>...
>Firewalls have no idea who the user is. They only know where a
packet
>came from, which way it came in, and where it is heading.
>
>You could block a specific IP, but that user could come in on a
>different IP.
>
>Yan
>
>withheld wrote:
>>
>> how about using a firewall?/
>> Cornel Popescu <[EMAIL PROTECTED]> wrote in message
>> news:7p22do$grn$[EMAIL PROTECTED]...
>> > In article <[EMAIL PROTECTED]>,
>> > [EMAIL PROTECTED] (Robert Nichols) wrote:
>> > > In article <[EMAIL PROTECTED]>,
>> > > David <[EMAIL PROTECTED]> wrote:
>> > > :We have a linux machine that acts as a gateway with a DSL and
an FTP
>> > > :server. There is ne specific account that only some folks
have
>> > access
>> > > :to. This account is obviously a generic account but in order
to have
>> > > :ftp access the shell has to be something such as bash. Due to
the
>> > > :generic nature of the account and the fact that it has a
shell, I
>> > would
>> > > :like to disable telnet access for just that one account
without
>> > > :disabling telnet. Does anyone know how or if this is
possible?
>> > >
>> > > Pick an innocuous program like /bin/true and use that as the
account's
>> > > shell. Add /bin/true to the list of valid shells in
/etc/shells to
>> > make
>> > > it acceptable to FTP. Anyone who logs into this account,
either from
>> > a
>> > > terminal or via telnet, will just get logged right back out
again when
>> > > /bin/true exits.
>> > How about using the following script as /bin/noshell:
>> > #!/bin/sh
>> > exec /usr/bin/passwd
>> > --------
>> > and add this to /etc/shells ? This would also allow them to
telnet to
>> > that host enter their old pass and change it ...
>> >
>> >
>> >
>> > Sent via Deja.com http://www.deja.com/
>> > Share what you know. Learn what you don't.
------------------------------
From: Paul <[EMAIL PROTECTED]>
Subject: Cable modem with multiple IP addresses
Date: Thu, 19 Aug 1999 23:57:13 GMT
Hi all,
I've been an Comcast@home subscriber for over half a year, with a RH
Linux box acting as a gateway for the rest of my network, no problems.
Now, I am considering getting another IP address. Does anyone have
experience with this, and does anyone know if I would have to have 3
NICs, or 4 in the gateway computer, etc, any other details, advantages,
disadvantages to doing this?
Thanks for any help,
Paul
------------------------------
From: "LightSeeker" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Wrong Remote IP address
Date: Thu, 19 Aug 1999 16:51:44 -0600
I am having a problem with PPP. I believe that I have everything setup
properly to make a connection. Problem is the ISP assigns the DHCP address
of say 12.1.171.145 and the remote address (pointopoint) gets set to one of
three addresses: 12.1.171.1; 12.1.171.2 or 12.1.171.129. I have tried many
times and I always get one of these 3 addresses set. Any good reason for
this? Help quick I'm down to my last hair!!!
------------------------------
From: Peter Eddy <[EMAIL PROTECTED]>
Subject: Re: Remote Login
Date: Thu, 19 Aug 1999 20:08:31 -0400
Tyler Beaton wrote:
>
> Hi everyone. I was just curious what might be the best way to remotely
> login to a Redhat 6.0 box from a Windows box. I know that telnetting in as
> root is as bad as it gets for security. I need most of the permissions of
> root for this account so I can have a lot of control over the linux system -
> which is going to be without a monitor in a closet. Is there an alternative
> to using telnet from a Windows box?
Telnet to the Linux box through your regular account then 'su' to root.
You should probably look into using ssh instead of telnet if you're
concerned about security. I know there's a Windows ssh client, but I
don't anymore than that.
Peter
------------------------------
From: "Cowles, Steve" <[EMAIL PROTECTED]>
Subject: Re: ip_masq_portfw.o
Date: Thu, 19 Aug 1999 20:02:53 -0500
When I configured my kernel, I enabled the following option for port
forwarding. There are other options that must be enabled that go along with
this option.
CONFIG_IP_MASQUERADE_IPPORTFW=m
Once the kernel/module is built and installed, you will have to load this
module in your startup scripts. This is a cut/paste from my rc.firewall. I
use ipmasqadm to manipulate portfw.
Hope this helps
Steve Cowles
SWCowles at gte dot net
==========================================================
# Add additional support for autofw, mfw and portfw
# ${MODPROBE} ip_masq_autofw
# ${MODPROBE} ip_masq_mfw
${MODPROBE} ip_masq_portfw
# =========================================================
# Port Forwarding for internal Exchange Server (external to internal
IP/ports)
# =========================================================
if [ -x ${IPMASQADM} ] ; then
${IPMASQADM} portfw -f
# ${IPMASQADM} autofw -f
# ${IPMASQADM} mfw -f
${IPMASQADM} portfw -a -P tcp -L ${EXT_IP} 80 -R ${EXCH_IP} 80
${IPMASQADM} portfw -a -P tcp -L ${EXT_IP} 110 -R ${EXCH_IP} 110
fi
Tyler Beaton <[EMAIL PROTECTED]> wrote in message
news:_50v3.11670$[EMAIL PROTECTED]...
> Hi everyone, I'm just curious what networking kernel compililation
> option installs the module 'ip_masq_portfw.o'. I'm running Redhat 6.0
with
> kernel version 2.2.11.
>
> Many thanks,
> Tyler
>
>
------------------------------
From: [EMAIL PROTECTED] (Chris)
Subject: Re: Apache Config Help
Date: Fri, 20 Aug 1999 00:43:36 GMT
On Thu, 19 Aug 1999 04:33:11 -0500, "James West" <[EMAIL PROTECTED]>
wrote in comp.os.linux.networking:
>Ok, does anyone know how you can configure apache so that ftp uploads into a
>users directory is refelected by linux.
>For instance, user bill uploads his html and gifs into /home/bill/homepage.
>How can I get Apache to recongize http://whatever.com/bill or
>http://whatever.com/~bill as /home/bill/homepage?
The "srm.conf" file contains a UserDir entry that dictates how to map
"~user" urls to actual directories:
UserDir /home/*/public_html
The asterisk is simply a place-holder that will receive the user name
implied by the ~user URL. (No /etc/password check is made to verify the
user's actual home directory.) An url of
http://machine.net/~user/test.html
is therefore mapped to
/home/user/public_html/test.html
You can either edit the srm.conf file to use "homepage" as the public
directory or you can tell the users to use the preconfigured directory.
If you add users often, you may want to create an empty "public_html"
directory as part of the adduser routine.
Of course, you should never map the ~user URL to the ~user directory as it
would create a security problem by exposing all of the user's dot-files to
the public.
------------------------------
From: [EMAIL PROTECTED] (Chris)
Subject: Re: Remote Login
Date: Fri, 20 Aug 1999 00:47:55 GMT
On Thu, 19 Aug 1999 15:37:51 -0400, "Tyler Beaton"
<[EMAIL PROTECTED]> wrote in comp.os.linux.networking:
> Hi everyone. I was just curious what might be the best way to remotely
>login to a Redhat 6.0 box from a Windows box. I know that telnetting in as
>root is as bad as it gets for security. I need most of the permissions of
>root for this account so I can have a lot of control over the linux system -
>which is going to be without a monitor in a closet. Is there an alternative
>to using telnet from a Windows box?
Telnet as a normal user and then "su -" to become root. It's the easiest
solution.
Another way to connect is using rlogin from an Xwindows client for MS
Windows. That route is much more complicated and probably not worth the
effort unless you really want to run other X applications on a MS Windows
machine.
------------------------------
From: [EMAIL PROTECTED] (Roger Plant)
Subject: Re: dialing non-SLIP/PPP systems
Date: Fri, 20 Aug 1999 00:05:21 GMT
You could try using chat, that comes with pppd.
It just does the connection stage, and will return to your
program with an appropriate code.
(ie. If it connected or not)
Regards
Roger
On Thu, 19 Aug 1999 18:39:15 GMT, [EMAIL PROTECTED] wrote:
>I have the honor of porting to Linux some really
>old code that dials out to systems that do not
>talk PPP or SLIP. It wants to use the dial()
>system call, but I can't find dial() and all the
>references on dialing that I find refer to
>PPP/SLIP configurations. Can anyone point me
>towards some info on dial() or an alternative?
>uucp is no help and cu might be, but is not ideal.
>
>thanks,
>chuck
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.
===========================================================
Roger Plant :-) Email: [EMAIL PROTECTED]
===========================================================
------------------------------
From: Jeff Duffy <[EMAIL PROTECTED]>
Subject: Re: Web Based Linux Management
Date: Thu, 19 Aug 1999 19:36:31 -0400
VNC will allow you to administer via X. It also allows you to control an
NT machine froma *NIX box.
--
Jeff Duffy
[EMAIL PROTECTED]
757.449.2412
(standard not-necessarily-my-company's-opinion-disclaimer)
------------------------------
From: "Dan McGarry" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: Xwin32 failed!
Date: Fri, 20 Aug 1999 00:50:57 GMT
Steve Cowles <[EMAIL PROTECTED]> wrote in message
news:aiVt3.100$[EMAIL PROTECTED]...
[snipped: instructions on setting up linux X client]
Just wanted to pass a quick thank you to Steve and everyone else who
contributed to this thread. On behalf of lurkers everywhere, I just want to
let you know that your efforts are appreciated. I was able to get an X
session running on NT within 15 minutes of reading this thread.
Does anyone know if this information (configuring Linux/NT to act as X
client/server) has been synthesized into something approaching a HowTo or
FAQ? I'm sure these same problems have afflicted more than just Jack and I.
--
Dan McGarry
Libraxus, Inc.
------------------------------
From: Bill Pitz <[EMAIL PROTECTED]>
Subject: Re: Connect via LAN vs. Connect via modem headache
Date: Fri, 20 Aug 1999 00:59:13 GMT
Mike <[EMAIL PROTECTED]> gave us the interesting posting of:
> If it is set to "Connect via modem", it will access the Linux
> content only after dialing the modem.
This is not really a Linux problem.... It's a shortcoming in Windows.
The Win95/Win98 Internet Control Panel & Autodial settings suck to put
it simply. The best way is to remove them and disable the autodial and
just dial up to the internet when you need to by hand...
-Bill
------------------------------
From: "Greg Breheny" <[EMAIL PROTECTED]>
Subject: FTP and chroot
Date: Fri, 20 Aug 1999 10:34:30 +1000
The 'ftp' user on my RH52 system is setup so 'chroot' is issued to stop
access to higher level directories.
How can I set this up for another user, say 'jack'.
Thanks
Greg
------------------------------
From: "Cowles, Steve" <[EMAIL PROTECTED]>
Subject: Re: How To Telnet Into IP Masq Linux Box
Date: Thu, 19 Aug 1999 19:41:34 -0500
Your connection (using telnet) is NOT secure at all. I make it a practice
not to su to root when I connect over the internet using telnet. Here
lately, I have been investigating (configuring) ssh and also setting up a
vpn using pptp.
Steve Cowles
SWCowles at gte dot net
jsrockford <[EMAIL PROTECTED]> wrote in message
news:7ph35a$son$[EMAIL PROTECTED]...
> Thanks, Steve...that did the trick. Another question...how secure is
> this connection? All userid/passwd info goes plain text doesn't it? --a
> target for any sniffers.
>
> In article <[EMAIL PROTECTED]>,
> "Cowles, Steve" <[EMAIL PROTECTED]> wrote:
> > Your connecting to your system just fine (Connected To <Internet IP
> > Address>) Ipchains is NOT blocking your connection. The problem
> (Connection
> > Closed By Foreign Host) is due to tcp wrappers that inetd is using
> before is
> > spawns the in.telnetd daemon.
> >
> > Note the entry from /etc/inetd.conf
> > telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd
> >
> > tcpd uses the /etc/hosts.allow and /etc/hosts.deny to determine wether
> or
> > not it should (in this case) spawn in.telnetd.
> >
> > I also telnet into my linux system from work, I had to add the class c
> > network address that my employer assigns to my /etc/hosts.allow file
> (my
> > work assigns ip addresses with DHCP). This should fix your problem.
> >
> > Steve Cowles
> > SWCowles at gte dot net
> >
> > --------------------------------------------------------
> > 192.168.9 is the network address of my home LAN (behind my masq linux
> box).
> > xxx.xxx.xxx. is the network address from work
> > <cut/paste from /etc/hosts.allow>
> > ALL: 192.168.9. xxx.xxx.xxx.
> >
> > <cut/paste from /etc/hosts/deny>
> > ALL: ALL
> >
> > jsrockford <[EMAIL PROTECTED]> wrote in message
> > news:7pfull$372$[EMAIL PROTECTED]...
> > > I've got my home network running through an RH 5.2 Linux Box using
> IP
> > > Masquerade...I want to be able to Telnet into my home network from
> work
> > > when it is connected to the Internet. I have it setup to
> automatically
> > > page me on ICQ with the dynamic IP number when logged on. Problem
> is
> > > when I try to Telnet in I get the following:
> > >
> > > Trying <Internet IP Address>...
> > > Connected To <Internet IP Address>.
> > > Escape Character Is '^]'
> > > Connection Closed By Foreign Host
> > >
> > > without giving me a chance to log on. Telnet works fine on my local
> > > network. I assume I have incorrectly setup IP Masq...I've searched
> for
> > > the answer but have had no luck. Could someone please point me in
> the
> > > right direction? Thanks. FWIW, I've started IP Masq with the
> following
> > > in a startup script:
> > >
> > > /sbin/ipfwadm -F -p deny
> > > /sbin/ipfwadm -F -a m -S 192.168.0.0/24 -D 0.0.0.0/0
> > >
> > > TIA
> > >
> > >
> > > Sent via Deja.com http://www.deja.com/
> > > Share what you know. Learn what you don't.
> >
> >
>
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
------------------------------
From: Bill Pitz <[EMAIL PROTECTED]>
Subject: Re: Cable modem with multiple IP addresses
Date: Fri, 20 Aug 1999 00:56:14 GMT
Paul <[EMAIL PROTECTED]> gave us the interesting posting of:
> Hi all,
> I've been an Comcast@home subscriber for over half a year, with a RH
> Linux box acting as a gateway for the rest of my network, no problems.
> Now, I am considering getting another IP address. Does anyone have
> experience with this, and does anyone know if I would have to have 3
> NICs, or 4 in the gateway computer, etc, any other details, advantages,
> disadvantages to doing this?
> Thanks for any help,
Paul,
There are several ways you can do it. You can have the Linux box with
only one NIC, and one NIC in the other machine(s). They can all plug
into a hub and you can connect the cable modem to the hub via a cross
over cable or the uplink port. I didn't want to do this in my setup,
because I wanted the internal private traffic to stay just that - private.
So, I setup the IP Forwarding rules on the Linux Gateway to allow packets
to be passed through the machine on over to the other interface.
Surprisingly, it worked. So now my setup is sort of like this
Outside World -> Linux Box -> Box with Second IP
It works, and I have the capability to firewall ports on the windows
machine that has the second IP address. I've been happy with that, but
pretty dissatisfied with some other, non-related aspects of the service.
I'm also using @Home, through TCI though. I don't suspect that your
Cable TV provider makes much difference since it's all @Home-Spec equipment.
If you want any more specific info about my setup, feel free to e-mail
me. (remove "nospam." from my email address)
-Bill
------------------------------
From: Marco Alexandre Fernandes - LEI <[EMAIL PROTECTED]>
Subject: Novell + Linux?
Date: 20 Aug 1999 00:52:43 GMT
I have six computers connected to a server.
The computers dont have hard disk, but have a EtherNet card with EPROM
The Server has Novell NetWare installed
The workstations boot the Win95 installed in the server by remote boot
What i am asking is, if it is possible to install the Linux, in the
Netware Server, and boot the Linux from the workstations with remote boot
If it is, how?
How can i put the eproms pointing to the linux kernel?
Thanks in advance!!
--
===============================================================================
* * *Acabaste de receber um e-mail de: Marco A. S. F. - LEI - FCT -UNL* * *
===============================================================================
Tenta responder... ... ou recebes outro!!! :)
------------------------------
From: [EMAIL PROTECTED] (David C.)
Subject: Re: nfs mount problem
Date: 19 Aug 1999 20:50:48 -0400
"F.B.Quinn" <[EMAIL PROTECTED]> writes:
>
> I'm running 4 nfs servers (slakware, kernel 2.0.30). 3 servers work
> great! Fourth server, configuration identical to other 3, won't mount.
> message: "mount <servername> failed; reason given by server: permission
> denied"
> I've checked permissions, ownership, on server and on clients, and
> find no differences. I'm baffled!
> Help would be appreciated. I suspect it's a problem of the same order
> as the one I have with remote printing: "waiting for queue to be
> enabled on <remote printer name>"
Check /var/log/messages
If you see a line like:
... mountd[####]: mount request from unknown host ##.##.##.##
then try adding the client's addresses to /etc/hosts.
I haven't yet figured out how to turn off this particular security feature.
-- David
------------------------------
Date: Thu, 19 Aug 1999 21:14:39 -0400
From: Alan Alfonso <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.development.apps,comp.os.linux.misc
Subject: Re: Cracks for Linux?
Why don't you just use a sound card that is easily supported. My cheapo
cs4232 based card works just fine.
> Hi I think free software is the best. Especially Open Source Software.
> Linux is supposed to be fre isn't it. So why do I have to pay 20$ to get
> sound? I have the OSS/Linux demo. That stops working after 20 minutes.
> Does anyone have a crack for this? Or does anyone know of a crack page
> that has cracks for linux (like OSS/Linux maybe). Astalaviata.box.sk
> doesn't have it and I don't know where to look. If so e-mail me at
> [EMAIL PROTECTED]
>
> ------------------ Posted via CNET Linux Help ------------------
> http://www.searchlinux.com
------------------------------
From: Kevin Groeneveld <[EMAIL PROTECTED]>
Subject: Re: Caching only nameserver for internal network
Date: Fri, 20 Aug 1999 01:50:50 +0000
Reply-To: [EMAIL PROTECTED]
I also had the same problem when I first set up my DNS and tried to
access it from another computer. To get it to work I had to set up
reverse name lookup on the server. It seems that to use the DNS from
another computer it first does a reverse lookup on the IP for the
server. There may be another way to get it to work, but that is how I
solved the problem.
Kevin
Aaron Helleman wrote:
>
> Whew! I thought only I was having this problem! I have the EXACT same
> problem. Just to fill out the symptoms a little further, the output of
> nslookup is:
>
> [helleman@gabriel helleman]$ nslookup
> *** Can't find server name for address 10.0.0.1: Non-existent
> host/domain
> *** Default servers are not available
> [helleman@gabriel helleman]$
------------------------------
From: Kevin Groeneveld <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: DNS server won't start.
Date: Fri, 20 Aug 1999 01:55:02 +0000
Reply-To: [EMAIL PROTECTED]
As I mentioned in another post, I had the exact same problem. I had to
set up reverse lookup for the IP number of the server.
Kevin
Stephen Torri wrote:
>
> I am trying to setup a basic DNS server for my home network. I want it
> to handle the request for home computers and for finding IP addresses
> for Internet requests (Http, ftp, etc.) I had the server running
> yesterday but today it decides not to play (or I messed something). Here
> is the message when I tried to find an IP address:
>
> *** Can't find server name for address 127.0.0.1: No response from
> server
> *** Can't find server name for address 10.0.0.6: No response from server
> *** Default servers are not available
>
> Stephen
------------------------------
** 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
******************************