Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Rookie seeks network recommendation

Please forgive my novice networking skills, I am more of a programmer than a network guy.  (At least I am able to recognize Astaro ASL as a superior product, right?)  I aspire to be more of a network kind of guy, so that is why I am building a home network -- as a learning project and hobby.

I would like advice on:

....1) a good book or web site where I can learn more about network design.  

....2) a sample recommended configuration (or two) for my ASL 2.0 box and home network, for my present and future needs.

I don't really understand things like what a DMZ is good for or why it might be advantageous to locate machines there as opposed to on the regular internal network segment.  I do know what I have and what I would like to do.  

I have:
....ADSL on order and a self-install kit:
........static IP from my ISP (publicly visible)
....Three computers:
........PC#1: 850MHz Pent3 w/ 3 NICs and ASL 2.0
........PC#2: User 1's Windows PC
........PC#3: User 2's Windows PC
    
My intentions:
....At first:
........Protect my home network with ASL 2.0
............ease my paranoid mind
........Surf the web simultaneously w/ 2 PCs
............use web-based e-mail accounts only
............use instant messaging clients
....Eventually:
........Add more linux PCs and a laptop
........Add a nice IP-addressable printer
........Take advantage of my publicly visible IP
............learn more linux system admin stuff
................run services (low traffic only)
....................mail
....................ftp
....................samba between PCs on home net
....................MySQL
....................apache web server
............learn more web-oriented programming
................web page design
................php
................java server pages
................J2EE
................BEA's WebLogic or similar gnuware
                

Thank you for any advice you can offer,
Scot


This thread was automatically locked due to age.
Parents
  • hi,
    what a lot of things you wanna do,
    one things at a time,
    read some linux How-to on the net (with Altavista
    you can reach a lot of pages),
    try to install some linux system on one machine
    (just to see how linux work),
    than you can compile by yourself some kernels to 
    do anything you like on linux,
    and after if you like you can study some computing languages as Pearl,C++,and more.
    Yes the net is like the infinite space :there isn't the end.
    ciao
  • I have:
    ....ADSL on order and a self-install kit:
    ........static IP from my ISP (publicly visible)
    ....Three computers:
    ........PC#1: 850MHz Pent3 w/ 3 NICs and ASL 2.0
    ........PC#2: User 1's Windows PC
    ........PC#3: User 2's Windows PC

    My intentions:
    ....At first:
    ........Protect my home network with ASL 2.0
    ............ease my paranoid mind
    You're on the right track with PC #1

    ........Surf the web simultaneously w/ 2 PCs
    ASL will handle that function for you

    ............use web-based e-mail accounts only
    Run your own Web Based e-mail server?  You'll need another linux PC (assuming you want to use linux) and something like neomail or squirrelmail or imp as a front end to your e-mail server (IMAP4 running on Linux)

    ............use instant messaging clients
    On linux there are several clients that emulate the real deal clients... or AOL makes a linux version... Windows users have a wide variety to choose from

    ....Eventually:
    ........Add more linux PCs and a laptop
    Easy enough with ASL... even easier if you run DHCPd on your other linux machine.  (did I recommend RedHat 7.2 earlier?  Definately my fav)

    ........Add a nice IP-addressable printer
    I use HP Jet Direct 300EX.  I know there are other brands, but it has never failed me.  Alternatively, you can connect a printer to your Redhat machine, and use lpd/lpr to IP "enable" it.

    ........Take advantage of my publicly visible IP
    Well... if you were running your own e-mail server (with your own web interface) you'd have web server and e-mail server admin experience... that covers 80% of the "net" activity.  It's an excellent first and second step to learning about running daemons and making things available on the internet.
    ............learn more linux system admin stuff
    Redhat makes linux admin easy, but not too easy... it will be friendly enough to direct you without being so intimidating as to scare you off (like ASL).  ASL has a friendly we interface, but the first time you want to do something that the web interface doesn't provide for, be prepared to dig... it's not friendly.

    ................run services (low traffic only)
    once you run your own e-mail server, you won't want it any other way... no limit to attachment size, satisfaction of blocking open mail relays... configuring your daemon to inquire from an orbs or orbz type list, etc... all pretty exciting stuff.

    ....................mail
    ....................ftp
    I wouldn't run straight ftp, but instead do sftp... that way you can run it all through the SSHd and keep the traffic encrypted.  It's slightly more secure.

    ....................samba between PCs on home net
    RedHat has a great utility for this included.

    ....................MySQL
    included with most major distros

    ....................apache web server
    included with just about everything

    ............learn more web-oriented programming
    books books books.... You wouldn't want to use your ASL box, but the other linux box would be perfect.

    ................web page design
    ................php
    ................java server pages
    ................J2EE
    ................BEA's WebLogic or similar gnuware


    Thank you for any advice you can offer,
    Scot 

    I hope this helps out...
  • Everything is fine but i would suggest one thing 
    rather than using altavista use Google(its the best)       
  • Everything is fine but i would suggest one thing 
    rather than using altavista use Google(its the best)       
Reply Children
No Data