hurrymonkey
New Member
- Joined
- Nov 20, 2008
- Messages
- 27
- Reaction score
- 0
For those that dont have a DHCP server and got stuck on installing PIAF (like I did), here is how i got through it.
After the initial PIAF install from the CD i tried and chose option A to get the latest build. Obviously that did not work as the internet connection was never set.
I proceeded and logged in as root, and entered:
system-config-network
From there i chose my network card and entered my IP address, netmask, and gateway.
Now all is left is to set the nameserver. in /etc/resolve.conf i entered opendns nameserver.
here is a copy of my resolve.conf file:
search local
nameserver 208.67.222.222
nameserver 208.67.220.220
After the initial PIAF install from the CD i tried and chose option A to get the latest build. Obviously that did not work as the internet connection was never set.
I proceeded and logged in as root, and entered:
system-config-network
From there i chose my network card and entered my IP address, netmask, and gateway.
Now all is left is to set the nameserver. in /etc/resolve.conf i entered opendns nameserver.
here is a copy of my resolve.conf file:
search local
nameserver 208.67.222.222
nameserver 208.67.220.220