in Education by
I am presently running several websites and a mail server from my home network. I have a business DSL account with 8 public IP addresses (1 by itself, and 7 in a block). To handle routing/firewall/gateway, I am presently using RRAS, DNS, & DHCP from Windows 2003 running on a ancient (circa 2001) PC -- which I suspect is going to fail any time now. What I would like to do is replace that with a simple router. Have a consumer model LinkSys Wifi-router, which I'm presently just using as an access point (don't have the model number handy, but it's one of their standard models). It seems to be able to handle all the NAT/firewall/DHCP tasks -- except for handling routing the multiple public addresses. (e.g., I need x.x.x.123, port 21 getting to one machine, but port 80 of x.x.x.123 & x.x.x.124 to going to another, and x.x.x.123, port 5000 to still another etc). So my questions are: Can this be done with standard Linksys router, which they just don't explain in the consumer manual? Can this be done ... if I replace the firmware with a community/OS version (and if so, which one?) If neither of the above, can someone recommend a profession router (preferably with wifi) that does do this, which is close to a consumer level price point. Alternately, is there a reliable OS/3rd party replacement to RRAS which handles this (since RRAS is the part causing the most trouble) Alternate-Alternately, can someone point to a VERY simple HOWTO to doing this (ie. follow these steps and forget about it), to installing a LINUX system to do this) (since I assume I can run Linux longer on the old machine)? JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
This can't be done on a Linksys router with stock firmware. It can be done if you load a third-party firmware, but there's no GUI (afaik) to accomplish it, so you'll be hacking system shell scripts which is pretty hairy. I would recommend getting a low-power or older PC and installing PFSense. PFSense is an open-source router appliance OS distribution with a very easy to use web front end.

Related questions

0 votes
    I want to list the public IP addresses of my EC2 instances using Bash, separated by a delimiter (space or ... something else entirely? Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    A VM can have multiple associated IP addresses. Which of the following options are possible IP addresses associated with a VM ... private IP 4. Public virtual IP 5. All the options...
asked Sep 23, 2021 in Technology by JackTerrance
+1 vote
    A VM can have multiple associated IP addresses. Which of the following are possible IP addresses associated with a VM?...
asked Oct 20, 2020 in Technology by JackTerrance
+1 vote
    Microsoft uses industry standard _______________ dynamic routing protocol to exchange routes between your on-premises ... instances in Azure, and Microsoft public addresses....
asked Oct 20, 2020 in Technology by JackTerrance
0 votes
    A subnet is a range of IP addresses in a ______________. A. Cloud Service B. VNet C. DNS Server D. VM role instance...
asked Nov 21, 2022 in Education by JackTerrance
0 votes
    Private static IP addresses can be assigned to a/an __________. A. VM B. Load Balancers C. Application Gateway D. All the options...
asked Nov 20, 2022 in Education by JackTerrance
0 votes
    You can attain a series of IP addresses allotted to a particular company using __________ site. (a) https://www. ... Security questions and answers pdf, mcq on Cyber Security pdf,...
asked Nov 2, 2021 in Education by JackTerrance
0 votes
    A subnet is a range of IP addresses in a __________. 1. Cloud Service 2. VNet 3. DNS Server 4. VM role instance...
asked Sep 23, 2021 in Technology by JackTerrance
0 votes
    ______ stores longer lived control data like component IP addresses and distributed locks. (1)Bulletin Board System (2)Consul (3)NATS (4)All the options...
asked Aug 24, 2021 in Technology by JackTerrance
+1 vote
    A subnet is a range of IP addresses in a...
asked Oct 20, 2020 in Technology by JackTerrance
+1 vote
    A subnet is a range of IP addresses in a _________....
asked Oct 20, 2020 in Technology by JackTerrance
0 votes
    What is the most idiomatic way to handle multiple errors in go? Should I try to wrap the error ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 20, 2022 in Education by JackTerrance
0 votes
    I have created a client-server program with Perl using IO::Socket::INET. I access server through CGI ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 4, 2022 in Education by JackTerrance
...