Linux-Networking Digest #747, Volume #10          Mon, 5 Apr 99 00:13:43 EDT

Contents:
  Re: Got 'dem DHCP Server Blues! (Stephen Carville)
  Re: hackers (Enkidu)
  Re: IPMasq problems with Win98 ("Jonathan Horvath")
  New ISP in deep and dire with Redhat 5.2 -- NEED HELP ("Gerald Barker")
  Re: ppp problems: serial link is not 8-bit clean? (Peter Flynn)
  Strange RealAudio problem with IP masquerading (Rohan Oberoi)
  Samba 2.0.3 Installation (Greg Kettmann)
  Re: diald loses control ([EMAIL PROTECTED])
  Re: HELP! Linux as client to Wingate Proxy on W95 (Warren Watts)
  Re: SLOW Telnet???? ([EMAIL PROTECTED])
  Re: Newbie FTP Problem ("Edward Lee Ah Yen (AKA SMASH)")
  PCMCIA Network Configuration (Greg Kettmann)
  Re: Cable Modem Woes (Robert Gormley)
  Re: Using Linux instead of NT Server in home environment.... ("Stuart Fox")
  Re: Strange RealAudio problem with IP masquerading (Scott Sykes)

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

From: Stephen Carville <[EMAIL PROTECTED]>
Subject: Re: Got 'dem DHCP Server Blues!
Date: Sun, 04 Apr 1999 18:04:03 -0700

Michael wrote:
> 
> Hi-
> Set up dhcp server on Redhat 5.2.This is a small lab of 8 machines,
> mixed unix/linux/wintel.
> The wintel machines obtain leases - no problem.
> My SuSE linux box tries, but doesn't obtain a lease.
> When the Suse client broadcasts, the server spews.....
>  " DHCPDISCOVER from <macaddress> via eth0 "
>  " DHCPOFFER on 11.11.11.71 to <macaddress> via eth0 "
>  " DHCPDISCOVER from <macaddress> via eth0 "
>  " DHCPOFFER on 11.11.11.71 to <macaddress> via eth0 "
> ........continuously.
> So obviously the linux client is broadcasting a DHCP request, the server
> 
> is responding, but, for some reason, the lease offer is not being
> noticed, or being rejected by the client. I can't find any log either.
> Now, this client hooks up via DHCP without a problem at work (which is
> running QIP DHCP) so I know the client CAN accept an address.
> dhcpd.conf :
> subnet 11.0.0.0 netmask 255.0.0.0 {
> range 11.11.71 11.11.11.81;
>    default-lease-time 600;
>    max-lease-time 7200;
>    option subnet-mask 255.0.0.0;
>    option broadcast-address 11.255.255.255;
>    option domain-name "eleven11.net";
> }
> 
> Any ideas???

Maybe a long shot but is there a switch between the server and the client? 
Dhcpcd-0.70 has a bug in that the DHCPREQUEST packet is BOOTP rather than
DHCP.  If there is a switch in between that has to be configured to relay
DHCP packets, it must also be configured to relay BOOTP packets for dhcpcd
on Linux to work.

-- 
Stephen Carville
[EMAIL PROTECTED]
====================================================
It's all right to have geniuses build systems for use by idiots, but 
the path from laboratory to marketplace needs to go through the 
proving ground of prudent engineering.
                                        Peter Coffee

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

From: Enkidu <[EMAIL PROTECTED]>
Crossposted-To: kingston.os.linux,comp.os.linux.misc
Subject: Re: hackers
Date: Mon, 05 Apr 1999 13:21:31 +1200
Reply-To: [EMAIL PROTECTED]

"D. C. & M. V. Sessions" wrote:
> 
> Trust us on this.
>
Huh! The one thing you should not say to another computer person!
8-) 8-) 8-)

Wasn't it Sledgehammer who said "Trust me, I know what I'm doing!"
just before he set off the Atom Bomb?

Cliff

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

From: "Jonathan Horvath" <[EMAIL PROTECTED]>
Crossposted-To: linux.redhat.misc
Subject: Re: IPMasq problems with Win98
Date: Sun, 4 Apr 1999 19:54:24 -0400

What are the Intertnet connection setting on IE.  It should be set to direct
connection.

