Yellow Dog Linux v6.x

TOPIC: Swtich Back to a Wired Network Connection



With the hyper-visor limitations and controlling which network connection is active, it is not easy to switch between wireless and wired connections and impossible to have both on line at the same time. This procdure is more techincal then setting up the wireless and requires some technical knowledge of how linux works and using the command line. If you are unsure of any steps please seek assistance from a experienced linux user.

  1. Open the Network configuration manager (Yellow Dog logo > Applications > Applications > System Tools > System Config > Network
  2. Delete "Sony PS3 Ethernet Dev" under the hardware tab
  3. Close the Network Configuration manager, confirm with "Yes" and then "Ok"
  4. Open a Terminal window
  5. Type "su -"
  6. Enter the root password when prompted
  7. Type "rm /etc/sysconfig/network-scripts/ifcfg-eth0"
  8. Type "rm /etc/sysconfig/networking/devices/ifcfg-eth0"
  9. Restart networking by typing "service network restart"
  10. Type "killall dhclient"
  11. Rebuild /etc/sysconfig/network-scripts/ifcfg-eth0 from scratch if in doubt use this default (type "nano /etc/sysconfig/network-scripts/ifcfg-eth0" to edit the file)
    DEVICE=eth0
    BOOTPROTO=dhcp
    ONBOOT=yes
  12. Push and hold "Ctrl" then push "x"
  13. Push "y" to save changes to the file
  14. hit Enter to confirm to save to that file name
  15. Type "cp /etc/sysconfig/network-scripts/ifcfg-eth0 /etc/sysconfig/networking/devices/ifcfg-eth0"
  16. Type "service network restart"

Yellow Dog Linux should now be running on the wired network once again

This HOWTO was prepared by Aaron Johnson, Fixstars.



 
          Copyright ® 1999-2009. Fixstars Corporation. All rights reserved.
YDL.net Fixstars Corporation