Linux-Networking Digest #242, Volume #10 Thu, 18 Feb 99 15:13:47 EST
Contents:
Web access to email needed, Re: HTML and/or Java email client for LInux??? ("Cameron
Spitzer")
Re: connect windows 9X to the Linux Server (RH5.2) ("Rocky Dean")
Samba Domain Login (ThomasWalz)
Really newbie,net, cable modem ("Akula")
Re: Clean Up lost+found (Jayasuthan)
Local pages not accessed locally ?!? (Robert L Montgomery)
Re: Poor man's failover? (Luca Filipozzi)
Re: Bridge + Firewall: question about IPs and routing. (Shauna Freireich)
DHCP from NT not registering Linux Host name (Michael Russell)
Re: No default gateway - routing (Brian McCauley)
Re: PPP keeps disconnecting after a few seconds! (Brian McCauley)
Re: Backing up an iMac to Linux via network (David Sanders)
Re: Linux and Microsoft Proxy Server 2.0 ("Rocky Dean")
Problem with wd80x3 (Petr DOKLADAL)
Red Hat 5.2 SMTP Server (Carlisle Branch)
SOHO router: 1 NIC & 1 modem - can't ping outside (Bob)
Simple routing problem (Andrew Mickish)
Re: problems in Forwarding in linux-based local network (Brian McCauley)
Re: ipfwadm vs ipchains (Frank Sweetser)
----------------------------------------------------------------------------
From: "Cameron Spitzer" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Web access to email needed, Re: HTML and/or Java email client for LInux???
Date: 18 Feb 1999 18:25:08 GMT
In article <[EMAIL PROTECTED]>,
Brett W. McCoy <[EMAIL PROTECTED]> wrote:
>On 18 Feb 1999 05:49:40 GMT, Cyrus Mehta <[EMAIL PROTECTED]> wrote:
>
>>Hi, is there some sort of email client that I can use in a web browser?
>>I know its not ideal, but I am looking for a VERY lightweight client.
>>
>>Basically I want to see something kinda like HotMail.
>
>How is running a bloated browser lightweight compared to running elm or
>mutt?
I'm looking for the same application. Some of my users travel a lot,
and need to access their mail from coin-op Web browsers at airports,
shopping malls, friends' houses, public libraries, the lobby at 3Com
corporate headquarters, and Kinkos stores. Public Web access facilities
often do not include telnet or a mail client, or it can't be reconfigured
to make them work. HTTP (and HTTPS) is sometimes the only thing that works.
And I haven't been able to compile IMAP-4.5.BETA yet.
make slx EXTRALDFLAGS="-llibcrypt"
dies with
osdep.c: In function `checkpw':
osdep.c:190: `PAM_ESTABLISH_CRED' undeclared (first use this function)
It seems the names in /usr/lib/libpam.a don't match; adding -llibpam
does not help. Any suggestions?
Cameron
------------------------------
From: "Rocky Dean" <[EMAIL PROTECTED]>
Subject: Re: connect windows 9X to the Linux Server (RH5.2)
Date: Thu, 18 Feb 1999 12:14:07 -0500
Can both computers ping the address that is assigned to their own NIC? also,
when you type ifconfig does it show your IP address for eth0?
BBQ wrote in message <[EMAIL PROTECTED]>...
>Hi,
>
>I have to connect my windows 98 workstation to Linux Server, but it fail
>I setup my DNS Server correctly and samba service is running.
>I also check TCP/IP seting in win98 to make sure it is correct.
>
>the two computer can ping the localhost address but can't each other..
>
>Please tell me what's wrong ^_^
>
>P.S where can I get the information for beginner to setup samba (the site
>other then samba.org)
>
>
>
>
>
>
------------------------------
Date: Thu, 18 Feb 1999 20:44:07 +0100
From: ThomasWalz <[EMAIL PROTECTED]>
Subject: Samba Domain Login
I have Samba 1.9.18p10 running on a server which acts like a
NT-Domaincontroller.
The OS of the clients are: Win 95 and DOS LanManager.
Is it possible to change at a client the login password of
the Domain?
At the moment i have to change the password on the Linux
Server; for example by using telnet.
[EMAIL PROTECTED]
~
------------------------------
From: "Akula" <[EMAIL PROTECTED]>
Subject: Really newbie,net, cable modem
Date: Wed, 17 Feb 1999 20:58:30 -0400
I just installed linux red hat 5.2 and i want to setup my ethernet card for
cable modem and i don't even know where to start, well i got idea where
but...anyone who could help me would be very much appreciate. i got a
DE-LINK 220 ISA.
Thanks
------------------------------
Date: Thu, 18 Feb 1999 08:19:08 -0800
From: Jayasuthan <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Crossposted-To: alt.os.linux.slackware,comp.os.linux.hardware,ahn.tech.linux
Subject: Re: Clean Up lost+found
Hi,
A very big thank for your great information. I am very happy that I
didn't format my hard disk drive but recovery [ cleanup ] my corrupted
file. It's sucessful.
But the pipe command doesn't work as debugfs I manual add
debugfs: clri <154>
^ something like this.
But the bad news is ... I was supprise how come went I cleanup inode on
/home disk ... /dev/** files get effected during fsck. Well I was
debugging on wrong disk ! It was my backup system disk.
I manage to cleanup those files. It really great expriences.. and very
cool.
Thank You,
Suthan
------------------------------
From: Robert L Montgomery <[EMAIL PROTECTED]>
Subject: Local pages not accessed locally ?!?
Date: Thu, 18 Feb 1999 18:36:43 GMT
Hi, I've got RH5.2 & Apache 1.3 running, and when I'm testing local
webpages & cgi, I have to supply the FQDN in netscape to access those
pages. Problem is when my ISP network is down, I cant access my local
pages (other than though file:/home/...).
When I originally set up RH5.2, "http://localhost" would work, but now
that I have the networking set up for my cable modem to my ISP, it
doesnt
work anymore. I've tried my hostname and even 127.0.0.1 and I either
get a "unable to connect" or a "could not resolve" errors...
Any ideas?
Thanks
[EMAIL PROTECTED]
------------------------------
From: [EMAIL PROTECTED] (Luca Filipozzi)
Subject: Re: Poor man's failover?
Date: Thu, 18 Feb 1999 09:55:25 -0800
In article <7agti9$26m$[EMAIL PROTECTED]>, [EMAIL PROTECTED]
says...
> But before I lose sleep and hair, is this a workable solution?
Probably, but I'd check out http://metalab.unc.edu/pub/Linux/ALPHA/linux-
ha/High-Availability-HOWTO.html#toc1 a HOWTO on High Availability Linux.
It's in the Alpha directory but I think it can apply to Intel Linux just
as well.
Hope this helps,
Luca
--
Luca Filipozzi <[EMAIL PROTECTED]>
------------------------------
From: Shauna Freireich <[EMAIL PROTECTED]>
Crossposted-To: comp.security.firewalls
Subject: Re: Bridge + Firewall: question about IPs and routing.
Date: Thu, 18 Feb 1999 13:22:43 -0500
I am researching this type of option too. Could you let me know where to
find the FAQ concerning the use of a bridge and firewall solution?
Thank you
shauna
------------------------------
From: Michael Russell <[EMAIL PROTECTED]>
Subject: DHCP from NT not registering Linux Host name
Date: Thu, 18 Feb 1999 17:13:24 GMT
Hello all! My network setup has been smooth thus far: I'm on an NT Domain,
10.101.1.x subnet. I'm running the 2.0.36 kernel (RedHat 5.2). NIC setup
went smoothly [Intel EEPro 10+]. In netconf I set the host name to mrussell,
choose DHCP as the config mode, set the subnet mask to 255.255.255.0. When I
try to enter Name + domain or alias, I get an error and the settings don't
stick. The domain is entered correctly in the DNS section, along with the two
DNS servers that are broadcast by dHCP.
At boot, I am assigned an IP address by DHCP, and can ping out to any machine
using its FQDN (WINS won't work; should it?). However, I found that no
machines can ping my linux box unless I use its IP address. Checking the
DHCP records, I see that the IP address I'm assigned doesn't have a name
associated with it. This is very annoying, because I want to be able to
connect via Samba. How can I get my Linux box to register its name with
DHCP/WINS, and to use WINS for host name lookup (for pinging, etc.)
Thanks!
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: Brian McCauley <[EMAIL PROTECTED]>
Subject: Re: No default gateway - routing
Date: 18 Feb 1999 19:01:07 +0000
Adi Zislis <[EMAIL PROTECTED]> writes:
> I started managing a small network consisting of 2 segments: 10.97.0.0
> and 10.20.0.0. There is a Linux Box working as router ( i would like
> this ! ) - its NICs : 10.20.1.1 and 10.97.1.1
> I have a WEB Server in the 10.97.1.2 subnet and want to ge to the users
> on 10.20.0.0 access to it by simply typing 10.97.1.2 as URL in their
> browsers.
All sounds OK so far.
> The problem is that i can not change an existing Default gateway
> definition for Win machines on 10.20.0.0 ( need to be 10.20.1.1 )
> because they are beyond of my control.
No this is not a problem. 10.20.1.1 *is* the address of the router so
you do not want to chage it.
> I can not also update the routing tables for these machines.
I cannot see why you'd want to.
> What are the possible solutions?
Could you descibe a problem please? It's rather hard to propose a
solution without a problem. Nothing you have described is a problem.
> Routed/Gated? Masquerading?.....
None of these are needed in such a a simple case.
Random shot-in-the-dark: You forgot to enable IP forwarding on the
Linux box.
--
\\ ( ) No male bovine | Email: [EMAIL PROTECTED]
. _\\__[oo faeces from | Phones: +44 121 471 3789 (home)
.__/ \\ /\@ /~) /~[ /\/[ | +44 121 627 2173 (voice) 2175 (fax)
. l___\\ /~~) /~~[ / [ | PGP-fp: D7 03 2A 4B D8 3A 05 37...
# ll l\\ ~~~~ ~ ~ ~ ~ | http://www.wcl.bham.ac.uk/~bam/
###LL LL\\ (Brian McCauley) |
------------------------------
From: Brian McCauley <[EMAIL PROTECTED]>
Subject: Re: PPP keeps disconnecting after a few seconds!
Date: 18 Feb 1999 19:03:49 +0000
"Britt A. Green" <[EMAIL PROTECTED]> writes:
> I'm having some problems using PPP with Redhat 5.2. Specifically, I dial
> up via minicom (yeah, I know there's easier ways to do it...) and give my
> ISP my userid and password. I then get back some PPP gibberish. Then I quit
> minicom (although I don't hang up the phone). Next, as root I type
> 'pppd'.
Please show us the debug-level log from pppd.
If you had bothered to read the group before you posted you'd notice
we always ask for this. There is a reason for this.
--
\\ ( ) No male bovine | Email: [EMAIL PROTECTED]
. _\\__[oo faeces from | Phones: +44 121 471 3789 (home)
.__/ \\ /\@ /~) /~[ /\/[ | +44 121 627 2173 (voice) 2175 (fax)
. l___\\ /~~) /~~[ / [ | PGP-fp: D7 03 2A 4B D8 3A 05 37...
# ll l\\ ~~~~ ~ ~ ~ ~ | http://www.wcl.bham.ac.uk/~bam/
###LL LL\\ (Brian McCauley) |
?
------------------------------
From: [EMAIL PROTECTED] (David Sanders)
Crossposted-To: comp.sys.mac.system,comp.sys.mac.apps
Subject: Re: Backing up an iMac to Linux via network
Date: Thu, 18 Feb 1999 12:48:21 -0600
In article <[EMAIL PROTECTED]>, Olve Peersen
<[EMAIL PROTECTED]> wrote:
> I'm having great luck using Retrospect Express to do Mac backups to Unix
> boxes over then net and then archiving them to tape using already
> connected tape drives. You can easily automate backups of several Macs
> without using Retrospect Clients, and it works really well for
> powerbooks that are never around at predictable times. The scenario runs
> as follows:
>
> 1) Get Retrospect Express for $40 or so, and get one for each Mac you
> want to back up.
>
> 2) Set up an Internet backup to a sufficiently large (see below) disk on
> a unix/Linux box. The backup runs via FTP, so that is the access level
> you need.
>
> As far as disk space, you should have enough to hold the initial backup
> of the entire Mac disk, and then you need less space for the smaller
> incremental backups. I don't know what happens in you run out of space,
> but I would guess the people at Dantz have figured out a graceful way to
> deal with it.
>
> 3) Once you've done the backup, there will be a series of files in a
> directory named the same as your Storage set, "/pub/backups/Mac_A/" for
> example, and the files will be called 0-data, 1-data, 2-data,.... and a
> Readme.txt file.
>
> 4) Backup the entire directory to a tape.
>
> 5) Delete all the files except 0-data and Readme.txt from the Unix/Linux
> box to get your disk space back. If you delete these two files,
> Retrospect will complain.
>
> 6) Next time you do a backup, which can be automated or manual,
> Retrospect will pick up on the next numbered data file, i.e. 16-data if
> the last backup ended with 15-data, and proceed on its happy way. You
> can then back up these new files to tape, again leaving the 0-data and
> readme on the disk.
>
> 7) For restore, simply restore all the files from all the tape backup
> sessions to the unix disk first, and then run Retrospect to restore the
> Mac from these.
>
> This should also work for PC's using full blown Retrospect and the
> Windows clients, but I haven't tried it.
>
> Finally, the only bug seems to be that Retrospect Express has a nasty
> habit of crashing with Type 1, 3, or 10 error AFTER the backup is
> complete, i.e. the data is fine. The type 10 error typically bring the
> entire Mac down, and I have yet to find the source of these beyond the
> fact that they seem to only happen when FTP access has been used to a
> remote machine.
>
> Any info on the errors is appreciated.
>
> Olve Peersen
Just a few comments. While this may work, the break even is about 6
Mac. For more than 5 Macs you might be better to get the Retrospect
Network Backup Kit (<$300 in mail order catalogs), which contains the full
version (can back up to tape) of Retrospect and 10 Clients.
At the University of Mississippi our department is currently backing up
about 50 Macs and 10 PCs to an Exabyte tape drive (8700LT) attached to a
Mac. The tapes are 8mm and hold 5-10 GB, they cost about $5 ea and the
drive costs about $700. This works for us, especially since we had the
tape drive as a spare for our UNIX boxes.
David Sanders
------------------------------
From: "Rocky Dean" <[EMAIL PROTECTED]>
Subject: Re: Linux and Microsoft Proxy Server 2.0
Date: Thu, 18 Feb 1999 14:22:01 -0500
use MMC on the proxy server, edit the properties of the HTTP proxy, and make
sure you check it to allow access. by default, ms proxy 2.0 allows access to
noone, so you have to set it yourself.
Rocky
Tony Melendez wrote in message <7aho7r$cec$[EMAIL PROTECTED]>...
>Greetings,
> I have been trying to get Netscape Communicator under Linux to use MS
>Proxy 2.0 to connect to the internet. However, I don't seem to be having
>much luck. I can see Netscape vigorously try to access the NT Server but it
>finally fails and Netscape displays a message of Error: Access Denied. Has
>anyone had any luck with this? I am currently using Slackware Linux 2.0.34
>(InfoMagic July 1998 release). Any help would be greatly appreciated. TIA.
>
>--
>---------------------------------------------
>Tony Melendez
>Senior Software Engineer
>The LongView Group, Inc.
>---------------------------------------------
>
>
------------------------------
From: Petr DOKLADAL <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware,alt.uu.comp.os.linux.questions
Subject: Problem with wd80x3
Date: Thu, 18 Feb 1999 20:23:49 +0100
Hi all,
I've a problem with wd80x3. I'm running RedHat 5.2 with kernel 2.0.36.
with a loadable module driver for the card.
The card is recognized correctly during the boot (io address, irq).
However, the ifconfig is seeing the io address incorrectly and doesn't
allow to change it.
The jumpers are set as io=0x340, irq=3.
ifconfig states io=0x350, irq=3
Any ideas where is the problem.
Thanks for help,
Petr Dokladal
------------------------------
From: [EMAIL PROTECTED] (Carlisle Branch)
Subject: Red Hat 5.2 SMTP Server
Date: Thu, 18 Feb 1999 19:41:23 GMT
I installed the IMAP package and can now access the POP3 server to
receive mail comming from the Linux box, but I can not send mail from
WIN98/Outlook Express to the Linux box.
I think I am missing the SMTP Server. Does any one know how to set up
the SMTP Server on the Linux box ?
Thanks
------------------------------
From: [EMAIL PROTECTED] (Bob)
Subject: SOHO router: 1 NIC & 1 modem - can't ping outside
Date: Wed, 17 Feb 1999 17:32:53 -0700
Objective:
Linux box as router/firewall for SOHO network via PPP dialup (static
IP).
Network:
Linux1 (the router) box w/modem and NIC(172.16.1.222) (kernel 2.0.36 with
ipfwadm etc compiled in)
several WIN95s and NT boxes with IP 172.16.1.xxx
another linux box with IP 172.16.1.xxx
My Internet dialup PPP setup:
Linux1 dials a NT box sitting on a frame relay circuit connected to
internet. Authenticates via RAS (CHAP) fine. and recieves aaa.bbb.ccc.62
( the aaa.bbb.ccc to protect the innocent) as its ppp0 IP address. The
remote address (NT RAS server/internet box) is aaa.bbb.ccc.60 . Connects
fine, can ping internet addresses, surf etc. Can also ping inside network
machines (all the 172.16.1.xxx boxes). So ping works between router and
inside network and vice versa.
Inside boxes can also ping both sides of the Linux1 box (172.16.1.222 and
aaa.bbb.ccc.62).
IP forwarding on. No enties yet in ip.allow or ip_deny.
All inside machines have 172.16.1.222 set as default gateway. and the
fact that they can ping the aaa.bbb.ccc.62 address (external ppp0 on
router) tells me that is fine.
PROBLEM:
the inside boxes cannot ping the aaa.bbb.ccc.60 (first step past router's
ppp0) and of course can't ping any internet addresses.
Route -n (before ppp0 comes up) gives:
=====DESTINATION==== ===GATEWAY===== ==GENMASK=== FLAGS. ==IFACE ===
172.16.1.0 0.0.0.0 255.255.255.0 U eth0
127.0.0.0 0.0.0.0 255.0.0.0 U lo
and after ppp0 is up route -n gives:
=====DESTINATION==== ===GATEWAY===== ==GENMASK=== FLAGS. ==... IFACE
---
aaa.bbb.ccc.60 0.0.0.0 255.255.255.255 UH ppp0
172.16.1.0 0.0.0.0 255.255.255.0 U eth0
127.0.0.0 0.0.0.0 255.0.0.0 U lo
0.0.0.0 aaa.bbb.ccc.60 0.0.0.0 UG ppp0
TRACEROUTE from inside machines goes to 172.16.1.222 ( the default
gateway) then hangs...( actually dots.......)
SO: can't figure what I am missing.... routes look OK (to my untrained
eye) but this is where I suspect the trouble to lies.
The HOW-TOs are geared towards dual-homed boxes not a NIC and a modem
like mine, this also is one of my suspects.
I know it will be a "DOHH!" when one of you nice folks sets me straight.
In the means time learned much.
BTW: great newsgroup been lurking/learning for the past month, lots of
patience with new folks, great leaning tool!
TIA,
Bob
------------------------------
From: Andrew Mickish <[EMAIL PROTECTED]>
Subject: Simple routing problem
Date: Thu, 18 Feb 1999 11:40:56 -0500
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<br>I'm trying to use a Linux machine as a router to implement a second
segment
<br>of our network. We have always used a netmask of 255.255.255.224,
allowing
<br>us to have 8 subnets, but so far we have only been using 250.21.53.2
- 31.
<br>(NOTE: High bytes of IP Addresses have been altered for confidentiality).
<p>The Linux machine has two ethernet cards configured with 250.21.53.30
and
<br>205.201.53.193 to try and put the 250.21.53.192/27 network behind the
Linux
<br>machine, so it routes traffic between its two interfaces.
<p><tt>
========== 53.194</tt>
<br><tt> 53.1
h | 53.30
53.193 h |</tt>
<br><tt> ISP ---------- u |------------- Linux --------------
u |---------- 53.195</tt>
<br><tt>
b
|
b |</tt>
<br><tt>
========== ...</tt>
<p>Here is what works:
<p> 1) The Linux machine can establish connections with both internal
and
<br> external hosts. By "internal", I mean
the network behind the Linux
<br> machine, even though I want those addresses
to be public.
<p> 2) Internal and external machines can ping both the internal
and external
<br> INTERFACES of the Linux machine (i.e., 53.30
and 53.193), and everybody
<br> gets ping replies back.
<p> 3) My OUTBOUND requests get forwarded through the Linux machine
to external
<br> internet hosts. I can see responses
to my requests (telnet ACKs,
<br> ping replies) coming in on the Linux machine's
external interface.
<br>
<p>Here is what doesn't work:
<p> 1) I can't ping the internal network from outside the Linux box.
<p> 2) The INBOUND replies to my internal hosts' requests don't get
forwarded
<br> from the external Linux interface to the internal
network.
<br>
<p>I do not think that this is a problem with enabling forwarding in the
kernel,
<br>based on the fact that packets are successfully forwarded in an outbound
<br>direction, and based on the following:
<p> bash$ cat /proc/net/ip_forward
<br> IP firewall forward rules, default 4
<p> bash$ /sbin/ipfwadm -F -l
<br> IP firewall forward rules, default policy: accept
<br>
<p>I have configured addresses and routing tables to the best of my
<br>understanding, and although the Linux machine is able to communicate
with
<br>both the internet and its "internal" network, the internal network
is not
<br>accessible from outside the Linux router, and consequently is not able
to
<br>receive responses to its requests. Here is the routing table
from the
<br>Linux box:
<p><tt> bash$ /sbin/route</tt>
<br><tt> Kernel IP routing table</tt>
<br><tt> Destination Gateway
Genmask Flags Metric
Ref
Use Iface</tt>
<br><tt> 250.21.53.0
*
255.255.255.224 U 0
0 64 eth0</tt>
<br><tt> 250.21.53.192
*
255.255.255.224 U 0
0 6 eth1</tt>
<br><tt> 127.0.0.0
*
255.0.0.0 U
0 0 48
lo</tt>
<br><tt> default
*
0.0.0.0
U 0
0
412 eth0</tt>
<br>
<br>
<p>Here is the routing table from a machine on the "internal" network
<br>(I want this to be publicly accessible):
<p><tt> bash$ /sbin/route</tt>
<br><tt> Kernel IP routing table</tt>
<br><tt> Destination
Gateway
Genmask Flags Metric Ref
Use Iface</tt>
<br><tt> 250.21.53.192
*
255.255.255.224 U 0
0 12 eth0</tt>
<br><tt> 127.0.0.0
*
255.0.0.0 U
0 0 2 lo</tt>
<br><tt> default
250.21.53.193 0.0.0.0
UG
0 0 124 eth0</tt>
<br>
<br>
<p>By using tcpdump to monitor both interfaces on the Linux router, I can
see
<br>OUTBOUND requests being forwarded very nicely. The internet hosts
respond
<br>to the queries and send responses back (e.g., a telnet ACK or a ping
reply),
<br>which I can see on the external interface of the Linux router, but
they are
<br>not forwarded to the internal interface. It is as though the
Linux router
<br>does not recognize that it is responsible for forwarding those packets
to
<br>its internal interface.
<p>Another thing I've noticed with tcpdump is that routed seems to be behaving
<br>nicely on the Linux machine. It sends RIP broadcasts to both
the internal
<br>and external networks.
<p>I also see ARP requests coming from my ISP's router, at 250.21.53.1,
<br>asking who-has the addresses for machines behind the Linux machine,
such as
<p> 09:42:49.431816 arp who-has 250.21.53.194 tell 250.21.53.1
<br>
<p>Nobody answers these ARP requests. When I manually send an ARP
message to
<br>the router from the Linux machine, and tell it the hardware address
of the
<br>"internal" machine...
<p> arp -s 250.21.53.194 00:11:1A:6E:7E:14 pub
<br>
<p>...it stops asking who-has, but this does not enable delivery of packets
<br>to the internal machines. I figure this is another symptom that
<br>something is wrong with the routing tables or with routed, and that
I should
<br>not have needed to do it, and that it only solved part of the problem.
<p>I suspect that I have overlooked something that an experienced network
<br>administrator could point out by looking at the routing tables and
the
<br>traces of network traffic on the two interfaces. If you have
any suggestions
<br>for what I should look for, I would greatly appreciate your advice.
<p>--Andrew Mickish
<br> [EMAIL PROTECTED]</html>
------------------------------
From: Brian McCauley <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: problems in Forwarding in linux-based local network
Date: 18 Feb 1999 19:14:08 +0000
salman saif <[EMAIL PROTECTED]> writes:
> I have little network with linux firewall in local network that is
> look like this :
I note that you are not using masquerading.
Are you using real IP addresseses - if not then you must use
masquerading (or proxys).
If you do have real IP addresseses then what protocol are you using to
manipulate the routing tables on the upstream routers?
"The admin of the upstream router did it by hand" is a valid protocol.
"None" is not.
--
\\ ( ) No male bovine | Email: [EMAIL PROTECTED]
. _\\__[oo faeces from | Phones: +44 121 471 3789 (home)
.__/ \\ /\@ /~) /~[ /\/[ | +44 121 627 2173 (voice) 2175 (fax)
. l___\\ /~~) /~~[ / [ | PGP-fp: D7 03 2A 4B D8 3A 05 37...
# ll l\\ ~~~~ ~ ~ ~ ~ | http://www.wcl.bham.ac.uk/~bam/
###LL LL\\ (Brian McCauley) |
------------------------------
From: Frank Sweetser <[EMAIL PROTECTED]>
Subject: Re: ipfwadm vs ipchains
Date: 18 Feb 1999 13:28:44 -0500
Rodney Hendricks <[EMAIL PROTECTED]> writes:
> Is there any one who can summarise the the differences,
> advantages/disadvantages of each firewall package?
ipfwadm is for 2.0, ipchains is for 2.2.
--
Frank Sweetser rasmusin at wpi.edu fsweetser at blee.net | PGP key available
paramount.ind.wpi.edu RedHat 5.2 kernel 2.2.1 i586 | at public servers
Every woman's a 10. It just depends which base you're counting in.
------------------------------
** 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
******************************