Linux-Networking Digest #535, Volume #12 Fri, 10 Sep 99 03:13:52 EDT
Contents:
Re: xdm while NCD to RedHat6.0 - no response (Grahame M. Kelly)
Can't Ping External IP address (Hebert)
Re: accessing serial port from bash? (Chip Piller)
Re: connect to remote printer (Jose Castro)
Re: SSH client for Win98? (Greg Leblanc)
Re: Browsers and Linux (Jeff Gentry)
Re: connect() and signals (Kaz Kylheku)
Re: netstat question???? ("Rob")
Re: routing,dial on demand ("Donald Gordon")
Re: Newbie on clustering questions ("Donald Gordon")
Re: cable modem gateway server ("Rob")
Re: PPPD and proxyarp (Jeremy Impson)
Re: Good Book on Firewalling - IPChains ? ("Rob")
Re: Restricting download traffic through router ("Rob")
Re: accessing serial port from bash? (Chip Piller)
Re: Red Hat 6.0 and Cablle Modem Internet Connection. ("Rob")
Re: Driver for ETHERNET cards ("Coral Sea")
Re: Linux box as ISP ("Rob")
Re: Newbie Setup Questions (Doug Marker)
cable modem gateway server ("Scott Collins")
Re: accessing SAMBA from Network Neighborhood - help! (Doug Marker)
netstat question???? (Jose Castro)
<<< FS: Cisco 1601 router & ATL 1540 csu/dsu >>> (meeble)
Re: Driver for ETHERNET cards ("Randal W. Carpenter")
----------------------------------------------------------------------------
From: [EMAIL PROTECTED] (Grahame M. Kelly)
Crossposted-To: comp.os.linux.x
Subject: Re: xdm while NCD to RedHat6.0 - no response
Date: 10 Sep 1999 03:46:44 GMT
>
>>
>> Unfortunately, that did not work. But I upgraded to the newer version of
>> the NCD software (3.3.2) and I am getting the CHOOSER screen with a menu of
>> about 20 *NIX boxes I can connect to EXCEPT the one I want to connect to.
>> If I force the address of the RedHat6.0 box in CHOOSER I get:
>>
>> asking host "the.RedHat.box" for XDMCP session
I too have send too much time trying to get my 4 x NCD15r's running
under RH6.0+, and yet they run OK under RH5.2.
Yes the problem is the prefdm rather than xdm.
I substitued as others have pointed out in /etc/inittab /usr/X11R6/bin/xdm.
I had additional problems with the RH6.0 xfs (/etc/rc.d/init.d/xfs) starting
and shutting down correctly. I modified the /etc/rc.d/init.d/xfs as follows:
# See how we were called.
#!/bin/sh
# xfs: Starts the X Font Server
# Version: @(#) /etc/rc.d/init.d/xfs 1.4
# chkconfig: 2345 90 10
# description: Starts and stops the X Font Server at boot time and shutdown.
# processname: xfs
# config: /etc/X11/fs/config
# hide: true
# Source function library.
. /etc/rc.d/init.d/functions
# See how we were called.
case "$1" in
start)
echo -n "Starting X Font Server: "
rm -fr /tmp/.font-unix
xfs -config /etc/X11/fs/config -port 7100
touch /var/lock/subsys/xfs
echo
;;
stop)
echo -n "Shutting down X Font Server: "
killproc xfs
rm -f /var/lock/subsys/xfs
echo
;;
status)
status xfs
;;
restart)
echo -n "Restarting X Font Server. "
if [ -f /var/lock/subsys/xfs ]; then
killproc xfs -USR1
else
rm -fr /tmp/.font-unix
xfs -config /etc/X11/fs/config -port 7100
touch /var/lock/subsys/xfs
fi
echo
;;
*)
echo "*** Usage: xfs {start|stop|status|restart}"
exit 1
esac
exit 0
Now at least the X font sever works correctly as tested by either
xlsfonts or telnet yourmachine:7100
Still not 100% happy with my NCD Xterm setup, but its gettig there.
Cheers, Grahame
--
==============================================
Anti-Spamming Enabled in FQDN.
Email: gmkelly (at) zip (dot) com (dot) au
Sydney Linux User Group - Member
http://www.slug.org.au
==============================================
------------------------------
From: Hebert
Subject: Can't Ping External IP address
Date: Thu, 09 Sep 1999 22:32:52 -0400
I'm trying to setup my Linux box as my gateway. I have an @HOME cable
modem with static IP address
I've managed to setup the two NICs,
eth0 gets the internal IP address(192.168.0.1)
eth1 gets the external IP address(24.40.xxx.xxx).
I can ping both NICs. I can also ping all computers on my
home(internal) lan. The problem is I can not ping any external IP
address. When attempting to ping external IP address, I notice
activity on the modem ; however no packets return....
Any help would be greatly appreciated....
if replying by e-mail remove the ### from my address
hebertj###@home.com
------------------------------
From: Chip Piller <[EMAIL PROTECTED]>
Subject: Re: accessing serial port from bash?
Date: Fri, 10 Sep 1999 01:07:55 -0400
VAN LABEKE wrote:
> [EMAIL PROTECTED] wrote:
>
> > I have a device (lock-in amplifier) that is able to communicate using a
> > serial port. I can setup the serial line and communicate successfully
> > with the device using minicom.
> > I would like to read and write to the device using the bash shell
> > commands, is this possible? I am running RedHat 6.
> > Thanks,
> > Chip
> >
> > Sent via Deja.com http://www.deja.com/
> > Share what you know. Learn what you don't.
>
> Hello !
>
> I don't know if this can help you, but I use the read and write commands to
> send bytes to the machine ports. Perhaps the equivalent exists in bash (or
> build a special compiled program which read/send to ports...)
>
> BYe Me
Could you perhaps provide me with a simple example of how you read and write
to the machine ports? My code works for a while but then it stops and I don't
know why.
Thanks,
Chip
------------------------------
From: Jose Castro <[EMAIL PROTECTED]>
Subject: Re: connect to remote printer
Date: Thu, 09 Sep 1999 21:12:13 -0400
I am using RH6.0 and all you have to do is add a printer using the
control-panel
utility and select SMB/Win95 remote printer.
GOOD LUCk
K Hui wrote:
> Hi,
>
> I am new to Linux world. I connect my linux box w/ a machine that has
> winNT/98 dual-booted. The problem is I only have one printer and it is
> connected to the winNT/98 machine. How can I setup the lpd (or whatever
> related) so that I can print from Linux to the remote printer? I am using
> SUSE6.1.
>
> Thanks,
>
> Kawing
------------------------------
From: Greg Leblanc <[EMAIL PROTECTED]>
Subject: Re: SSH client for Win98?
Date: Fri, 10 Sep 1999 04:42:16 GMT
The one that I use isn't free, but it's an extreemly good terminal
program for MS windows. It's called Secure CRT. Check it out at
http://www.vandyke.com
Greg
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] (Vlar Schreidlocke) wrote:
> Is there an SSH client for Win98? If so, where can I download it?
>
>
--
It's pronounced "sexy" not "scuzzy"!
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
From: [EMAIL PROTECTED] (Jeff Gentry)
Crossposted-To: alt.os.linux,comp.os.linux.setup
Subject: Re: Browsers and Linux
Date: 9 Sep 1999 17:40:59 GMT
Ernest ([EMAIL PROTECTED]) wrote:
: 3) A company then got started calling themselves Nescape decided they also se
: a market in this developing market. They then concluded that "we are the
: market leaders. Nobody knows about us yet but, we are the leaders. All the
: other people are wrong. They must follow us. We put it at the bottom"
You are twisting things. They said that *newsreaders* have had the
convention of putting the quoted text first and then your text.
You're comparing *email* gprograms. For instance, I'm currently using
"tin" as my newsreader - which predates Netscape period - much less
its newsreader. And yes, it puts the quoted text on the top.
So no - Netscape didn't just up and decide to do this for its newsreader.
It has been a longstanding convention.
--
Jeff Gentry [EMAIL PROTECTED] [EMAIL PROTECTED]
"You're one of those condescending UNIX users! ...."
"Here's a nickel kid ... get yourself a real computer."
------------------------------
From: [EMAIL PROTECTED] (Kaz Kylheku)
Crossposted-To: comp.os.linux.development.apps
Subject: Re: connect() and signals
Reply-To: [EMAIL PROTECTED]
Date: Fri, 10 Sep 1999 05:42:51 GMT
On Fri, 10 Sep 1999 03:13:48 GMT, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>Forgive me for the comp.os.linux.network cross-posting; even though it's
>not a development group, I'm hoping someone there may have knowledge of
>my problem.
>
>I'm working with a small application that is doing a connect() to remote
>host and am having problems with interrupting the connect().
>
>The program was previously written, tested, etc under Solaris.
>
>The connect() is wrapped with an alarm() and a signal handler so that if
>the connect() didn't return within the alarm(x) time, the signal handler
>would get thrown and interrupt the connect() call. This works as planned
>under Solaris, but does NOT work under Linux either under Kernal 2.0.32
>or 2.2.0-pre1 (the two enviroments I have available). I also tried
>briefly testing sig_action to make sure it wasn't a problem with
>signal() itself, with the same results.
Two things. Firstly, instead of messing about with signals, you can do a
non-blocking connect and then wait for it to complete using a timed-out
select().
Secondly, connect() is a restartable system call in Linux.
This means that when it's interrupted, the signal is handled. Then
the system call is automatically re-run instead of returning -1/EINTR.
Find out how to influences this with sigaction().
------------------------------
From: "Rob" <[EMAIL PROTECTED]>
Subject: Re: netstat question????
Date: Fri, 10 Sep 1999 15:33:38 +1000
the 'G' specifies a gateway ... your routes are set up such that before ppp0 is
brought up, your default gateway is over your LAN to machine with IP address
192.168.0.1
0.0.0.0 is ANY internet address
Rob
Jose Castro <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> netstat -rn
> Kernel IP routing table
> Destination Gateway Genmask Flags MSS Window irtt
> Iface
> 10.65.28.26 0.0.0.0 255.255.255.255 UH 0 0 0
> ppp0
> >>>192.168.0.0 192.168.0.1 255.255.255.0 UG 0
> 0 0 eth0
> 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0
> eth0
> 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0
> lo
> 0.0.0.0 10.65.28.26 0.0.0.0 UG 0 0 0
> ppp0
>
>
> WHY does the second entry has a G flag??
> 192.168.0.1 is my IP and 192.168.0.0 is my network, so I dont need a
> gateway.
>
> I just installed RH6.0
>
> Also is 0.0.0.0 the default network? Why dont they just say default???
>
>
> Thanks
>
------------------------------
From: "Donald Gordon" <[EMAIL PROTECTED]>
Subject: Re: routing,dial on demand
Date: Fri, 10 Sep 1999 17:42:55 +1200
Use tcpdump.
Holger Bunkradt wrote in message <7r85gr$49q$[EMAIL PROTECTED]>...
>is it possible to see what happends on the network with linux SuSe 6.1 K.
>2.2.7?
------------------------------
From: "Donald Gordon" <[EMAIL PROTECTED]>
Subject: Re: Newbie on clustering questions
Date: Fri, 10 Sep 1999 17:41:13 +1200
What you want could be achieved with MOSIX.
MOSIX is a set of kernel patches which allow processes to transparently move
across the network to machines with lower load.
MOSIX uses system-call redirection, so you can simply run the apps on each
users' machine, and they will migrate themselves to other machines as
needed; to the apps it appears as though they are running on the users'
computer.
Seriously, though, why don't you just get a heap of Xterminals / cheap boxes
with X on, and run everything on the servers?
Donald Gordon
Yin-So Chen wrote in message <[EMAIL PROTECTED]>...
>Hi,
>
>I am fairly new to the networking aspect of linux, so please excuse me
>if this is in a FAQ somewhere. Here it goes:
>
>I am thinking of setting up a computer network that's based on
>clustering. The rational goes like this - I have several PC's around
>that I want to put Linux on. Linux is great for networking, but now I
>have several stand-alone networking computers sitting around, and it
>becomes a headache for maintenance. I realize that there are a lot of
>sync I can do, but then it's difficult for my users to remember all
>these different accounts and what files they have under where...
>Moreover, my company mostly buy a computer for each individuals, so it
>makes a lot of sense to let the users have their own account on their
>own computer, but then the computer can login as a part of the big
>cluster.
>
>So this is what I am envisioning -
>
>This cluster has a master computer that's in control of the cluster. It
>provides most of the system wide files such as the /usr & /etc
>directory. Each computer joining the cluster as a slave computer &
>depending on its settings it can provide other parts of the file
>system. For example the user's computer would provide the user's home
>directory. This way while the user's computer is inside the cluster
>they can login from any computers.
>
>During clustering, the master computer will gain control to the
>resources of the slaves. Depending on the setting it would be a
>complete or partial control (by partial I mean there are parts of the
>resources reserved to be used solely by the user of the computer). The
>slave computer can act as a stand-alone workstation as well, but during
>clustering it only shares part of the file system (and the other parts
>went into background & ready for sync if setup). If necessary we can
>have another computer act as a backup (high availability) for the user's
>directory so they can login to the network even if their computer is not
>on the network.
>
>The advantage of this type of setup I see is that there is an
>integration of every computer & the resources become truly shared. No
>longer would admins need to worry about maintaining the files on every
>computer. The network becomes transparent to them. Let's say an user
>has a linux laptop. Then when they partipate into the clustering, they
>will see everything else. When the do not participate their computer
>would be stand-alone as well. Moreover, we wouldn't have the feeling
>that the client computers are overpowering the servers :)
>
>So, my question then would be, is there anything similar to what I am
>describing available? Is this a smart way of setting things up or are
>there better solutions out there? How much energy and expertise would
>it require for a setup like this and is it currently feasible? Any
>thought on this subject matter is greatly appreciated.
>
>Regards,
>
>Yin-So Chen
------------------------------
From: "Rob" <[EMAIL PROTECTED]>
Subject: Re: cable modem gateway server
Date: Fri, 10 Sep 1999 15:25:55 +1000
> DEVICE=eth0
> IPADDR=216.207.125.14
> NETMASK=255.255.255.0
> NETWORK=216.207.125.0
> BROADCAST=216.207.125.255
> GATEWAY=216.207.127.1
> ONBOOT=yes
>
>
> DEVICE=eth1
> IPADDR=192.168.0.1
> NETMASK=255.255.255.0
> NETWORK=192.168.0.0
> BROADCAST=192.168.0.255
> GATEWAY=216.207.125.14
> ONBOOT=yes
>
I think that should do it ...
Rob
------------------------------
Date: Fri, 10 Sep 1999 01:01:54 -0400
From: Jeremy Impson <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Re: PPPD and proxyarp
On 3 Sep 1999, Clifford Kite wrote:
> You may need echo -n 1 > /proc/sys/net/ipv4/conf/ppp0/proxy_arp .
>
> Look for proxy_arp in Documentation/proc.txt in the kernel source tree.
I had the same problem. This suggestion didn't quite solve it, but it set
me in the right direction. A little hacking and some correct guesses got
it working. I kind of regret I didn't have to delve into the kernel
source :)
You also need to turn on ip forwarding (by doing
"echo 1 > /proc/sys/net/ipv4/ip_forward"). And I chose to turn on proxy
arp for all interfaces (by doing
"echo 1 > /proc/sys/net/ipv4/conf/all/proxy_arp"). Does anyone know if
this is bad? I did it because the config directory for ppp0
(/proc/sys/net/ipv4/conf/all/ppp0) doesn't exist until something connects
to it and the interface is brought up. But by using the "all interfaces"
config directory, I can just turn on proxy ARP at boot, and all ppp
interfaces seem to inherit the settings.
Turning on ip forwarding has some security issues, or at least some
network management issues. I for one don't want my machines forwarding
just any packet they receive (cause I play evil games with ppp over ssh
tunnels without "management approval"--if I misconfigure a route, I might
start leaking packets onto networks that I shouldn't be leaking onto).
Judicious use of IP masquerading and/or firewalling rules should take care
of this, though.
--Jeremy
==============================================================================
Jeremy Impson Linux, Perl, and Network geek
[EMAIL PROTECTED] http://source.syr.edu/~jdimpson
------------------------------
From: "Rob" <[EMAIL PROTECTED]>
Subject: Re: Good Book on Firewalling - IPChains ?
Date: Fri, 10 Sep 1999 15:28:58 +1000
IPChains-HOWTO
Rob
daben <[EMAIL PROTECTED]> wrote in message
news:mgZB3.9278$[EMAIL PROTECTED]...
> Hi all
>
> Can anyone recommned some good primers on firewalling and security
> (specifically on ways of monitoring hacks). Also how about some good info
> on ipchains? I have a net up and runnig with firewalling, forwarding and
> filtering but am a little shaky on how good the security is.
>
> Thanks
> daben
>
>
------------------------------
From: "Rob" <[EMAIL PROTECTED]>
Subject: Re: Restricting download traffic through router
Date: Fri, 10 Sep 1999 15:31:05 +1000
Set up accounting with something like ipchains or ipfwadm and have a cronjob
which watches the output of this and fires off a warning email when a certain
level of traffic is exceeded
Rob
Wim Van Dijck <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Hi all,
>
> I was wondering how I could restrict the traffic coming through my Linux
> router.
> My ISP has this policy that when you have a download rate of more than
> 500 Mb on one day, you get kicked. I don't have a problem with that, but
> we have 6 computers here, connected to the net through my Linux box, and
> sometimes, 500 is easily superseded.
> I have had three warnings up to now, and the next one means permanent
> banning.
>
> I was thinking now either to set up the Linux box to stop all
> troughcoming traffic once it reached 450 Mb a day, or either slowing it
> down. However, I have no idea how to do this.
> It would also be nice, to have restrictions per user, i.e. that if
> someone here at home, reached 300Mb, that only his connection would slow
> down, and that a message would be send to his pager (icq).
>
> Is all this possible? If there are better alternatives, please let me
> know. I don't want to risk losing my cable connection (not to mention my
> good name... :o) )
>
> Thanks a lot for any help... (I already searched through howtos and
> dejanews, but alas...)
> Wim Van Dijck
>
------------------------------
From: Chip Piller <[EMAIL PROTECTED]>
Subject: Re: accessing serial port from bash?
Date: Fri, 10 Sep 1999 01:02:31 -0400
> Thanks, I got the line control setup using stty eg. stty cread < /dev/ttyS1
I also was able to write to the device using redirection like:
echo "sen 10" > /dev/ttyS1
But so far I have not had luck reading from the device:
read word < /dev/ttyS1
does not work.
Any suggestions or examples?
Chip
>
>
> Yup, it does. It is called I/O redirection (you can do things like
> read </dev/ttyS1, echo "foo" >/dev/ttyS1, etc). Fancier things are
> possible too---bash may be turing complete. If you want to set the
> baud rate then stty rediected works.
>
> --
> Duncan (-:
> "software industry, the: unique industry where selling substandard goods is
> legal and you can charge extra for fixing the problems."
------------------------------
From: "Rob" <[EMAIL PROTECTED]>
Crossposted-To:
comp.os.linux.help,comp.os.linux.m68k,comp.os.linux.misc,comp.os.linux.powerpc,comp.os.linux.questions,comp.os.linux.setup,comp.os.linux.x
Subject: Re: Red Hat 6.0 and Cablle Modem Internet Connection.
Date: Fri, 10 Sep 1999 15:28:26 +1000
You use pump eth0 to receive an DHCP IP address from your provider
... and crossposting sucks
Rob
John Silver <[EMAIL PROTECTED]> wrote in message
news:9e_B3.15912$[EMAIL PROTECTED]...
> My cable company is my internet provider.
> The name of my cable company is MediaOne.
> There is a problem:
> I have the IPs of the 2 DNS servers.
> But all other information is dynamic. Even Default Gateway is assigned each
> time and valid for next 24 hours or till next reset.
> Windows 98 is handle this situation.
> The "Red Hat Linux Unleashed" asks to enter the "IP Address Of My Machine"
> and the "IP Address Of My Gateway".
>
> Did somebody knows the solution?
>
> Thanks.
>
>
>
------------------------------
From: "Coral Sea" <[EMAIL PROTECTED]>
Crossposted-To:
comp.os.linux.help,comp.os.linux.m68k,comp.os.linux.misc,comp.os.linux.powerpc,comp.os.linux.questions,comp.os.linux.setup,comp.os.linux.x
Subject: Re: Driver for ETHERNET cards
Date: Fri, 10 Sep 1999 04:59:35 GMT
You should check out the compatible hardware list at Red Hat's Web site
first (http://www.redhat.com/corp/support/hardware/index.html). If those
cards are listed (I think they'll both be Tier II), then you have a
reasonable chance that they'll work. You might have to compile and install
new drivers though. I have found that to be a frustrating experience with
my SOHOware NIC but you might have better luck (couldn't be worse). The
most recent drivers are at http://cesdis.gsfc.nasa.gov/linux/drivers
I think it's simpler to use Control Panel, linuxconf, or Networking under
Gnome to configure the NIC and LAN.
John Silver <[EMAIL PROTECTED]> wrote in message
news:rh_B3.15913$[EMAIL PROTECTED]...
> Hello,
> Does somebody have:
> "LINKSYS EtherFast 10/100 LAN Card" Ethernet card
> or
> "Realtek RTL8029(AS)" Ethernet card
> with Red Hat Linux 6.0?
>
> What drivers and what parameters should be installed for them?
>
> You can find this information by running "netcfg" from an xterm window.
> Then hit "Interfaces" button at the top of the window. You will see the
list
> of interfaces that installed on your computer.
> If you select an interface and click the "Edit" button, the new window
will
> pop up with the information about this interface.
> Push the "Quit" button on all windows, to be sure do not change anything.
>
> Thank you for your help.
>
>
>
>
>
------------------------------
From: "Rob" <[EMAIL PROTECTED]>
Subject: Re: Linux box as ISP
Date: Fri, 10 Sep 1999 15:29:48 +1000
There is plenty of information on this in the PPP-HOWTO ...
mgetty is the getty you want to do this
Rob
Josh Faust <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> There's tons of info on the web on how to set up your linux box as a
> personal (or company) isp. However, I haven't been able to find
> ANY information on how I would go about getting the Linux box to pick up
> the phone when it rings through, and if there's a way to have it
> recognize if it's a fax or data ring (can't remember the name of it
> right now). Anyone know of where I could find this information?
> Thanks.
>
------------------------------
From: Doug Marker <[EMAIL PROTECTED]>
Subject: Re: Newbie Setup Questions
Date: Fri, 10 Sep 1999 15:43:17 +1000
You can host as many domains off your own as you want - that is what isp
do :-)
The issue re DNS is that you have to either thru your immediate ISP or by
filling in complcated forms, apply to have at least two DNS servers up the
chain
from you, point their DNS service back down the DNS chain to you. Your
existing ISP would be doing this type of thing all the time & you would be
well
off to pay them to do it for you.
When it comes time to set up your own machine as a DNS server for your sub
servers - unless you really know what you are doing you could create a
mess.
DNS hosting is really for the professional
You can however set up several machines on your local network and can have
these pointed to via your ISP - you can host them all on the one machine
if you want
(I have 3 dmain names on one Linux box & one copy of Apache - each is a
virtual Name in my Apache config & to the outside world they are 3 diff
sites.
Cheers
Doug Marker
Walker White wrote:
> 1. Let's say I have junk.com as a registered domain name. Is it
> possible/advisable to name my machine "junk.com", or should I always
> add a leading name such as www?
>
> 2. What are the reasons for requesting delegation of DNS? Is it
> advisable if I only have a few machines in junk.com?
>
> 3. Let's say my machine is named www.junk.com. If I want to host a
> second domain (www.junkstuff.com) on the machine, what should I
> request of my DNS service provider? Do I just tell them to add
> www.junkstuff.com as an alias to www.junk.com?
>
> 4a. If I want people to be able send mail to me at junk.com, what
> will my MX record look like?
>
> 4b. What would the MX record look like if I wanted all mail bound for
> [EMAIL PROTECTED] to be redirected to www.junk.com? How do I request
> this?
>
> Thanks for all your help.
------------------------------
From: "Scott Collins" <[EMAIL PROTECTED]>
Subject: cable modem gateway server
Date: Thu, 9 Sep 1999 23:43:02 -0500
We have a Linux box connected to a cable modem through network card eth0,
and connected to our internal network eth1. We are trying to get the
computers on the internal network to access the internet through the Linux
box. All computers on the network including the Linux Box can see each
other, but the Linux box is the only one that can see the out side world.
We have tried so many configuration that we are totally confused on the what
the correct setup is. Here is the info we have.
Here is our IP address: 216.207.125.14
The gateway given to us by the ISP is: 216.207.127.1
The internal IP we are using for the Linux Box is: 192.168.0.1
What should the ifcfg-eth0 and ifcfg-eth1 files look like?
Any other hint that you could give would be appreciated as well.
Here is our biggest question?
eth0
DEVICE=eth0
IPADDR=216.207.125.14
NETMASK=255.255.255.0
NETWORK=??????
BROADCAST=?????
GATEWAY=?????
ONBOOT=yes
eth1
DEVICE=eth1
IPADDR=192.168.0.1
NETMASK=255.255.255.0
NETWORK=???????
BROADCAST=??????
GATEWAY=???????
ONBOOT=yes
Please help fill in the question marks and add any numbers if needed.
------------------------------
From: Doug Marker <[EMAIL PROTECTED]>
Subject: Re: accessing SAMBA from Network Neighborhood - help!
Date: Fri, 10 Sep 1999 14:07:40 +1000
1) Best advice I can offer is to say read thru /etc/smb.conf & also run man
smb
2) smb can be tricky - the easiest smb set-up is using RH6 Knome conf facility
I used this after getting in tangle doing 1) above - as soon as I had set-up
the smb
shared disks using Gnome - I stopped & started smb & then could see the
shared drives from my network (WinNT & Win95 machines)
Good luck
Doug Marker
"Dan G." wrote:
> I set up SAMBA and it appears to be working fine. I can mount my shared
> drives on the linux machine and see the Windows machine fine. The problem is
> the other way 'round. I can see "linux1" (the name of my linux machine) in
> network neighborhood, but when I try and access it, it wants a password. To
> the best of my knowledge, I did not setup any passwords to access it! Just
> in case, I tried all the passwords I have entered onto the linux machine -
> none of them work.
>
> how can I disable the password feature in SAMBA. Or if I can't how do I set
> up encrypted passwords, and then set the password to NULL or something?
> Thanks very much for your help.
>
> -Dan G.
------------------------------
From: Jose Castro <[EMAIL PROTECTED]>
Subject: netstat question????
Date: Thu, 09 Sep 1999 21:09:10 -0400
netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt
Iface
10.65.28.26 0.0.0.0 255.255.255.255 UH 0 0 0
ppp0
>>>192.168.0.0 192.168.0.1 255.255.255.0 UG 0
0 0 eth0
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0
eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0
lo
0.0.0.0 10.65.28.26 0.0.0.0 UG 0 0 0
ppp0
WHY does the second entry has a G flag??
192.168.0.1 is my IP and 192.168.0.0 is my network, so I dont need a
gateway.
I just installed RH6.0
Also is 0.0.0.0 the default network? Why dont they just say default???
Thanks
------------------------------
From: meeble <[EMAIL PROTECTED]>
Subject: <<< FS: Cisco 1601 router & ATL 1540 csu/dsu >>>
Date: Thu, 09 Sep 1999 20:24:07 -0700
Reply-To: [EMAIL PROTECTED]
hey all...
in case any of you are interested, i'm selling a Cisco 1601 router and
an ATL 1540 csu/dsu on eBay:
http://cgi.ebay.com/aw-cgi/eBayISAPI.dll?ViewItem&item=161249633
regards,
devin
------------------------------
From: "Randal W. Carpenter" <[EMAIL PROTECTED]>
Crossposted-To:
comp.os.linux.help,comp.os.linux.m68k,comp.os.linux.misc,comp.os.linux.powerpc,comp.os.linux.questions,comp.os.linux.setup,comp.os.linux.x
Subject: Re: Driver for ETHERNET cards
Date: Fri, 10 Sep 1999 01:11:35 -0500
John Silver wrote:
>
> Hello,
> Does somebody have:
> "LINKSYS EtherFast 10/100 LAN Card" Ethernet card
> or
> "Realtek RTL8029(AS)" Ethernet card
> with Red Hat Linux 6.0?
>
> What drivers and what parameters should be installed for them?
>
> You can find this information by running "netcfg" from an xterm window.
> Then hit "Interfaces" button at the top of the window. You will see the list
> of interfaces that installed on your computer.
> If you select an interface and click the "Edit" button, the new window will
> pop up with the information about this interface.
> Push the "Quit" button on all windows, to be sure do not change anything.
>
> Thank you for your help.
------------------------------
** 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
******************************