What's new

Adding a second ip address to the BR0 interface

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Ronv42

Senior Member
I want to add a second IP address to my AC87R to host another web server on port 80. I am concerned that the built in web ui will bind port 80 also to the new address. Has anyone else done this? Here is the command I plan to use:

Code:
ifconfig -a br0:0 192.168.x.x 255.255.255.0

And then add it to one of the startup scripts.
 
Last edited:

Similar threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top