Go to advanced search

by goktugk97
Tue Feb 14, 2017 7:48 pm
Forum: Troubleshooting
Topic: Internet doesn't working after changing dhcpcd.conf
Replies: 30
Views: 7782

Re: Internet doesn't working after changing dhcpcd.conf

I changed everything to default.Pluged the ethernet cable.Used arp -a on my windows laptop.Find the ip of raspberry and connected to it.For now it seems it is working.
by goktugk97
Mon Feb 13, 2017 8:09 pm
Forum: Troubleshooting
Topic: Internet doesn't working after changing dhcpcd.conf
Replies: 30
Views: 7782

Re: Internet doesn't working after changing dhcpcd.conf

If you want to bridge the WiFi to the real ethernet you really need to your Raspberry Pi to run with DHCP. It will then get an address assigned from the DHCP server at 192.168.1.1 and that will be the gateway address. Once you've got that working look at the network and you should be able to determ...
by goktugk97
Mon Feb 13, 2017 7:56 pm
Forum: Troubleshooting
Topic: Internet doesn't working after changing dhcpcd.conf
Replies: 30
Views: 7782

Re: Internet doesn't working after changing dhcpcd.conf

On your laptop do the following [WIN key]+[R] cmd [ENTER] ipconfig /all [ENTER] [CTRL]+[M] [CTRL]+[A] [ENTER] Paste the results of doing that on here. Microsoft Windows [Version 10.0.14393] (c) 2016 Microsoft Corporation. Tüm hakları saklıdır. C:\Users\goktu_000>ipconfig /all Windows IP Configurati...
by goktugk97
Mon Feb 13, 2017 7:47 pm
Forum: Troubleshooting
Topic: Internet doesn't working after changing dhcpcd.conf
Replies: 30
Views: 7782

Re: Internet doesn't working after changing dhcpcd.conf

It is very difficult to analyze a problem when not all information is available. The first thing you should do is make a drawing with all components, cables and IP-addresses. From where did you get the IP-address configured on eth0 ? Is this a static address or did it come from a DHCP server ? Do y...
by goktugk97
Mon Feb 13, 2017 7:27 pm
Forum: Troubleshooting
Topic: Internet doesn't working after changing dhcpcd.conf
Replies: 30
Views: 7782

Re: Internet doesn't working after changing dhcpcd.conf

Nope it doesn't working PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. From 192.168.137.151 icmp_seq=1 Destination Host Unreachable From 192.168.137.151 icmp_seq=2 Destination Host Unreachable From 192.168.137.151 icmp_seq=3 Destination Host Unreachable --- 8.8.8.8 ping statistics --- 3 packets transm...
by goktugk97
Mon Feb 13, 2017 7:20 pm
Forum: Troubleshooting
Topic: Internet doesn't working after changing dhcpcd.conf
Replies: 30
Views: 7782

Re: Internet doesn't working after changing dhcpcd.conf

I tried it again.Now it doesn't work completely. If it does not work then start from the beginning and look where the problem could be. I suggest that you make a drawing of your network with all the compontents, cables and IP-addresses. I think internet is up. But connecting to raspberry is very di...
by goktugk97
Mon Feb 13, 2017 7:07 pm
Forum: Troubleshooting
Topic: Internet doesn't working after changing dhcpcd.conf
Replies: 30
Views: 7782

Re: Internet doesn't working after changing dhcpcd.conf

I tried it again.Now it doesn't work completely.
by goktugk97
Mon Feb 13, 2017 7:05 pm
Forum: Troubleshooting
Topic: Internet doesn't working after changing dhcpcd.conf
Replies: 30
Views: 7782

Re: Internet doesn't working after changing dhcpcd.conf

I changed the old ip back.I can't use eth0 with VNC for longer than five sec.I turn off the wifi and tried it again.eth0 VNC doesn't work longer that five sec.
by goktugk97
Mon Feb 13, 2017 1:35 pm
Forum: Troubleshooting
Topic: Internet doesn't working after changing dhcpcd.conf
Replies: 30
Views: 7782

Re: Internet doesn't working after changing dhcpcd.conf

I changed the ip 1.151 from 137.151 now I can't connect either way
by goktugk97
Mon Feb 13, 2017 12:08 pm
Forum: Troubleshooting
Topic: Internet doesn't working after changing dhcpcd.conf
Replies: 30
Views: 7782

Re: Internet doesn't working after changing dhcpcd.conf

Post the contents of /etc/network/interfaces and /etc/dhcpcd.conf Post the results from running ifconfig -a ip route sudo ping -c3 $(ip route | awk '/default/ {print $3}') sudo ping -c3 8.8.8.8 sudo ping -c3 google.com cat /etc/resolv.conf # A sample configuration for dhcpcd. # See dhcpcd.conf(5) f...
by goktugk97
Sun Feb 12, 2017 5:37 pm
Forum: Troubleshooting
Topic: Internet doesn't working after changing dhcpcd.conf
Replies: 30
Views: 7782

Internet doesn't working after changing dhcpcd.conf

https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=174086&p=1112165#p1112165 I opened this topic because I couldn't connect to my rpi with ethernet cable and that problem is solved so I put [SOLVED] to title after that I tried to open a page with raspberry pi but It didn't work .I asked for the...
by goktugk97
Sat Feb 11, 2017 12:12 pm
Forum: Troubleshooting
Topic: [SOLVED] Direct connection with laptop through ssh
Replies: 8
Views: 1760

Re: [SOLVED] Direct connection with laptop through ssh

I can connect to raspberry pi but raspberry pi can't use internet although I have shared internet.
I connect raspberry pi directly to internet over wifi but it can't open any webpage.
by goktugk97
Sat Feb 11, 2017 12:02 pm
Forum: Troubleshooting
Topic: [SOLVED] Direct connection with laptop through ssh
Replies: 8
Views: 1760

Re: Direct connection with laptop through ssh

Thank for replies.I made it.
I changed dhcpcd.conf file like you said.The ip address is what I've used before.
by goktugk97
Fri Feb 10, 2017 2:20 pm
Forum: Troubleshooting
Topic: [SOLVED] Direct connection with laptop through ssh
Replies: 8
Views: 1760

Re: Direct connection with laptop through ssh

ethernet port aldready has a fixed IP in ipv4.I try to use tftpd32 but I couldn't make it work.Before this post I change /etc/network/interfaces file to give a static ip to raspberry pi but I think i made something wrong It didn't work.I couldn't use ifup,ifdown commands so I changed interfaces fil...
by goktugk97
Fri Feb 10, 2017 10:27 am
Forum: Troubleshooting
Topic: [SOLVED] Direct connection with laptop through ssh
Replies: 8
Views: 1760

Re: Direct connection with laptop through ssh

ethernet port aldready has a fixed IP in ipv4.I try to use tftpd32 but I couldn't make it work.Before this post I change /etc/network/interfaces file to give a static ip to raspberry pi but I think i made something wrong It didn't work.I couldn't use ifup,ifdown commands so I changed interfaces file...
by goktugk97
Thu Feb 09, 2017 9:30 pm
Forum: Troubleshooting
Topic: [SOLVED] Direct connection with laptop through ssh
Replies: 8
Views: 1760

[SOLVED] Direct connection with laptop through ssh

I was using rasbperry pi over wifi or direct connection with my laptop. But I came to university and brought my raspberry to play with. But when I try to connect to rasp via ssh with direct connection I failed . I used the same ip which I have used all the time. After that I found a monitor to use a...

Go to advanced search