[EMAIL PROTECTED] wrote in message
<7e6mtd$ohc$[EMAIL PROTECTED]>...
>I have the problem with my internal network that I just cannot figure out
what
>is wrong with it...
>
>I have a cable modem and a Redhat 5.2 linux with IP Masquerading running.
The
>problem is that this computer used to run on another similar network setup
and
>it worked...
>
>Now the network setup is correct... the server can connect to the
internet..
>but here's the strange part.. the internal win98 machines cannot view any
web
>pages through the browser... BUT it can ping external machines...
traceroute
>will work... I can even telnet www.yahoo.com 80 and get a response... but
the
>web browser will not work... it just waits for a response...
>
>I am now reverting back to the box running win98 with sygate to do the NAT
and
>that works just fine... can someone tell me where I'm going wrong?
>
>Thanks!
>Keat
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own



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

From: "Gerald Barker" <[EMAIL PROTECTED]>
Subject: New ISP in deep and dire with Redhat 5.2 -- NEED HELP
Date: Sun, 4 Apr 1999 20:32:23 -0500

We have a T-1 connection to the internet, a GTX router, and a
Livingston/Lucent Portmaster 3 with 48 internal modems. We are waiting for
two PRI's, but the T-1 is up. The router and the Portmaster are configured
and can ping UUNET's authentication servers and each other. We have two
Redhat 5.2 machines set up with 3com cards which cannot see or be seen. We
are newbies in awful deep, but fighting the need to go back to NT, which is
what we know. Advise was to run Linux and we are trying to do that--we want
to do that very much.  We have configured and reconfigured until we are wore
out. Probably no big deal for the Linux pros out there.  We thought we would
be able to find plenty of help, but the help is too often found with to many
"in-betweens" left out. We need to get this system up and running. If anyone
can help we would greatly appreciate the help. We have looked into hiring
UUNET consultants, but $2000.00 a day is awful steep.
--
Gerald Barker
www.aaacs.com
502-443-9573/9590/9578
3244 Hovekamp Road
Paducah, KY 42003-0451
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]





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

From: Peter Flynn <[EMAIL PROTECTED]>
Subject: Re: ppp problems: serial link is not 8-bit clean?
Date: Mon, 05 Apr 1999 01:12:59 +0100
Reply-To: [EMAIL PROTECTED]

Jacques Fortier wrote:
> 
> I?m having a problem getting ppp set up.  I?m running Red Hat 5.1, with
> kernel version 2.0.34.  I?ve been using my machine for years (under
> Windows) to hook up to my ISP, and I?m still using the same modem and
> init string.  The strange thing is that if do a manual login using
> Minicom, tell it start PPP, quit and start up pppd, it works fine.  It?s
> only when I tell pppd to invoke chat that things screw up.
> 
>         Here?s the log output from pppd.
>         If you?re interested, I?m using a Practical Peripherals PM14400
> FXSAV.32bis, init string AT&FS0=0 E1Q0V1X4 &C1&D2&K3^M
> 
> Mar 30 21:29:29 localhost pppd[286]: pppd 2.3.3 started by root, uid 0
> Mar 30 21:29:56 localhost pppd[286]: Serial connection established.
> Mar 30 21:29:57 localhost pppd[286]: Using interface ppp0
> Mar 30 21:29:57 localhost pppd[286]: Connect: ppp0 <--> /dev/ttyS1

In here there should be something to show how the login is being done.
As there isn't, we must assume it's not actually logging in at all.
Hence the LCP request will fail.

Chat scripts under Linux are a bit different from DOS/Win, where modem
messages are typically elided. In chat-ppp0, you need to give the
"expect" "send" pairs that will form the dialog pattern between your
machine and your ISP's machine, _including_ things like

'CONNECT'   ''
'288800'    ''
'ogin:--ogin:'   'myuserid'
'assword:'       'mypassword'

