Listeners on same port but different IPs

#1
Hi guys,

I'm just playing around with the standard version of the lightspeed server and I've hit an issue. I'm in the process of setting up the server on a VPS to host multiple servers, and I want to have different listeners running on port 80, but listening on different IP addrsses.

Unfortunately, for some reason only one of the listeners ever starts up, and the other one's are marked as 'error'. It looks like they all want to bind to the same IP (like they're all listening on the same IP/port).

Am I right in thinking that I can do what I'm trying to do? Or do listeners only work on different ports?

Thanks
OJ
 
Top