Open-AudIT
https://www.open-audit.org/phpBB3/

audits over vpn
https://www.open-audit.org/phpBB3/viewtopic.php?f=20&t=6484
Page 2 of 2

Author:  vanderheyde [ Thu Jan 21, 2016 6:47 am ]
Post subject:  Re: audits over vpn

the head office server, over the vpn:
[code]
<devices>
<device>
<man_ip_address>192.168.15.2</man_ip_address>
<mac_address></mac_address>
<manufacturer></manufacturer>
<type>unknown</type>
<os_name></os_name>
<description></description>
</device>
</devices>
[/code]

the local onsite server:
[code]
<devices>
<device>
<man_ip_address>192.168.15.2</man_ip_address>
<mac_address>00:0C:29:84:94:9E</mac_address>
<manufacturer>VMware</manufacturer>
<type>general purpose</type>
<os_name>Microsoft Windows 2008</os_name>
<description></description>
</device>
</devices>
[/code]

If I use an unused IP address, both return the same:
[code]
<devices>
</devices>
[/code]

Author:  Mark [ Thu Jan 21, 2016 9:32 am ]
Post subject:  Re: audits over vpn

That is the expected result. (FYI - not having a MAC address returned is expected as well because MACs aren't routed).
So if you have a device that's coming back as
[code]<devices>
</devices>[/code]
it simply cannot be appearing in the application. There is nothing to insert (no ip, mac, type - nothing).
Can you again explain exactly what you are seeing in the application that is not expected?

Author:  vanderheyde [ Thu Jan 21, 2016 6:20 pm ]
Post subject:  Re: audits over vpn

the empty ip addresses show up as 'unknown' in the devices list. (I've used another subnet in my screenshot, but the issue is the same)

Attachments:
openaudit.PNG
openaudit.PNG [ 64.32 KiB | Viewed 4424 times ]

Author:  vanderheyde [ Wed Feb 03, 2016 3:53 am ]
Post subject:  Re: audits over vpn

Any idea what could cause this?

Page 2 of 2 All times are UTC + 10 hours
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/