etc (or a PAP/CHAP challenge if that's what your ISP uses). 

///Peter
--
<?xml version="1.0"?><?xml-stylesheet href="sig.css" type="text/css"?>
<Sig><Name>Peter Flynn</Name><Email>[EMAIL PROTECTED]</Email></Sig>

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

From: [EMAIL PROTECTED] (Rohan Oberoi)
Crossposted-To: alt.os.linux,comp.os.linux.misc
Subject: Strange RealAudio problem with IP masquerading
Date: Mon, 05 Apr 1999 01:58:34 GMT

Would appreciate any suggestions...

I have an RH5.2 (2.0.36) system running very nicely on a Compaq
Prolinea 486.  It's set up to do IP masquerading to allow three other
machines to connect to the internet via a cable modem.

The problem is with RealAudio.  ".ram" files that contain references
to pnm:// URLs -- I haven't found one that works yet, and I've found
many that don't (all the audio files on news.bbc.co.uk, for example).
They all give "Connection to server has timed out".

All other RealAudio files, including the channels on the main
RealAudio screen, seem to work just fine from the three client
machines (Win boxes) on the local class C network.  (I've noticed
.ram files beginning with ftsp:// that work fine, for example.)

Here's the setup I have:

# 1. Kernel networking options:
CONFIG_FIREWALL=y
CONFIG_NET_ALIAS=y       
CONFIG_INET=y
CONFIG_IP_FORWARD=y
CONFIG_IP_MULTICAST=y
CONFIG_SYN_COOKIES=y
CONFIG_IP_FIREWALL=y
CONFIG_IP_FIREWALL_VERBOSE=y
CONFIG_IP_MASQUERADE=y
CONFIG_IP_MASQUERADE_IPAUTOFW=y
CONFIG_IP_MASQUERADE_ICMP=y
CONFIG_IP_ALWAYS_DEFRAG=y
CONFIG_IP_ACCT=y
CONFIG_IP_ROUTER=y
CONFIG_IP_NOSR=y
CONFIG_SKB_LARGE=y

# 2. /etc/rc.d/rc.local startup script:
/sbin/ifconfig eth1 192.168.1.1
/sbin/route add -net 192.168.1.0
/sbin/modprobe ip_masq_ftp
/sbin/modprobe ip_masq_raudio
/sbin/ipfwadm -F -p deny                                                      
/sbin/ipfwadm -F -a m -S 192.168.1.0/24 -D 0.0.0.0/0
/sbin/ipautofw -F
/sbin/ipautofw -A -r udp 6970 7170 -c tcp 7070
# (I guess the ipautofw is not really necessary -- but I'm trying
# everything ... and yes, /sbin/ipautofw does exist...)

I'm not seeing anything in /var/log/messages that would indicate a
problem, and lsmod gives:

DEFAULT:[~] lsmod
Module         Pages    Used by
ip_masq_raudio     1            1
ip_masq_ftp        1            0

I don't know enough about what distinguishes pnm:// .ram files from
other kinds of RealAudio content to figure out why they're failing...
if anyone has any suggestions, I'd appreciate hearing them.

If you're replying by email, please remove the obvious from my
address.                                                                      

Regards,
Rohan


 

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

Date: Sun, 04 Apr 1999 20:20:24 -0500
From: Greg Kettmann <[EMAIL PROTECTED]>
Subject: Samba 2.0.3 Installation

I'm running Red Hat 5.1.  It's a production machine and I can't really
upgrade until I have another machine handy.  At any rate, I've been
trying to get Samba running.  It works and I see the server from
WinBlows 95 "Network Neighborhood".  When I try to connect I get a
request for a password at the $IPC connection.  I can't get past this. 
I've done all the smbpassword, etc.

As a result it appears the next best step is to upgrade to Samba 2.0.3. 
I did, with no problems (sort of).  I did the ./configure, make and make
install.  Now I'm stuck.  The machine still wants to run the old Samba. 
Somewhere I found a place to 'uninstall' and I did.  I'm having trouble
having Samba start.  I put the file 'smb' to run in /etc/rc.d/init.d. 
It was the old one and wouldn't work.  I also put the link in rc3.d so
it runs.  I modified the 'smb' file heavily to point to my new Samba in:
/usr/local/samba/bin.  I changed status to point to and run
'smbstatus'.  Here are my problems:

1)  Clearly this isn't set up right.  It appears to run (how can I tell)
but 'smb status' fails.  How can I tell if it's running.  ( think it
is,  see #3)

2)  'smbstatus' was looking for the smb.conf file in something like
/usr/local/samba/etc instead of the expected /etc.  How can I fix this,
or should I?

