![]() ![]() ![]() ![]() |
|
Behodar: Since nobody has actually definitively stated that it works for them: I've just tested mine and I can successfully access machines on my LAN. Admittedly I'm running RISC OS rather than Linux, but it rules out an issue with the actual Pi hardware/firmware.
Twitter: ajobbins
gstarkey: Can you post the output of the following commands, when run on the Pi:
ifconfig
netstat -r
Also firewall can cause this, what do you get from:
/sbin/iptables -L
Twitter: ajobbins
gstarkey: Can you post the output of the following commands, when run on the Pi:
ifconfig
netstat -r
Also firewall can cause this, what do you get from:
/sbin/iptables -L
Twitter: ajobbins
/sbin/iptables -L didn't work
pi@raspbmc:~$ /sbin/iptables -L
-bash: /sbin/iptables: No such file or directory
pi@raspbmc:~$ ifconfig
eth0 Link encap:Ethernet HWaddr b8:27:eb:82:5a:af
inet addr:192.168.1.70 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::ba27:ebff:fe82:5aaf/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4557 errors:0 dropped:0 overruns:0 frame:0
TX packets:835 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:384291 (375.2 KiB) TX bytes:99064 (96.7 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:824 (824.0 B) TX bytes:824 (824.0 B)
pi@raspbmc:~$ netstat -r
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
default SFDDWRT1 0.0.0.0 UG 0 0 0 eth0
192.168.1.0 * 255.255.255.0 U 0 0 0 eth0
nzkc: Had a quick scan of this thread again, couldn't see if you had said if you could ping devices or not. The implication in a lot of what you have written is that you cannot - but the assuming something is the mother of all cock ups so...
Can you ping your router?
Can you ping any other device on your LAN?
Have you tried to force a IPv4 ping? (e.g. ping -4 192.168.1.1)
Twitter: ajobbins
ajobbins:nzkc: Had a quick scan of this thread again, couldn't see if you had said if you could ping devices or not. The implication in a lot of what you have written is that you cannot - but the assuming something is the mother of all cock ups so...
Can you ping your router?
Can you ping any other device on your LAN?
Have you tried to force a IPv4 ping? (e.g. ping -4 192.168.1.1)
Can ping the router from the Pi
Can ping the Pi from LAN hosts
Cannot ping LAN hosts from the Pi
ping -4 didn't work. Says invalid option
gstarkey:
When you say:
Cannot ping LAN hosts from the Pi
Do you use name or IP address, if only name try IP address
Twitter: ajobbins
ajobbins: The plot thickens.
There is another windows host on the LAN presenting the same symptoms (One I hadn't tested with) as the Pi.
contentsofsignaturemaysettleduringshipping
|
![]() ![]() ![]() ![]() |