Cannot figure out configuration

Configuration for...? An explanation of what you are attempting to configure would be helpful to those that attempt to help you. Can you explain what you trying to do?
 
Then perhaps you are not connected directly to the internet and should be using

Code:
ifconfig_NETWORK_ADAPTER_HERE="DHCP"
 
Hello,
to be able to help you i need the result of those commands:
ifconfig
netstat -rn4
netstat -ind4
cat /etc/rc.conf
 
Back
Top