3)  I suspect Samba is running because I can see the Linux server from
the Winblows machine.  I get the same $IPC password problem.  Do I need
to recreate the smbpasswd file (or whatever it's name is)?  It was
created under the old (shipped with RH5.1) Samba?

Thanks for any help.  [EMAIL PROTECTED]

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

From: [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.misc
Subject: Re: diald loses control
Date: Sun, 04 Apr 1999 22:21:15 -0400



Stephen Thomas wrote:
> 
> I am having problems with diald (I think). I have it setup to do my 
> 
snip
> 1. When I'm not connected to the net, diald dials up my provider about every
> 20 minutes.

And your running Samba.  ... named ????   Sound like the normal samba
not setup right or netbios not diabled in diald.conf

Make sure groupname and domain controler are set properley in smb.conf

Add this to diald.conf
# Do the same for netbios-ns broadcasts
# NOTE: your /etc/services file may not define the netbios services
# in which case you should comment out the next lines.
ignore tcp tcp.source=tcp.netbios-ns,tcp.dest=tcp.netbios-ns
ignore tcp tcp.source=tcp.netbios-dgm,tcp.dest=tcp.netbios-dgm
ignore tcp tcp.source=tcp.netbios-ssn,tcp.dest=tcp.netbios-ssn 

# Do the same for netbios-ns broadcasts
# NOTE: your /etc/services file may not define the netbios services
# in which case you should comment out the next lines.
#accept udp 30 udp.dest=udp.netbios-ns
#accept udp 30 udp.source=udp.netbios-ns
ignore udp udp.source=udp.netbios-ns,udp.dest=udp.netbios-ns
ignore udp udp.source=udp.netbios-dgm,udp.dest=udp.netbios-dgm
ignore udp udp.source=udp.netbios-ssn,udp.dest=udp.netbios-ssn    
 

-- 

                      Come Visit Our Website

        http://www.freeyellow.com/members/creative-services

         Please Visit Our Sponsers (We get paid per visit)

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

From: [EMAIL PROTECTED] (Warren Watts)
Subject: Re: HELP! Linux as client to Wingate Proxy on W95
Date: Mon, 05 Apr 1999 02:12:32 GMT
Reply-To: [EMAIL PROTECTED]

On Sun, 04 Apr 1999 01:52:59 -0500, "Donald E. Stidwell"
<[EMAIL PROTECTED]> wrote:

>Warren Watts wrote:
>> 
>> Help!
>>   I have spent DAYS now trying to get this set up and operating....  I
>> see that other folks running W95 based proxy servers are having
>> similar problems and there HAS to be a simple answer...
>> 
>> Some background:
>> 
>> I current;y have three machines on my network:
>> - a W95 box runnning Wingate that I use to connect to the internet,
>> - a W95 box set up as a client to the Wingate host thru whch I have NO
>> problem connecting to web pages, FTP, Telnet, mail servers, news
>> servers, etc,
>> - a Linux box that will talk to the other machines on the network, (I
>> can Telnet to the Linux box, FTP to the Linux box, and I have Apache
>> running OK) but I can't seem to get to the outside world thru my
>> W95/Wingate host.
>> 
>> I can ping the two W95 boxes from the Linux machine, but not anything
>> else...
>> Oddly enough, I CAN Telnet to my ISP's server, but can't ping it....
>> 
>> I have a sneaking suspicion (mostly from reading messages regarding
>> proxy setup problems) that the problem lies in not having the DNS
>> gateway properly set up.  I have tried sooo many sugestions and
>> nothing seems to work...
>> 
>> Where am I going wrong?
>> 
>> Warren Watts
>
>I had the same problem and never got it solved.  Would like to see if
>there is a solution. Other products DO provide this ability, but they
>cost much more than WinGate.
>
>In the end, I gave up and changed the configuration of my network.  I
>use my Linux desktop box as my proxy server on my network.  I have a
>Linux laptop and a Win98 box on the network as well, and it works
>perfectly with both machines. Using Linux with IP Masquerading and IP
>forwarding works better than WinGate on Windows and it has the added
>advantage of being free!
>
>Now if I can just get diald working correctly... :)
>
>Don  
>-- 
>=====================================
>Donald E. Stidwell, RM1, USN (Ret.)
>Certified Novell Administrator
>Network Technican II
>Bon Secours Hampton Roads Home Care
>[EMAIL PROTECTED] (work)
>[EMAIL PROTECTED] (home)
>=====================================

        Well, I have several problems with setting up the Linux box as
the gateway.  For one, the modem installed in the W95 machine is a USR
56K Winmodem, which the Linux machine won't recognize.  I don't have
the money to buy another modem at the moment, so I am pretty much
stuck dialing out with the W95 machine.  For another, I have a whole
two weeks of Linux experience under my belt, and it would probably
take me a week of messing with it to get it all straightened out and
working properly.
        I do agree that the Linux machine would be an ideal gateway;
much faster and more efficient for sure....So, it looks like I will be
SOL for at least a while longer.

Warren

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

From: [EMAIL PROTECTED]
Subject: Re: SLOW Telnet????
Date: Sun, 04 Apr 1999 21:39:13 -0400

That' what named is for !!! 

Setup you own dns server with zone file for your local network.

Warren Watts wrote:
> 
> On Fri, 2 Apr 1999 11:00:33 +0100, mist <[EMAIL PROTECTED]>
> wrote:
> 
> >Tony s <[EMAIL PROTECTED]> scribed to us that -
> >>My Linux box and w95 system are linked using ethernet cards, problem,
> >> I can telnet but the speed is way to slow, not only that but it disconnects
> >> after around 60 sec.
> >
> >If it's the *initial* connection that is slow, then that can normally be
> >resolved by adding the IP address for the windows box in /etc/hosts on
> >the Linux machine.
> >
> 
> I was having the problems indeicated above as well, and adding the
> IP's of the other machines on the network  to the /etc/hosts file did
> the trick for me.
> 
> Warren

-- 

                      Come Visit Our Website

        http://www.freeyellow.com/members/creative-services

         Please Visit Our Sponsers (We get paid per visit)

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

From: "Edward Lee Ah Yen (AKA SMASH)" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.misc,comp.os.linux.questions,comp.os.linux.redhat
Subject: Re: Newbie FTP Problem
Date: Mon, 05 Apr 1999 03:27:34 GMT

You can use /sbin/modprobe ip_masq_ftp as well.

You should create a separate file called rc.firewall in the /etc/rc.d
directory.
Set its ownership to: chown root.root /etc/rc.d/rc.firewall.
Set its permissions to: chmod 0754 /etc/rc.d/rc.firewall.

The file should look something like this:
==============================================================================
 echo "Enabling IP MASQ, MASQ timeouts, MASQ modules and advanced
firewalling"

                #Load the MASQ modules
                        #
                        echo Loading MASQ modules
                        #/sbin/modprobe ip_masq_cuseeme
                        /sbin/modprobe ip_masq_ftp
                        /sbin/modprobe ip_masq_irc
                        #/sbin/modprobe ip_masq_quake
                        #/sbin/modprobe ip_masq_vdolive
                        /sbin/modprobe ip_masq_raudio   

                # Finished with MASQ modules

        echo "Enabling IP Masqurading.."
        echo "1" > /proc/sys/net/ipv4/ip_forward

        /sbin/ipfwadm -F -p reject
        /sbin/ipfwadm -F -a m -S 192.168.1.0/24 -D 0.0.0.0/0 -W eth0
        
        echo "rc.firewall done."
===============================================================================

Try these sites for some help.
http://www.tor.shaw.wave.ca/~ambrose/
http://www.ecst.csuchico.edu/~dranch/LINUX/TrinityOS.wri
http://rlz.ne.mediaone.net/linux/faq/index.html

The first one will get you started.
The second one is a wealth of information and good sense.
The third one will build you one very secure firewall automatically if
you fill in the blanks :)
You should use the Linux Netscape to build, save and download the
firewall script, as I have found that saving the file in windows and
then moving it over to Linux trashes the file in some way as to make it
non functional :(
The last section of the firewall script includes stuff for DHCP and
caching DNS as well so you will have to edit the file.
 
Good luck!

Hannu wrote:
> 
> On Sat, 03 Apr 1999 07:18:36 GMT, Fenton Travers <[EMAIL PROTECTED]>
> wrote:
> 
> Yes, that was it. In the same place you also find the modules ro
> ReadAudio etc. I got both FTP and RealAudio going!
> Thanks!
> Hannu
> 
> >I have similar set up except with RH 5.1 and I needed to load the ip_masq_ftp
> >module.  I think the module loader is called insmod and is found in /sbin so I
> >executed the following:
> >/sbin/insmod /lib/modules/2.0.35-1/ipv4/ip_masq_ftp.o
> >
> >you may need some variation on this tho.  I 'm not sure if this is the source of
> >your problem
> >
> >
> >Keith Keller wrote:
> >
> >> Stressed wrote:
> >> >
> >> > I have the typical Linux machine using IP masQ to connect my Windoze LAN to
> >> > the net via cable modem. By typical I mean I used the typical addressing
> >> > scheme (192.168.1.x) for the LAN and I use DHCP to get settings for my
> >> > gateway interface.
> >> >
> >> > I have RHL 5.2 and it runs wu FTP (wu-2.4.2-academ[BETA-18-VR13]).
> >> >
> >> > Whenever I try to connect to a remote (Internet) FTP site from a Windoze
> >> > machine, (going through the Linux masQ machine), I get the connection, but I
> >> > get the following error and I'm unable to see, send or recieve data:
> >> >
> >> > 230 User mojo7 logged in.
> >> > PWD
> >> > 257 "/home/@c/h/c/mojo7" is current directory.
> >> > SYST
> >> > 215 UNIX Type: L8
> >> > Host type (2): UNIX (standard)
> >> > PORT 192,168,1,2,4,47
> >> > 500 Illegal PORT Command
> >> > ! port cmd failed.
> >> > ! DoDirList failed 0
> >> >
> >> > Is this due to my masQing or to my FTP setup or both or what?
> >>
> >> Yes.  :-)  You need to also use the ip_masq_ftp
> >> option in the kernel to allow machines behind the
> >> masquerade ''gateway'' to FTP to the other side
> >> of the masquerade properly. I load it as a module
> >> in my startup files, though I suppose you could
> >> also compile the option directly into the kernel.
> >>
> >> -- Keith
> >> [EMAIL PROTECTED]
> >

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

