Advertisement
Guest User

Untitled

a guest
Jan 9th, 2012
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. auto lo
  2. iface lo inet loopback
  3.  
  4. iface dsl-provider inet ppp
  5. pre-up /sbin/ifconfig wlan1 up # line maintained by pppoeconf
  6. provider dsl-provider
  7.  
  8. auto wlan1
  9. iface wlan1 inet manual
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement