Results 1 to 4 of 4

Thread: Which programs/files are needed to set up and configure firewall rules?

  1. #1
    Join Date
    Dec 2012
    Beans
    51

    Which programs/files are needed to set up and configure firewall rules?

    I am new to Linux and Ubuntu.

    Besides iptables and netfilter, what other programs and files that I need to use in order to set up and configure firewall rules. My purpose is to force all outbound traffic through a certain software.

  2. #2
    Join Date
    Mar 2007
    Location
    Denver, CO
    Beans
    7,958
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Which programs/files are needed to set up and configure firewall rules?

    I'm not sure iptables can do this. Iptables deals with port filtering, and packet redirection. I don't think it can direct packets to a specific software

  3. #3
    Join Date
    Sep 2011
    Beans
    1,531

    Re: Which programs/files are needed to set up and configure firewall rules?

    Are you trying to set up a proxy?

  4. #4
    Join Date
    Dec 2012
    Beans
    51

    Re: Which programs/files are needed to set up and configure firewall rules?

    I plan on installing OpenVPN and route all network traffic through the VPN tunnel. When the VPN connection drops, all network traffic to and from my computer will be instantly terminated.

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
  •