Page 1 of 1

Redirect intnet interface to bridge adapter

Posted: 25. Sep 2014, 22:38
by ratedam
I'm currently using windows server 2k8 and i'm trying to redirect the traffic from my intnet interface (ip 192.168.20.254) into my bridge interface (ip 192.168.1.200)

How can i make this using virtualbox?

Re: Redirect intnet interface to bridge adapter

Posted: 26. Sep 2014, 01:24
by BillG
That has nothing at all to do with VirtualBox. Moving traffic from one IP subnet to another requires an IP router. Perhaps you would like to rephrase your question. What exactly do you want to do?

There is no way to move traffic from one interface of a machine to another. Once a packet has arrived at its destination, on whatever interface with whatever address, it has reached its destination. If this was not the case you could get routing loops, with traffic endlessly shuttling between interfaces.