Advertisement
TBotNik

Untitled

Jul 27th, 2011
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. Results of grep -ri wlan0 /etc cmd:
  2.  
  3. /etc/dhcp-probe/dhcp-probe.wlan0:INTERFACE="wlan0"
  4. /etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:0f:3d:ad:c3:c8", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
  5. grep: /etc/others-menu/0000_kismet.desktop: No such file or directory
  6. grep: /etc/apparmor.d/disable/usr.bin.firefox-3.5: No such file or directory
  7. grep: /etc/printcap: No such file or directory
  8. grep: /etc/dhcpc/resolv.conf: No such file or directory
  9. grep: /etc/alternatives/usplash-artwork.so: No such file or directory
  10. /etc/kismet/kismet.conf~:source=madwifi_ag,wlan0,madwifi
  11. /etc/kismet/kismet.conf:ncsource=wlan0:option1=foo,option2=bar
  12. /etc/kismet/kismet.conf:source=madwifi_ag,wlan0,madwifi
  13. /etc/iptables.sav:-A FORWARD -s 192.168.3.0/24 -i eth0 -o wlan0 -m conntrack --ctstate NEW -j ACCEPT
  14. grep: /etc/migrationtools/migrate_common.ph: No such file or directory
  15. /etc/network/interfaces_bup:auto wlan0
  16. /etc/network/interfaces_bup:#iface wlan0 inet dhcp
  17. /etc/network/interfaces:auto wlan0
  18. /etc/network/interfaces:iface wlan0 inet dhcp
  19. /etc/network/interfaces_new:iface wlan0 inet dhcp
  20. /etc/network/interfaces_new:#auto wlan0
  21. /etc/network/interfaces_old:auto wlan0
  22. /etc/network/interfaces_0:auto wlan0
  23. /etc/network/interfaces_0:#iface wlan0 inet dhcp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement