From: member xmadc Date: 2011-10-04T15:50:02+09:00 Subject: Re: help with university assignment What software are you using for your virtual machine? it sounds like a network configuration issue. If you use VirtualBox, just configure a bridged connection and forward the ports properly from your host machine to your virtual machine. - Xavier On Mon, Oct 3, 2011 at 11:47 PM, Phillip Gawlowski wrote: > On Tue, Oct 4, 2011 at 8:37 AM, Nikita Kuznetsov > wrote: >> I was also wondering, which ip do i have to write? i tried 127.0.0.1 but >> that ofcourse executes locally. >> I tried 192.168.0.7 and .8  depending on the machines(their >> corresponding ip for the router). >> >> I also tried my web ip, but ofc that is the same for both machines cos >> i'm behind 1 router. >> >> Can some1 please help me in this part? If i get past this, i can test my >> code everytime i plan something. This ofcourse means i can do my >> assignment. > > My Arch Linux VM: > > 08:42:45-phgaw@lee:/home/phgaw > $ hostname > lee > 08:42:50-phgaw@lee:/home/phgaw > $ ifconfig > eth0      Link encap:Ethernet  HWaddr 00:0C:29:3B:93:1E >          inet addr:192.168.133.128  Bcast:192.168.133.255  Mask:255.255.255.0 >          inet6 addr: fe80::20c:29ff:fe3b:931e/64 Scope:Link >          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 >          RX packets:46481 errors:0 dropped:0 overruns:0 frame:0 >          TX packets:32846 errors:0 dropped:0 overruns:0 carrier:0 >          collisions:0 txqueuelen:1000 >          RX bytes:37169553 (35.4 Mb)  TX bytes:4967809 (4.7 Mb) >          Interrupt:19 Base address:0x2024 > > Pinging lee from Grant: > PS C:\> ping lee > > Pinging lee [192.168.133.128] with 32 bytes of data: > Reply from 192.168.133.128: bytes=32 time<1ms TTL=64 > Reply from 192.168.133.128: bytes=32 time<1ms TTL=64 > Reply from 192.168.133.128: bytes=32 time<1ms TTL=64 > Reply from 192.168.133.128: bytes=32 time<1ms TTL=64 > > Ping statistics for 192.168.133.128: >    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), > Approximate round trip times in milli-seconds: >    Minimum = 0ms, Maximum = 0ms, Average = 0ms > > Networking mode is set to: NAT, with VMware Player taking care of DHCP > for the VMs. > > The best place to ask is the fora for the virtualization solution you are using. > > -- > Phillip Gawlowski > > gplus.to/phgaw | twitter.com/phgaw > > A method of solution is perfect if we can forsee from the start, > and even prove, that following that method we shall attain our aim. >               -- Leibniz > >