Hi all,
i have problem related to networking.
 
CASE 1:
My host machine has 2 ethernet cards.
i have booted a UML & connected its interface eth0 with a bridge. The steps are as :
 
1. Boot the UMl.
2. Create the tap device & bridge.
3. Add the tap & host interface in the bridge and assign the IP to bridge.
4. config the uml interface with uml_mconsole as eth0=tuntap,tap0
5. enable ip forwarding on host & guest
 
Now Iam able to ping the uml interface from the host & ping back the host from UML. But from uml iam unable to ping outside the host to other machins on the same network. I have manipulated the routing table but still im unable to ping other machines from UML.
 
CASE 2:
Create the vlan device on host with vconfig command.
Boot the UML
Create the tap device & bridge
Add the vlan interface & tap device (tap0) to bridge.
Create the uml switch with -tap option & attach with tap0
config the uml interface with uml_mconsole as eth0=daemon,,unix,socket file
enable ip forwarding on host & guest
Assign an ip to tap device but its unable to ping the uml interface & vice versa.
 
 
Could anyone plz help me out.

Thanks and Best Regards,
Adil Mujeeb

Reply via email to