- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
CSV Import not working ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2014 12:38 AM
CSV Import not working ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2014 01:41 PM
Hi Mark,
This is caused by a known limitation of the browser. I copied this from the admin guide: "In Internet Explorer 8, Grid Manager does not display the directory path of an uploaded file. Instead, it displays “fakepath” in place of the directory path. To resolve this issue, you can add Grid Manager as a trusted site or enable the “Include local directory path when uploading files to a server” feature in the browser. For information, refer to the MSDN documentation at http://msdn.microsoft.com/en-us/library/ms535128.aspx." Please let me know if this doesn't solve your problem.
Thanks, Allison
Re: CSV Import not working ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2015 07:46 AM
Hei , to me it did shows the path but it says the same thing.And i use the header that came out of the export of the file:
"IP Address","Name","MAC Address","DHCP Client Identifier","Status","Type","Usage","Comment","Lease State","User Name","First Discovered","Last Discovered","OS","NetBIOS Name","Device Type(s)","Open Port(s)","Fingerprint","Site"
"10.183.0.1","sds3-d-1-fw-1","","","Used","Host","","-","","","","","","","","","",""
"10.183.0.2","sds3-d-1-fw-1-nms-stdb","","","Used","Host","","-","","","","","","","","","",""
"10.183.2.152","sds3-ous-b-d","","","Used","Host","","-","","","","","","","","","",""
"10.183.2.153","sds3-ous-b-d","","","Used","Host","","-","","","","","","","","","",""
Re: CSV Import not working ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2015 01:30 AM
ok found the answer:
header-hostrecord,addresses,configure_for_dns*,fqdn*,view --> Header
hostrecord,10.183.0.1,FALSE,sds3-d-1-fw-1-nms,default --> first line of data
Re: CSV Import not working ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2017 10:26 AM
Hi,
Just make sure the CSV file ( better to use Excel sheet) has the below table.
header-blacklistrule | parent* | domain_name* | action* |
BlacklistRule | WEB | widget.criteo.com | REDIRECT |
BlacklistRule | WEB | dck.no-ip.org | REDIRECT |
make sure the blacklist ruleset name should be the same in the parent* table. ( eg:- WEB)
more details you can brows the below link..
BR
Re: CSV Import not working ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2017 10:28 AM
Hi,
Just make sure the CSV file ( better to use Excel sheet) has the below table.
header-blacklistrule | parent* | domain_name* | action* |
BlacklistRule | WEB | widget.criteo.com | REDIRECT |
BlacklistRule | WEB | dck.no-ip.org | REDIRECT |
make sure the blacklist ruleset name should be the same in the parent* table. ( eg:- WEB)
more details you can brows the below link..
BR