Reverse NAT conections...
Posted: 13. Oct 2009, 15:41
Ok, first off, thanks VirtualBox team for making an awesome product. 5 stars.
But there are some simple things that can be added to configuations and/or preferences.
One is the reverse connections to a nat network on a guest sistem.
Seriously why the hell do we have to do it via dos command, I have an extense knowleade of network I did it like it says on the manual but it does not work. Even though I understand the commands placed in cmd I have no Ideia whats wrong. firewalls are off, ip is the same as network mask... I'm lost and given um on making a simple server for tests.
Yes I know there is the brigde network connection or a direct network connection, but I was interesseted in doing it via NAT.
Can somebody help me out?
here is what I did. the objective it to make a smtp getway
Host: windows xp
Guest: windows xp
"cmd" vboxdir
VBoxManage setextradata "maildespammer" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/smtp/Protocol" TCP
VBoxManage setextradata "maildespammer" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/smtp/GuestPort" 25
VBoxManage setextradata "maildespammer" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/smtp/HostPort" 25
no errors
read alittle more and had to change guest IP's working with 192.168.204.x guest: x.x.x.15 gateway: x.x.x.2
no connetion. am I missing something?
But there are some simple things that can be added to configuations and/or preferences.
One is the reverse connections to a nat network on a guest sistem.
Seriously why the hell do we have to do it via dos command, I have an extense knowleade of network I did it like it says on the manual but it does not work. Even though I understand the commands placed in cmd I have no Ideia whats wrong. firewalls are off, ip is the same as network mask... I'm lost and given um on making a simple server for tests.
Yes I know there is the brigde network connection or a direct network connection, but I was interesseted in doing it via NAT.
Can somebody help me out?
here is what I did. the objective it to make a smtp getway
Host: windows xp
Guest: windows xp
"cmd" vboxdir
VBoxManage setextradata "maildespammer" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/smtp/Protocol" TCP
VBoxManage setextradata "maildespammer" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/smtp/GuestPort" 25
VBoxManage setextradata "maildespammer" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/smtp/HostPort" 25
no errors
read alittle more and had to change guest IP's working with 192.168.204.x guest: x.x.x.15 gateway: x.x.x.2
no connetion. am I missing something?