I just finished making a little program for RA the runs in the batach file jus
before RA loads, it writes to the BBS log the node number, and the IP and Host
name of the caller as passed by command line to the batch file from NetFoss (o
whatever your runs as a front end)
I was wondering if anybody would be interested in it? If there's some interest I'll make up a doc and zip it and make it availble for free...
If anybody happened to reconize my name, I wrote RACall, HoloDoor and a couple
other utils for RA back in the day.
While I don't run RA, I do get 'stuff' out there <g>. If
you'd like me to send your file out in the utilnet fileecho,
that would be really cool. It may be be that at some point
someone may look for just such a util?
While I don't run RA, I do get 'stuff' out there <g>. If
you'd like me to send your file out in the utilnet fileecho,
that would be really cool. It may be be that at some point
someone may look for just such a util?
I did leave some provision to have it write log enties in other formats if
somebody provideme with a log sample:) The main thing is just having the IP
entry in a log never designed for internet use. It don't access any of the RA
config files, so it should work with anything that can just run a command line
and pass the IP info. But I didn't use Turbo Basic like it used in past BBS util, I used VB 4, so it much more modern :)
I have a couple tweeks to make, and I sent you a ZIP :)
thanks
While I don't run RA, I do get 'stuff' out there <g>. If
you'd like me to send your file out in the utilnet fileecho,
that would be really cool. It may be be that at some point
someone may look for just such a util?
I did leave some provision to have it write log enties in other
formats if somebody provideme with a log sample:) The main thing
is just having the IP entry in a log never designed for internet
use.
06:05:35 Caller online :
06:05:35 Connect Settings : COM3 CONNECT 57600/ARQ/TEL_FROM_XX.XX.XX.XX 06:05:35 Time to EVENT : 1069 minutes
06:05:35 CID Information : N/A
06:05:41 RA -e10 -N11 -b57600/ARQ/TEL_FROM_XX.XX.XX.XX -c3 -T1069
06:05:55.24 xxxxxxxxx on-line at 57600 BPS===== snip =====
06:05:57.19 Security level 35, 120 mins today, 0 mins this session 06:05:58.45 FYI - X:\RA\TXTFILES\WELCOME1 does not exist.
06:05:58.46 FYI - X:\RA\TXTFILES\WELCOME2 does not exist.
06:05:58.46 FYI - X:\RA\TXTFILES\WELCOME3 does not exist.
06:05:58.47 FYI - X:\RA\TXTFILES\WELCOME4 does not exist.
06:05:58.48 FYI - X:\RA\TXTFILES\WELCOME5 does not exist.
06:06:11.00 FYI - X:\RA\TXTFILES\GROUP1 does not exist.
06:06:27.04 Reading message area #0 : COMBINED
06:06:31.25 Message #904 deleted
06:07:06.61 FYI - X:\RA\TXTFILES\ONCEONLY does not exist.
06:07:06.66 FYI - X:\RA\TXTFILES\08-20 does not exist.
06:07:07.11 DOS shell : *c /c x:\ra\usraddrs.bat *N *Sinet *m
06:07:15.37 DOS shell : *c /c x:\ra\doors\scrab.bat *d *m
06:12:10.21 User requested to terminate the call
06:12:13.45 TERMINAT.pas @38: UsersLoginDate = 08-20-2014
06:12:13.45 UsersInfo.OldLastDate = 08-20-14
06:12:13.45 UsersInfo.PrefixLastDate = 20
06:12:13.45 User off-line
06:12:18.89 Y2kDropFile boolean is "FALSE"
06:12:18.89 USERSLastDate = ->08-20-2014<-
06:12:18.89 EXITINFOinfo.PrefixLoginDate = ->20<-
06:12:18.89 EXITINFOinfo.OldLoginDate = ->08-20-14<-
06:12:18.89 USERSLastDate = ->08-20-2014<-
06:12:18.89 First Date: ->06-12-2014<- Last Date: ->08-20-2014<- terminat 06:12:18.90 Birth Date: ->05-30-1942<- Sub Date : -> - - <- terminat 06:12:18 RA Exit Errorlevel 10
06:12:19 Entering AFTERCALLER
06:12:19 RABUSY.* does not exist. fixing USERON.BBS
06:12:19 Entering NOCREDIT
06:12:19 Updating GIGO user list
06:12:19 Updating user stats bulletins
20-Aug 12:08:09 IP01 190.252.xx.xx Unknown
20-Aug 12:08:21 RA01 Lost carrier
20-Aug 13:00:59 IP01 213.37.xxx.xx
20-Aug 13:01:11 RA01 [removed name] on-line at 57600 BPS
20-Aug 13:01:14 RA01 Security level 30, 55 mins today, 0 mins this session 20-Aug 13:03:45 RA01 Download [Zmodem] D:\CD\SCIFI\BORIS\BORIS50.GIF
Kind of the same, but I just write one line, looks like a normal RA
entry
Seems like NetFoss puts strangnes in the *R for resolved name some
times, so I want to address that before I make it available.
It's nothing fancy, just something I wanted in my logs. and the
IP0n does change to refect the *N
I just finished making a little program for RA the runs in the batach
file just before RA loads, it writes to the BBS log the node number,
and the IP and Host name of the caller as passed by command line
to the batch file from NetFoss (or whatever your runs as a front
end)
Thanks for the info on the DNS lookup. I will keep that in mind
when watching odd activity. I belive Netfoss can disable the DNS
lookup, but it doesn't seem to take long to do when I've been
watching it. Interestingly (to me at least) when I telnet to
the BBS from my main computer, it resolves the name for it within
my lan.
I also run a webserver and have seen a few hack attemps, like stuff
trying to access default paths for mysql and php, which are not
installed since I have no need for them.
I was going to try adding a mailserver also (hmailserevr for
windows) but it was driving me crazy and decided to just leave me
email going the register forwarders. I figured I have enough
hoobies with out adding a mail serevr and watching it for spam.
(ie I'd rather work on my model trains and ham radio stuff then
fighter spammers:)
* Kent Timm gave this bit of info to All:
I just finished making a little program for RA the runs in the batach
file just before RA loads, it writes to the BBS log the node number,
and the IP and Host name of the caller as passed by command line
to the batch file from NetFoss (or whatever your runs as a front
end)
Hello, I'd be interested in having some way of seeing IP and host
name in my RAnode.log The only things running here is RemoteAccess
and netserial.
I have not had any luck getting some of my older door games
working with netfoss. If your little program just work with
netfoss maybe someone can point me in the right direction on
how to get user IP/host into my log also.
Sysop: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 991 |
Nodes: | 10 (1 / 9) |
Uptime: | 76:29:54 |
Calls: | 12,949 |
Calls today: | 3 |
Files: | 186,574 |
Messages: | 3,264,545 |