try same ip range for all ... change vm to 192.168.0.122 ... and it will work ...Quote:
IP router = 192.168.0.12
VM = 192.168.1.122
Printable View
try same ip range for all ... change vm to 192.168.0.122 ... and it will work ...Quote:
IP router = 192.168.0.12
VM = 192.168.1.122
hehe, I changed, but I cannot access the WinSCP using 192.168.0.122 .___.
:(
Where did you change the IP to 192.168.0.122?
u need to change " etc/network/interfaces" | " etc/resolves.conf " [ nameserver ] and " pwserver/glinkd/gamesys.conf " [ i have first 4 ip to my local vm ip ] ... after changing u need to restart networkservice or restart server ... if restarted > try ping to router ip ... if u can ping router from vm ... try ping to a domain ... if u can ping this also ... change ip from " patcher/serverlist.txt " to your external ip ...
@fgru
I changed this file! (but I do not know how to ping an IP :/)
This is what my interfaces look like: (im actually using the eth1)
http://img19.imageshack.us/img19/1540/35554310.jpg
I meant the interfaces file itself not the output of ifconfig. Anyway the screenshot you provided shows your IP as 192.168.1.122. I thought you changed it?
Post whats in there and if you can change the IP to be on your network and configure the other settings to match.Code:nano etc/network/interfaces
Here , that's what is inside the etc/network/interfaces
auto eth1
iface eth1 inet static
address 192.168.1.122
netmask 255.255.255.0
gateway 192.168.1.1
I changed to 192.168.0.122 firstly, and the network was okay, but i was not able to log using WinSCP. Then I returned to the 192.168.1.122
Use the following
You are missing network I believe from what you posted. Should beCode:auto eth1
iface eth1 inet static
address 192.168.0.122
netmask 255.255.255.0
gateway 192.168.0.12 <-- This is your router IP. It was completely wrong from what you posted on the last page.
network 192.168.0.0
Been a while since I was last looking at my interfaces file.
still does not work, I changed the gateway and the address, but still the same. Can't you help me thru Team Viewer? ;s
Nope, I don't have TeamViewer installed and I don't plan to install it either. I also only help people via the board and wont help people via TeamViewer, msn, skype or whatever else people use.
The only thing I can suggest at this time is to start again and perhaps look over my older posts/guides on networking in the 1.3.6 section.
and...
Spoiler:
that made me laugh Draker , same for me i use Vbox i dont like Vmware
http://s14.postimage.org/w4jkz25pb/ban_hammer3.jpg
To each their own, though I do personally promote VMware for being superior...
Spoiler: