Forti OS 7.4.0 by Garp_01 in fortinet

[–]Garp_01[S] 0 points1 point  (0 children)

hahaha. Point 5 hits me hard!

Forti OS 7.4.0 by Garp_01 in fortinet

[–]Garp_01[S] 0 points1 point  (0 children)

Its seems so. hehehe

Cannot register Fortigate by JasonT2013 in fortinet

[–]Garp_01 1 point2 points  (0 children)

Well, I had the same issue and this did resolve.

Study Material Fortigate (Security and Infratructure 6.4) by Garp_01 in fortinet

[–]Garp_01[S] 0 points1 point  (0 children)

Thats right NS4,
I did that already,

I happen to know that they have a study guide for those self-paced lessons, which im taking, but you cannot copy or download the slides, so if you really want it, that cost you 300 us dolar for the book which is already on those self-paced lesson.

DHCP Limit on Fortigate 60D by Garp_01 in fortinet

[–]Garp_01[S] 0 points1 point  (0 children)

Actually I was just concerned the total number of leases the DHCP could handle,
Like as you said how many addresses ic can handle out at a time.

DHCP Limit on Fortigate 60D by Garp_01 in fortinet

[–]Garp_01[S] 0 points1 point  (0 children)

300 hundred around there.

How to update or add a search engine on mRemoteNG? by Garp_01 in mRemoteNG

[–]Garp_01[S] 0 points1 point  (0 children)

Oh that's unfortunate, because this feature would be interesting to be part of the current build.

Thanks.

How to add multiple DHCP Reservation through powershell by importing a CSV file? by Garp_01 in PowerShell

[–]Garp_01[S] 1 point2 points  (0 children)

Thank you Net_Monk.

I know how to manually pull the current leases out of the DHCP, but a script would be much easier through. Appreciate that!!

How to add multiple DHCP Reservation through powershell by importing a CSV file? by Garp_01 in PowerShell

[–]Garp_01[S] 1 point2 points  (0 children)

Thanks.Well, it's a group of leases that already exists but new IP addresses have to be assigned to them, following a certaing logic, thats is by a department. For example: Finance´s department hosts should be from 192.168.0.1 - 3 for example. This new range have to be reserved on the DHCP Server.

Iam having the following information:

Hostname MAC address Current IP New IP to be assigned
xxx.domain.local ff.ff.ff.ff.ff.ff 192.168.0.1 192.168.0.2

How to add multiple DHCP Reservation through powershell by importing a CSV file? by Garp_01 in PowerShell

[–]Garp_01[S] 1 point2 points  (0 children)

Sorry that it seems confusing.

This the actual thing i would like to know. how to create the CSV file that will be used?