Can not connect to raspi running Apache via firefox or FZ - Raspberry Pi Forums


as title says have installed apache, python aon raspbian jessie current updates. have tried fz , firefox router linksys wrt1900acv1 , port forward 192.168.1.121 i'm semi noob , 1 has me stumped. have searched, , tired several solutions on web. still no joy.

ifconfigs 2 machines
desktop, results of ifconfig. desk top ubuntu 16.04 current updates


enp0s25 link encap:ethernet hwaddr 00:1c:c0:8f:75:fc
inet addr:192.168.1.126 bcast:192.168.1.255 mask:255.255.255.0
inet6 addr: 2605:a000:110c:c03f:c128:afc9:86e5:cef3/64 scope:global
inet6 addr: fe80::8169:c7be:bad9:f548/64 scope:link
inet6 addr: 2605:a000:110c:c03f:ba17:8629:71c7:877b/64 scope:global
broadcast running multicast mtu:1500 metric:1
rx packets:324088 errors:0 dropped:0 overruns:0 frame:0
tx packets:214371 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
rx bytes:319406635 (319.4 mb) tx bytes:31084200 (31.0 mb)
interrupt:20 memory:eb300000-eb320000

lo link encap:local loopback
inet addr:127.0.0.1 mask:255.0.0.0
inet6 addr: ::1/128 scope:host
loopback running mtu:65536 metric:1
rx packets:22011 errors:0 dropped:0 overruns:0 frame:0
tx packets:22011 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
rx bytes:2275856 (2.2 mb) tx bytes:2275856 (2.2 mb)


pi ifconfig raspbian jessie

enxb827eb39acdf: flags=4163<up,broadcast,running,multicast>  mtu 1500
        inet 192.168.1.121  netmask 255.255.255.0  broadcast 192.168.1.255
        inet6 fe80::9631:3b0a:1c7a:e3f2  prefixlen 64  scopeid 0x20<link>
        inet6 2605:a000:110c:c03f:78ca:f6c8:581c:acb0  prefixlen 64  scopeid 0x0<global>
        ether b8:27:eb:39:ac:df  txqueuelen 1000  (ethernet)
        rx packets 186  bytes 13971 (13.6 kib)
        rx errors 0  dropped 0  overruns 0  frame 0
        tx packets 195  bytes 16935 (16.5 kib)
        tx errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<up,loopback,running>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1  (local loopback)
        rx packets 16  bytes 1088 (1.0 kib)
        rx errors 0  dropped 0  overruns 0  frame 0
        tx packets 16  bytes 1088 (1.0 kib)
        tx errors 0  dropped 0 overruns 0  carrier 0  collisions 0

appreciate suggestions/help offered

figured out problem, friedpi !

thanks


raspberrypi



Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'