[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [MirageOS-devel] Client program connecting to a server on local host
I am writing a client application that connects to a server that is running on the same machine. Client ip address is statically set to 10.0.0.2 (using I.set_ipv4) and similar to one of mirage online documents, and gateway to 10.0.0.1. The ip address for tap0 is also set to 10.0.0.1 on the machine. Client cannot connect to the listening server. How I can make this interface work? As another question, do we actually need to assign an ip address in a different network to the client? Can we make client run as a program on the local machine while it is built over a tap? Thanks in advance. _______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |