On Mon, Jun 16, 2008 at 11:22:28AM +0200, GVG GVG wrote:
| Dear group,
| 
| I would like to assign more than 1 static IPs on the same NIC in order to
| bind more than one services on port 443! Is that possible?
| 
| I used 'alias' for that but didn't work! Once I bind a service on port 443
| for the first static IP then this port is also 'taken' for the second IP as
| well!

Well, you should use 'alias', it's the correct way of doing this. What
makes you think it didn't work ? Did you ping the aliased IP address
and got no reply ? Or did you `ifconfig <interface>` and not see the
extra addresses ?

You should use `ifconfig -A` to see all alias information (read
ifconfig(8) for more details, I've just filed a PR wrt to this
particular option). Using alias works, I'm adding aliases to
interfaces as I'm typing this ;)

Cheers,

Paul 'WEiRD' de Weerd

-- 
>++++++++[<++++++++++>-]<+++++++.>+++[<------>-]<.>+++[<+
+++++++++++>-]<.>++[<------------>-]<+.--------------.[-]
                 http://www.weirdnet.nl/                 

Reply via email to