hello
i would to connect my access point to my fortigate.
i tried to configure port2 to access point and i did now succed.
please give me some help
thanks
\\ Torgny
What manufacturer/model is the access point?
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
I'm not sure how you expect this to work?
Are you setting up an Access Point or router?
You are setting the Access Points IP address as Default Gateway, and this IP address is not in the same
subnet as firewall interface.You are also using a Class B subnet on firewall.
I would suggest:
[ul]If you are installing Access Point as a router I need to see more of the configuration.
\\
Torgny
\\ Torgny
Several glaring issues here:
[ol]Get back to us with more information, if needed.
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
i did all what you said but i do not know how to do :
* Make firewall rule from internal2 to wan interface with NAT enabled * Enable Ping on internal2 interface to test connectivity
Please help how to do it from putty.
Thanks!
now i even not receving dhcp from port2 on fortigate
please help !
Did DHCP from Fortigate work before?
Why would you configure it from putty? Your screenshots are from web, and if you don't know how to enable ping on a interface, i don't think you should start by trying to do it from CLI (putty).
But if you have to, this enables ping on
config system interface
edit internal2
set allowaccess ping <other access you want to allow>
end
To enable ping from web GUI there is a checkbox on interface configuration page (the one you sent screenshot of).
Firewall rules are created under Policy & Object... Policy... IPv4.
config firewall policy
edit 0
set srcintf "internal2"
set dstintf "wan1"
set srcaddr "all"
set dstaddr "all"
set action accept
set schedule "always"
set service "ALL"
set nat enable
end
This should give full access to internet. (replace WAN1 with your external interface).
If you want access to other internal network you could change wan1 to a internal interface, and set nat disable
\\
Torgny
\\ Torgny
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1737 | |
1108 | |
752 | |
447 | |
240 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.