Date: Sun, 04 Apr 1999 20:28:14 -0500
From: Greg Kettmann <[EMAIL PROTECTED]>
Subject: PCMCIA Network Configuration

I've been struggling with getting my PCMCIA Network adapters working. 
Toward that end I've installed the 2.2.3 kernel on top of Red Hat 5.2
and the latest PCMCIA drivers.  My Ethernet adapter is working but is
logging errors indicating it that there is no high memory available and
some sort of Interrupt 5 error.  I would expect that this can be
corrected by placing the proper statements in the /etc/pcmcia/config
and/or config.opts.  

1)  Where can I find documentation on configuring these files?

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

From: Robert Gormley <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.help
Subject: Re: Cable Modem Woes
Date: Mon, 05 Apr 1999 13:39:20 +1000

JASON LYNCH wrote:

> I've got RH 5.1 going and my ethernet card configured properly and I'm
> triyng to set up a cable modem. I've got Comcast@Home service and during
> the install of RH it asked if I wanted a static IP address which I
> chose. assuming my IP that Comcast @Home assigned me is 24.4.211.13 this
> is what I entered on the first part of the install
>
> Static IP address: 24.4.211.13
> Netmask:           255.255.255.0
> Default Gateway:   24.4.211.1
> Primary Nameserver 24.2.68.33
>
> the Netmask and the Default Gateway I got when I ran winipcfg and the
> Static IP and Primary Nameserver came on in invoice @home gave me.
>
> Now the next part is where I falter I bit. It asks for the domain name
> and the host name both of which I'm not sure on. on the dos prompt in
> Win98  I typed "tracert 24.4.211.13" i got back:
>
> Tracing route to cc240637-a.strhg1.mi.home.com [24.4.211.13]
>
> over a maximum of 30 hops:
>
>   1   <10 ms   <10 ms   <10 ms  cc240637-a.strhg1.mi.home.com
> [24.4.211.13]
>
> Trace complete.
>
> Now for my domain name I put in: strhg1.mi.home.com
> and for my host name I put in:   cc240637-a.strhg1.mi.home.com
> I also added my secondary nameserver: 24.2.68.34
> I'm not sure if I did the first two fields right.

