On Fri, 25 Sep 2020 08:19:06 -0700 (PDT), in
gmane.comp.hardware.beagleboard.user
[email protected] wrote:



>*fisher@beaglebone*:*~*$route 
>Kernel IP routing table 
>Destination    Gateway         Genmask        Flags Metric Ref   Use Iface 
>default         192.168.1.1    0.0.0.0         UG   0      0        0 wlan0 
>192.168.1.0     0.0.0.0        255.255.255.0   U    0      0        0 wlan0 
>192.168.1.1     0.0.0.0        255.255.255.255 UH   0      0        0 wlan0 

        If I read this correctly, your gateway is pointing right back at the
BBAI, not to the next node in the route. OR -- if 192.168.1.1 IS supposed
to be the router, you appear to mask it with a local definition for the
same IP.

        This is from a Raspberry-Pi...
pi-star@pi-star-3b(ro):~$ route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
default         dsldevice.attlo 0.0.0.0         UG    303    0        0
wlan0
192.168.1.0     0.0.0.0         255.255.255.0   U     303    0        0
wlan0
pi-star@pi-star-3b(ro):~$
pi-star@pi-star-3b(ro):~$ ifconfig
        <SNIP>
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.79  netmask 255.255.255.0  broadcast 192.168.1.255
        ether b8:27:eb:4b:0b:d5  txqueuelen 1000  (Ethernet)
        RX packets 60790023  bytes 1410944400 (1.3 GiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 12658944  bytes 2726884208 (2.5 GiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

pi-star@pi-star-3b(ro):~$



-- 
Dennis L Bieber

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/of5smfdej4ov9odgob3cl4uf0tqomo17sd%404ax.com.

Reply via email to