View | Details | Raw Unified
Collapse All | Expand All

(-) README-orig (-1 / +5 lines)
 Lines 89-94    Link Here 
}
}
Configuration continued
=======================
Create a symlink for the new network interface, for it to be enabled by
Create a symlink for the new network interface, for it to be enabled by
baselayout:
baselayout:
  cd /etc/init.d && ln -sfn net.lo net.ppp0
  cd /etc/init.d && ln -sfn net.lo net.ppp0
 Lines 217-223    Link Here 
If the ADSL connection seems to have worked, but no websites can be
If the ADSL connection seems to have worked, but no websites can be
contacted, then check that /etc/resolv.conf is populated, and possibly
contacted, then check that /etc/resolv.conf is populated, and possibly
add the "usepeerdns" option to pppd_ppp0, along with running:
add the "usepeerdns" option to pppd_ppp0, along with running:
  ln -s /etc/resolv.conf /etc/ppp/resolv.conf
  ln -sfn /etc/ppp/resolv.conf /etc/resolv.conf
If the problem is still not resolved, then describe the problem in the
If the problem is still not resolved, then describe the problem in the
"discussion and bugs" tab at:
"discussion and bugs" tab at: