[arm-allstar] Wireless IP Address
    David McGough 
    k4fxc at inttek.net
       
    Mon Jul  9 20:25:45 EDT 2018
    
    
  
Hi Mike,
Does the WiFi work with the IP address it has gotten: a.b.c.100 ??
If so, I'm guessing that the WiFi MAC address of the RPi3B+ is different 
than you're expecting it to be.
You can confirm the MAC address by using admin menu option #9 to go to a 
bash shell. Then, use the ifconfig command, like:
[root at hamvoip-k4fxc asterisk]# ifconfig wlan0        
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.112.111  netmask 255.255.255.0  broadcast 192.168.112.255
        ether b8:27:eb:b6:44:28  txqueuelen 1000  (Ethernet)
        RX packets 6066700  bytes 984989310 (939.3 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 5740068  bytes 2641234968 (2.4 GiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
...The MAC address is listed on the 4th line, above:
ether b8:27:eb:b6:44:28 
73, David K4FXC
On Mon, 9 Jul 2018, "Mike Besemer via arm-allstar" wrote:
> Good evening, all.
> 
> New installation of HAMVOIP.  I'm still a noob, but learned a lot trying to
> make ASL work.  Figured I'd give HAMVOIP a shot while I was at it.
> 
> I'm running a Raspberry Pi 3 B+.  Since the node is still in testing mode,
> I'm just using a Wi-Fi connection.  I have my router set to assign a
> specific IP address (xxx.xxx.x.201) to the Pi by MAC address; this works
> fine with my ASL image.
> 
> I have HAMVOIP set for DCHP on the wireless connection, but it is not being
> assigned the IP I've assigned to that MAC address in my router.  Instead it
> is being assigned xxx.xxx.x.100.  Not sure how this can be happening, but
> I'd like to be able to have the router set the IP address. 
> 
> Any ideas?
> 
> Mike
> WM4B
> _______________________________________________
> 
> arm-allstar mailing list
> arm-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> 
> Visit the BBB and RPi2/3 web page - http://hamvoip.org
> 
    
    
More information about the ARM-allstar
mailing list