Coonection to DSL failed after configuring Bridge
Am having CentOs 6.4. After configuring bridge I am unable to connect to
internet through PPPoE Bsnl Dsl. I set up setting of bridge as follow:
DEVICE="br0"
NM_CONTROLLED="no"
ONBOOT=yes
TYPE=Bridge
BOOTPROTO=dhcp
DEFROUTE=yes
IPV4_FAILURE_FATAL=yes
IPV6INIT=no
NAME="br0"
I added BRIDGE= br0 at the end of eth0 file and set Nm_controlled= no.
After service network restart I am unable to connect to DSL service.
No comments:
Post a Comment