> -----Original Message-----
> From: Mathias Burén [mailto:mathias dot buren at gmail dot com]
> Sent: 13 February 2005 13:07
> To: m0n0wall at lists dot m0n0 dot ch
> Subject: [m0n0wall] m0n0wall clients
>
> Hi
>
> I'm using m0n0wall in the network here, it does NAT, routing etc. I'm
> not using DHCP. I wonder if there's a way to see what clients are
> using the m0n0wall computer as a gateway? I.e., a way to see what
> IP-numbers are coming in to the box (on LAN).
>
> --
> Regards, Mathias Burén
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch
> For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch
Try "arp -a" from exec.php. Should give you a list of IP addresses/MAC pairs
for all the interfaces. Perhaps this should be another status page? |