Ticket #50 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

Changed 4 years ago by ThomasSandholm

  • description modified (diff)

Changed 4 years ago by KevinLai

  • milestone set to 0.3.3.1

Changed 4 years ago by KevinLai

  • milestone changed from 0.3.3.3 to 0.3.3.4

Changed 4 years ago by KevinLai

  • milestone changed from 0.3.3.4 to 0.3.3.3

Changed 4 years ago by KevinLai

  • status changed from new to closed
  • resolution set to fixed

Fixed in patch21

Note: See TracTickets for help on using tickets.