Results 1 to 3 of 3

Thread: The need of Firewall, Proxy server in Ubuntu Server with ADSL modem router

  1. #1
    Join Date
    Apr 2009
    Beans
    80
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    The need of Firewall, Proxy server in Ubuntu Server with ADSL modem router

    Hi all,
    At the moment, this is my setting:

    Code:
    Internet => ADSL Modem Router => Ubuntu Server
                           |
                           |
                           |-------> 15 clients
    The purpose of this Ubuntu Server is:
    - File Server (using Samba)
    - DHCP Server

    Now the question:
    - Do I really need firewall considering I'm behind ADSL Modem Router (which in this case only open specific port, ie: SSH)
    - Considering these clients connect to ADSL modem router straight away, will it make a different in having proxy server? (ie: caching some frequently open site)

    Thanks heaps

  2. #2
    Join Date
    Feb 2006
    Location
    Adelaide, South Australia
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: The need of Firewall, Proxy server in Ubuntu Server with ADSL modem router

    Quote Originally Posted by televisi View Post
    Hi all,
    At the moment, this is my setting:

    Code:
    Internet => ADSL Modem Router => Ubuntu Server
                           |
                           |
                           |-------> 15 clients
    The purpose of this Ubuntu Server is:
    - File Server (using Samba)
    - DHCP Server

    Now the question:
    - Do I really need firewall considering I'm behind ADSL Modem Router (which in this case only open specific port, ie: SSH)
    - Considering these clients connect to ADSL modem router straight away, will it make a different in having proxy server? (ie: caching some frequently open site)

    Thanks heaps
    1. Yes and no. Does the Router have an inbuilt firewall? Might want to block incoming ICMP etc. Otherwise no, not really.

    2. Yes, IF you set the clients to use the proxy.

    3. You may also want to look into DenyHosts for SSH.
    Linux Mint 8 64 Bit | Intel Core 2 Duo CPU E8500 @ 3.80GHz (OC) | 4GB Kingston RAM | Asus P5Q Delux Motherboard | Asus EN9800GT (NVIDIA) | WD 120GB / WD 720GB SATA2 HDDs

  3. #3
    Join Date
    Apr 2009
    Beans
    80
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: The need of Firewall, Proxy server in Ubuntu Server with ADSL modem router

    1. it is the normal ADSL modem router from the ISP (Netcomm ADSL Router)
    2. As at the moment, I only use 1 NIC in Server, will clients be able to detect that there is proxy server in Ubuntu server and use it? (obviously I've configured all clients by DHCP setting to have gateway of my Ubuntu Server); I suspect I need transparent Proxy server, like Squid?

    Thanks

    Quote Originally Posted by nandemonai View Post
    1. Yes and no. Does the Router have an inbuilt firewall? Might want to block incoming ICMP etc. Otherwise no, not really.

    2. Yes, IF you set the clients to use the proxy.

    3. You may also want to look into DenyHosts for SSH.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •