Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > Notification of new router/network connections

Reply
Thread Tools Display Modes

Notification of new router/network connections

 
 
Daniel
Guest
Posts: n/a

 
      01-16-2008, 07:03 PM
Hello,

Is there a way to be notified whenever a new connection is made on a
wireless router? Basically, be made aware whenever someone
establishes a connection/get assigned an IP on the network?

Thank you for the guidance,

Daniel
 
Reply With Quote
 
 
 
 
Mark McIntyre
Guest
Posts: n/a

 
      01-16-2008, 07:35 PM
Daniel wrote:
> Hello,
>
> Is there a way to be notified whenever a new connection is made on a
> wireless router? Basically, be made aware whenever someone
> establishes a connection/get assigned an IP on the network?


Some routers may offer this feature, but the simplest is ARPWatch. Run
it on a linux box to get emailed every time a new MAC connects and/or
asks for an IP.
 
Reply With Quote
 
Daniel
Guest
Posts: n/a

 
      01-16-2008, 08:58 PM
On Jan 16, 3:35*pm, Mark McIntyre <markmcint...@spamcop.net> wrote:
> Daniel wrote:
> > Hello,

>
> > Is there a way to be notified whenever a new connection is made on a
> > wireless router? *Basically, be made aware whenever someone
> > establishes a connection/get assigned an IP on the network?

>
> Some routers may offer this feature, but the simplest is ARPWatch. Run
> it on a linux box to get emailed every time a new MAC connects and/or
> asks for an IP.


I should have given a few more details.

Router: Linksys WRT54G Router
OS:WinXP

Daniel
 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      01-17-2008, 04:26 PM
Daniel <(E-Mail Removed)> hath wroth:

>On Jan 16, 3:35*pm, Mark McIntyre <markmcint...@spamcop.net> wrote:
>> Daniel wrote:
>> > Is there a way to be notified whenever a new connection is made on a
>> > wireless router? *Basically, be made aware whenever someone
>> > establishes a connection/get assigned an IP on the network?

>>
>> Some routers may offer this feature, but the simplest is ARPWatch. Run
>> it on a linux box to get emailed every time a new MAC connects and/or
>> asks for an IP.


>I should have given a few more details.
>Router: Linksys WRT54G Router
>OS:WinXP
>Daniel


OK. You've somewhat redeemed yourself. However, you didn't mention
the Linksys WRT54G hardware version or whether you're running the
stock Linksys firmware, or a more suitable alternative (DD-WRT).

Arpwatch is the right answer for Linux. There's a Windoze version,
but the original site seems to be gone. Archived at:
<http://sid.rstack.org/arp-sk/files/related/warpwatch.zip>
All it does is monitor the ARP cache.
Start -> run -> cmd <Enter>
arp -a
Be sure to read the Help. It's rather interesting. There's no alarm
for new connections so that's not going to work for your application.

You probably want AirSnare:
<http://home.comcast.net/~jay.deboer/airsnare/>

If you're running DD-WRT, you can run the Linux version of arpwatch on
the router itself, which is really convenient. The catch is that it
will display all attempts to connect, even if unsuccessful. In order
to negotiate a wireless encryption key, it first has to register a MAC
address in the MAC address table. Here's my output:
| # arp -a
| ? (192.168.1.11) at 00:02:B3:1E:39:ED [ether] on br0
| ? (192.168.1.50) at 00:40:05:C7:1C:44 [ether] on br0
| dsl-63-249-85-gateway.cruzio.com (63.249.85.1) at 00:10:67:000:9B [ether] on vlan1

The first is my desktop. The 2nd is a bridge to the neighbors. The
dsl-etc is my internet connection.

Also, Google for "Intrusion Detection System".

--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
HELP: Router/Network Advice - drop connections And Wan Windows Networking 2 09-06-2009 04:13 AM
Remove Wireless Network Connection from Notification Area Tech109 Wireless Networks 3 07-28-2006 10:02 PM
Turn off notification of connection to wireless network Michael Wireless Networks 1 04-17-2005 11:51 PM
Testing speed on different network connections from your router? Nicki Network Routers 0 03-23-2005 01:19 AM
Notification when network becomes available? Urs Thuermann Linux Networking 2 01-11-2005 06:37 PM



1 2 3 4 5 6 7 8 9 10 11