Go to advanced search

by yyyyazj
Fri Mar 07, 2014 7:24 am
Forum: Beginners
Topic: Connect Internet
Replies: 9
Views: 1286

Re: Connect Internet

Yes, I can. But it can't always connect. They change information three times and then disconnect. ping -c3 192.168.50.1: 64 bytes from 192.168.50.1: icmp_req=1 ttl=64 time=2.06ms 64 bytes from 192.168.50.1: icmp_req=2 ttl=64 time=3.20ms 64 bytes from 192.168.50.1: icmp_req=3 ttl=64 time=4.58ms ---19...
by yyyyazj
Thu Mar 06, 2014 8:57 am
Forum: Beginners
Topic: Connect Internet
Replies: 9
Views: 1286

Re: Connect Internet

No, because the result is obtained in Raspberry PI, I cannot open a Windows system to test the command
by yyyyazj
Thu Mar 06, 2014 8:09 am
Forum: Beginners
Topic: Connect Internet
Replies: 9
Views: 1286

Re: Connect Internet

Here is the result of these command: cat /etc/network/interfaces: auto lo iface lo inet loopback #iface eth0 inet dhcp iface eth0 inet static address 192.168.50.175 netmask 255.255.255.0 broadcast 192.168.0.255 gateway 192.168.50.1 allow-hotplug wlan0 iface wlan0 inet manual wpa-roam /etc/wpa_suppli...
by yyyyazj
Tue Mar 04, 2014 11:11 am
Forum: Beginners
Topic: Connect Internet
Replies: 9
Views: 1286

Connect Internet

I want to connect my RaspberryPi with Ethernet by using DNS, but I have a problem like: cannot resolve proxy hostname. How can I fix this?

Go to advanced search