<br><br><div class="gmail_quote">On Tue, Feb 8, 2011 at 9:03 AM, Antonio Sun <span dir="ltr"><<a href="mailto:antoniosun@lavabit.com">antoniosun@lavabit.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>I.e., my current IP address is 192.168.0.100, it is also accessible at 192.168.0.101. I want that visiting 192.168.0.100 will land to my normal web server, while visiting 192.168.0.101 will be handled by the code above. </div>
<div></div></blockquote></div><br><div>FYI, it's very easy to obtain a 2nd ip address:</div><div><br></div><div> ip addr add dev eth0 <a href="http://192.168.0.101/24">192.168.0.101/24</a></div><div><br></div><div>that's it. </div>
<div><br></div><div><br></div>