I am using a WRT54G v4 with openWRT Kamikaze 7.09 as a DNS server, because the WAN port is broken and I have no reason to use it as a router, but I do have a need/want for a server. I would like to add another interface to it for a mail server, and have it on the LAN ports. I would like to have one interface called "dns" with the ip 192.168.1.1 and another interface called "mail" with the ip 192.168.1.3. Please don;t ask why I have chosen those ip's, they just work with my setup! how do I do this.
Topic: Simple interface configuration
The content of this topic has been archived on 27 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.
Page 1 of 1
Do these services have to actually be on different ports? If not, then you can use IP Aliases to set up both addresses, and have the DNS server only listen to ...1 and the mail server only listen to ...3 - you could even use iptables to enforce those restrictions, but that seems like overkill.
The discussion might have continued from here.
Page 1 of 1