Almost, but not quite... your host name should be "cc240637" - check the
files in /etc/sysconfig/network and network-scripts too for any mention...

> Well after it boots up I pinged myself at 24.2.211.13 and it responded
> but it never ended. It went on and on and on. If I hadn't of killed it,
> I'm not sure if it would have stopped. I next tried to ping my default
> gateway but it failed completly. Any help, hints, suggestions would be
> helpful and greatly appreciated.
>

Ping under unix is different to windows, it continues until you Ctrl C it,
unlike Windows...
Could you surf the net even though you couldn't ping the default GW?

--
Robert Gormley
[EMAIL PROTECTED]
http://www.obsidian.darker.net




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

From: "Stuart Fox" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,comp.os.linux.setup
Subject: Re: Using Linux instead of NT Server in home environment....
Date: Mon, 5 Apr 1999 15:38:18 +1200


>
>My linux boxes don't crash, no excuses, no waffling, they just don't.
>

So what exactly do your Linux boxes do when a disk controller fails -
magically keep working?




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

From: Scott Sykes <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,comp.os.linux.misc
Subject: Re: Strange RealAudio problem with IP masquerading
Date: Sun, 04 Apr 1999 19:52:30 -0700

Rohan Oberoi wrote:

> Would appreciate any suggestions...
>
> I have an RH5.2 (2.0.36) system running very nicely on a Compaq
> Prolinea 486.  It's set up to do IP masquerading to allow three other
> machines to connect to the internet via a cable modem.
>
> The problem is with RealAudio.  ".ram" files that contain references
> to pnm:// URLs -- I haven't found one that works yet, and I've found
> many that don't (all the audio files on news.bbc.co.uk, for example).
> They all give "Connection to server has timed out".
>
> All other RealAudio files, including the channels on the main
> RealAudio screen, seem to work just fine from the three client
> machines (Win boxes) on the local class C network.  (I've noticed
> .ram files beginning with ftsp:// that work fine, for example.)
>
> Here's the setup I have:
>
> # 1. Kernel networking options:
> CONFIG_FIREWALL=y
> CONFIG_NET_ALIAS=y
> CONFIG_INET=y
> CONFIG_IP_FORWARD=y
> CONFIG_IP_MULTICAST=y
> CONFIG_SYN_COOKIES=y
> CONFIG_IP_FIREWALL=y
> CONFIG_IP_FIREWALL_VERBOSE=y
> CONFIG_IP_MASQUERADE=y
> CONFIG_IP_MASQUERADE_IPAUTOFW=y
> CONFIG_IP_MASQUERADE_ICMP=y
> CONFIG_IP_ALWAYS_DEFRAG=y
> CONFIG_IP_ACCT=y
> CONFIG_IP_ROUTER=y
> CONFIG_IP_NOSR=y
> CONFIG_SKB_LARGE=y
>
> # 2. /etc/rc.d/rc.local startup script:
> /sbin/ifconfig eth1 192.168.1.1
> /sbin/route add -net 192.168.1.0
> /sbin/modprobe ip_masq_ftp
> /sbin/modprobe ip_masq_raudio
> /sbin/ipfwadm -F -p deny
> /sbin/ipfwadm -F -a m -S 192.168.1.0/24 -D 0.0.0.0/0
> /sbin/ipautofw -F
> /sbin/ipautofw -A -r udp 6970 7170 -c tcp 7070
> # (I guess the ipautofw is not really necessary -- but I'm trying
> # everything ... and yes, /sbin/ipautofw does exist...)
>
> I'm not seeing anything in /var/log/messages that would indicate a
> problem, and lsmod gives:
>
> DEFAULT:[~] lsmod
> Module         Pages    Used by
> ip_masq_raudio     1            1
> ip_masq_ftp        1            0
>
> I don't know enough about what distinguishes pnm:// .ram files from
> other kinds of RealAudio content to figure out why they're failing...
> if anyone has any suggestions, I'd appreciate hearing them.
>
> If you're replying by email, please remove the obvious from my
> address.
>
> Regards,
> Rohan
>
>

Are you linking to those file types via Netscape?
If so that maybe not set up... I am having similar problems as I have
Realplayer working but it is not linking to Netscape properly

Tell me what is says in your applications setup for realplayer in
Netscape... Please?

Good luck!
Scott


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


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