This is a sort of work related question but I don't work in IT, and asking software guys about this isn't fruitful. I need to construct a lab network that is firewalled off from corporate. However, I need one system to be able to touch both the lab network and the corporate network. This is the 'dev' box.
I have five devices on my lab network, plus my dual-homed system.
Two access points
Two PCs
one router w/ DHCP
My dev box must be able to get a lab IP address (eth1) as well as a corporate one (eth0). So I've activated two Ethernet interfaces in Linux, and I can get two address, but below describes my behavior:
* I can't resolve DNS on the corporate network
* I can't ping anything on the corporate unless I specify 'ping -eth0 ...'
How can I fix this? I need to be able to resolve DNS on corporate and be able to get to network devices and stuff.....
TIA
I have five devices on my lab network, plus my dual-homed system.
Two access points
Two PCs
one router w/ DHCP
My dev box must be able to get a lab IP address (eth1) as well as a corporate one (eth0). So I've activated two Ethernet interfaces in Linux, and I can get two address, but below describes my behavior:
* I can't resolve DNS on the corporate network
* I can't ping anything on the corporate unless I specify 'ping -eth0 ...'
How can I fix this? I need to be able to resolve DNS on corporate and be able to get to network devices and stuff.....
TIA
