It's pretty cool. I see that it's a work in progress. More options are in the works? I'm guessing it's a spin-off from the one used internally in the Dude.
Can we expect all those options?
Thanks!
PS: What are your thoughts on DHCP-Probe (link below)
Joined: Fri Jun 04, 2004 12:42 am Posts: 201
Karma: 0
Location: Croatia
nice idea...
but eveytime I start I got Just-in-time debugging
Please select a debugger
And if I stop it enoght, I get the main screen
and then if I stop it I got more of debugging :(
I have subnet 10.1.2.0/24 which is part of 10.1.0.0/16. Kiss recognized only 10.1.2.0/24 network, nothing more.
I reckon you ran KTN from a PC within the /24 network and didn't specify to scan for other hobs. If you set the hobs to 2, it should also find your /16 network.
EDIT
Just tried it, and it doesn't seem to pickup anything not in your subnet.
Post subject: Re: Kiss The Net (KTN) Beta available
Posted: Wed Aug 22, 2007 8:19 am
Forum Veteran
Joined: Sat Jun 06, 2009 4:54 am Posts: 701
Karma: 0
Location: Adelaide, South Australia
I've run this in a couple of networks, firstly our relatively open office network in here, where it picked up all devices fine.
Then tried running it under a Mikrotik managed hotspot network we provide, and although it still picked up the other computers it didn't add any links. (Note: as it is a student environment we allow file sharing etc) What should I be allowing for this to do its full scan?
-- Edit: Regarding DHCP_Probe, you can make your Mikrotik boxes do the same thing. I have ours report back to me via email if someone has a DHCP server on one of our networks.
Post subject: Re: Kiss The Net (KTN) Beta available
Posted: Mon Sep 03, 2007 1:52 am
Forum Veteran
Joined: Sat Jun 06, 2009 4:54 am Posts: 701
Karma: 0
Location: Adelaide, South Australia
Code:
/ ip dhcp-server alert add interface=LAN valid-server=00:03:1D:03:45:48 alert-timeout=2h \ ;;Adds standard alert with 2h timeout. Set the mac address of DHCP interface as the valid server.
/ system logging add topics=dhcp,critical,error prefix="" action=DhcpAlert disabled=no ;;Add dhcp alert to logging
/ system logging action add name="DhcpAlert" target=email email-to="someones@email.address" ;; Sets action (which in this case is to email someone)
/ tool e-mail set server=*mailserver-ip* from="device1@blahblahblah.com" ;;make sure to setup the email tool otherwise it won't work.
That should do it for you. You can also change the alert time if you want to receive alerts more frequently once the device is detected.
nice idea... but eveytime I start I got Just-in-time debugging Please select a debugger And if I stop it enoght, I get the main screen and then if I stop it I got more of debugging
Same here OS: Windows Server 2008 Standard (my Dude server) IE: 7.0
Attachments:
KTN001.jpg [ 35.86 KiB | Viewed 3142 times ]
_________________ After giving up on beta7 because of too much instabilities, I'm using TheDude 3.3 on Windows Server 2003 R2 now. Around 650 devices in a 40 subnet network I love this software and would love to participate to any improvement I could test.
Users browsing this forum: Baidu [Spider] and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum