As a result of dial-up just not working out any more, I am trying a AT&T Home Base unit. I have tried it out wirelessly on a Windows Laptop, and was disappointed with the speed. I was wishing to try it out on my OpenSUSE desktop which only has a network card and no wireless card. The instructions with the device just say plug a network cable in. When I try to pull up a web site, it just says server not found. But I can enter the ip number of the device and look at all the settings. It has a Network Name (SSID) which I’m not sure is only for wireless or if I have to enter as my Domain Name in network settings or if that is only for Samba. But I did enter it anyway as the Domain Name on the Hostname/DNS tab. I really don’t understand all this.
I could not enter a ip number of other sites. But when I went into the Routing tab and entered the device ip as the default gateway, it did pull up a directly entered ip. I turned off the firewall, but that seemed not to be the problem. Is it the name servers and do I really have to manually enter them?
:~> /sbin/ifconfig -a
enp2s0 Link encap:Ethernet HWaddr 00:26:18:D7:5A:F8
inet addr:192.168.0.100 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:718028 errors:0 dropped:0 overruns:0 frame:0
TX packets:715959 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:62995045 (60.0 Mb) TX bytes:61459941 (58.6 Mb)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:86023 errors:0 dropped:0 overruns:0 frame:0
TX packets:86023 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:7629952 (7.2 Mb) TX bytes:7629952 (7.2 Mb)
:~> netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 enp2s0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 enp2s0
:~> ping -c1 130.57.66.6
PING 130.57.66.6 (130.57.66.6) 56(84) bytes of data.
64 bytes from 130.57.66.6: icmp_seq=1 ttl=48 time=314 ms
:~> host forums.opensuse.org
;; connection timed out; no servers could be reached