|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by cjjoy1980 in Linux Setup, Linux Networking, Linux Programming
Hi,
I am trying to creat a bridge with the following command:
brctl addbr br0
brctl addif br0 eth0
brctl addif br0 pci0
ifconfig eth0 up
ifconfig pci0 up
ifconfig br0 up
dhclient br0
I am able to see the bridge and interfaces to the bridge using brctl show command.. But when I run the
dhclient br0 command, the system stops responding. I am not able to see anything on the termnial and the termnial does not respond... Please let me what is the problem....
Thanks,
joy
20091118-EE-VQP-93 / EE_QW_2_20070628