Single Port
14
Oct/100
Oct/100
can I set up multiple servers over a single port?
E.g. oracle & apache over port 80? I need this because the machine I want to use is behind a firewall that I can not control...
detail: How about installing a virtual machine on the real machine. The virtual machine gets a new IP. Though it uses the same ethernet card.
No. That's the definition of a port - only one application can be bound listening to a port for a given IP.