Hi..


My ip address is 210.125.84.117.

I executed VenueServer in the terminal however VenueServer program can't 
recognize my ip address(210.125.84.117)like this.





$VenueServer

/usr/lib/python2.6/site-packages/ZSI/resolvers.py:7: DeprecationWarning: the 
multifile module has been deprecated since Python 2.5

import multifile, mimetools, urllib

Server: https://127.0.0.1:8000/VenueServer

Data Port: 8006

Default Venue Url: https://127.0.0.1:8000/Venues/default

/usr/lib/python2.6/site-packages/twisted/internet/_threadedselect.py:345: 
DeprecationWarning: Reactor already running! This behavior is deprecated since 
Twisted 8.0

self.interleave(q.put)









VenueServer only can see local ip address.

how can i fix it...







My /etc/hosts file is here.

# hostname localhost.localdomain added to /etc/hosts by anaconda

210.125.84.117 AG-Server.nm.gist.ac.kr AG-Server

127.0.0.1 localhost.localdomain localhost

::1 localhost6.localdomain6 localhost6

Reply via email to