← Home ← Back to /g/

Thread 106547916

12 posts 14 images /g/
Anonymous No.106547916 [Report] >>106548350 >>106548362
I'm not paying for a static public IP because I don't need to.
Fortinet, my beloved
Anonymous No.106547936 [Report]
Also the 'Get Public IP' and 'Watchdog Pass New IP' webhooks arent even necessary its literally just sanity checks
Anonymous No.106547994 [Report] >>106548185
Is this like Cloudflare for weebs?
Anonymous No.106548046 [Report] >>106548185
My ISP gives me a public static IP for no additional cost.
Anonymous No.106548185 [Report] >>106549620
>>106547994
>Is this like Cloudflare for weebs?
It does have DDoS and intrusion prevention. I also have user-access based virtual server redirection so I can access different internal resources from my public ip just by authenticating as a different user; but currently i just have a small jumpbox. If i wanted to do something like have an 'Emby' account I could, and set the session ttl to something stupid like 86400 seconds so i only have to log in once a day i could.
>>106548046
My public IP almost never changes, but this is for the off chance that it does change
Anonymous No.106548302 [Report]
I love fortinet.
Anonymous No.106548350 [Report]
>>106547916 (OP)
I have a 60F on a client. Trying to figure out how to do SSLVPN with SDWAN. Skill issue or is it impossible?
Anonymous No.106548362 [Report]
>>106547916 (OP)
https://ipinfo.io/AS57695#block-summary
peered to Academy City Internet LLC
https://ipinfo.io/AS1040#block-summary
Anonymous No.106549620 [Report]
>>106548185
Oh got it, I was thinking this was a service on their servers but it's running on your own gate. I had a cronjob doing this for awhile, I guess I still do because everything works after router resets/new ip.
Anonymous No.106549646 [Report] >>106549805
You can automate putting your IP on a DNS record with anything bro. Most DNS providers just have APIs you can throw a python script at.
Anonymous No.106549805 [Report]
>>106549646
>Most DNS providers just have APIs you can throw a python script at
im already using their API...
>python
My Fortigate supports webhooks...
Anonymous No.106549819 [Report]
I just wrote my own script that does it for me.... no botnet necessary.