R.Gunn wrote:
> I know its a relative word, but, how 'simple' is it to get routing
> running.... securely.
This depends on your familiarity with Linux. I am familiar with working
in a Linux/*nix environment as a normal user (in fact, my whole research
programming is in Unix and Linux). But I am just now becoming familiar
with the nuts and bolts of maintenance of a Linux system and networking
(since I got a comp and installed Linux at home .... no professional adm
help here as we get in our Univ

!! )
BTW, I am running Redhat 8.0 kernel 2.4.20-19.8.
>
> My requirement is for ICQ/MSM etc. to still function from my main PC and
> others on the LAN (via whatever method I use of connecting to ADSL), and to
> be able to setup incoming port forwarding so I can take a port from the ADSL
> gateway and forward it to (another) machine on the network to be hosted.
>
> Is this sort of functionality possible for a complete newcomer to establish
> with RH9 "out of the box"?!
Yes, it is.
I have just got my local network working. I am connected to the internet
through ADSL at ppp0. The ADSL device is connected to my eth0. My eth1
is connected to my internal network (actually, just one computer in my
network

THe other computer is connected via a switch. So:
.---------------------------------.
ppp0---->eth0---Linux RH8.0------>eth1 | <---Linux box
'--------------------------|------'
|
Switch
|
.------.-------.---------.-------.
| | | |
Wind95 free free free
My internal network: I have set it up aa 192.168.0.0/24
I also have a firewall script that is run at boot time (which loads
necessary modules and sets up forwarding). Currently, I have
successfully run the IE browser, downloaded Cygwin stuff, run mIRC and
yahoomessenger in Win95 machine. Haven't tried ICQ (I don't use it
actually).
To do this, all that was necessary was install a second nic in my Linux
box, and enable masquarading (done by the firewall script). The security
issue is handled, of course, by the same firewall script. Security is
*_very important_*. This sounds simple, but I had a tough time
installing the second nic, *only* because I used the
SYstemSettings->Network GUI of RH8.0. It changed some files permissions
by itself and I couldn't browse the net anymore. ONce I got familiar
with the various files, everything else was relatively easy. To see the
difficulties I had, and how they were solved, while installing the nics,
see the thread:
"peculiar problem: ping works, but cannot browse. Need help of network
gurus." in this newsgroup.
If you want, I can help you, as much as I can, with any of the above
setup steps.
But I notice you say that you already just use the Network GUI. Since
you are not familiar with Linux files (configuration and options),
perhaps I can help you with this method too. Just use the GUI, and I
will tell you what potential permission problems to look out for.
Good luck,
->HS
--
---------------------- X ----------------------
Remove all underscores from my email address to get the correct one.
Apologies for the inconvenience, but this is to reduce spam.