Thread: Wireless network - can connect to internet, can't connect to other PCs (sometimes)
hi
might ubuntu, or might router - it's hard tell.
have 2 computers on 10.04 lts, 1 server , 1 desktop. both connected wireless router , have static ips (desktop: 192.168.1.12, server: 192.168.1.110). can access internet through cable connection, seem 'lose sight' of each other. is, can't ping 1 other, ssh, or access of services on server.
because both able access internet, working around opening port on router allow me ssh server via domain name pointing @ it, that's not ideal.
when ping following:
and, other way:code:user@server:~$ ping -c 5 192.168.1.12 ping 192.168.1.12 (192.168.1.12) 56(84) bytes of data. 192.168.1.110 icmp_seq=2 destination host unreachable 192.168.1.110 icmp_seq=3 destination host unreachable 192.168.1.110 icmp_seq=4 destination host unreachable 192.168.1.110 icmp_seq=5 destination host unreachable --- 192.168.1.12 ping statistics --- 5 packets transmitted, 0 received, +4 errors, 100% packet loss, time 4008ms , pipe 3
the router's connected devices summary lists both correct ip , mac addresses, , show in arp table. ideas cause this? there conflict somewhere?code:user@desktop:~$ ping -c 5 192.168.1.110 ping 192.168.1.110 (192.168.1.110) 56(84) bytes of data. 192.168.1.12 icmp_seq=1 destination host unreachable 192.168.1.12 icmp_seq=2 destination host unreachable 192.168.1.12 icmp_seq=3 destination host unreachable 192.168.1.12 icmp_seq=4 destination host unreachable 192.168.1.12 icmp_seq=5 destination host unreachable --- 192.168.1.110 ping statistics --- 5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4025ms , pipe 3
thanks!
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Wireless network - can connect to internet, can't connect to other PCs (sometimes)
Ubuntu
Comments
Post a Comment