Cannot connect to wired network
Just installed Salix64 14.1.
I have my desktop hard wired to my Comcast router/modem. I want a static connection. For DNS, I always use Comcast servers 75.75.75.75 and 75.75.76.76; I think.
My internal IP, for the router is 192.168.1.1, I am trying to set up the system with a static IP of 192.168.1.109.
Before I installed Salix, I had CentOS 7 installed. CentOS 7 had no problem finding the network.
I only have one connection, that is my eth0 port. I have no wireless.
I did an
# ifconfig 192.168.1.109 netmask 255.255.255.0 eth0
and
# route add default gw 192.168.1.1
I am able to ping local network but not yahoo.com.
Also, I do not have an /etc/sysconfig directory.
Last edited by walterbyrd; 01-08-2015 at 04:50 PM.
|