Ticket #50 (closed defect: fixed)
virtual machine cannot access ports on its own machine using its regular IP
| Reported by: | ThomasSandholm | Owned by: | KevinLai |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.3.3.3 |
| Component: | Auctioneer | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by ThomasSandholm) (diff)
Scenario:
A httpd server is started on port 8080 on the local machine.
[sandholm@sandholm-tycoon-55-13 bin]$ telnet localhost 15003 Trying 127.0.0.1... Connected to localhost. Escape character is ']'. ] telnet> quit
but [sandholm@sandholm-tycoon-55-13 bin]$ telnet 15.0.114.13 15003 Trying 15.0.114.13...
hangs
Change History
Note: See
TracTickets for help on using
tickets.
