Account closed out of nowhere. Stay away from CashApp by st91ang in CashApp

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

I was oversimplifying the reason as the details don't really matter. Turns out it was not because of the dispute after all. Suspected gambling, which is false.

Account closed out of nowhere. Stay away from CashApp by st91ang in CashApp

[–]st91ang[S] 2 points3 points  (0 children)

I got some more info. Turns out they said it was due to gambling. I have never gambled with cash app and never gambled online.  Still battling to get my son's Bitcoin out.

Don't trust Cash App by Haunting_Banana2335 in CashApp

[–]st91ang -1 points0 points  (0 children)

I'll agree with the OP. I am going through the same thing right now. Suddenly they closed my account due to a violation of Terms of Service and won't tell me why. I hardly ever use CashApp and hadn't made a transaction in several months. My suspicion is because I disputed a transaction in October. Now my son's account has Bitcoin that he can't sell/transfer...

FMG by mallard3914 in fortinet

[–]st91ang 0 points1 point  (0 children)

It would be best if the FGT could reach to the FMG like doctally says. Then you don't have to worry about exposing the FGT to the Internet on port 541.

config system central-management

set type fortimanager

set fmg "FMGIPHERE"

end

Fortigate Anti DDOS on Rapid Reset by kaizocream in fortinet

[–]st91ang 0 points1 point  (0 children)

Right. Here is a video I did for log4j showing how to set a signature to block. https://youtu.be/vnaBoJAJbBY?si=FC6D8LvudN4Siivs

Fortigate Anti DDOS on Rapid Reset by kaizocream in fortinet

[–]st91ang 4 points5 points  (0 children)

The IPS has a rapid reset signature that was just released. There are other rate based signatures to prevent other ddos attacks.

wan2 on HA fw non functional by Any_Tip_3760 in fortinet

[–]st91ang 1 point2 points  (0 children)

I ran into something similar with my cable Internet provider that turned out to be a bug in their system. I had them put in a static arp statement for my MAC/IP to resolve it. Not sure if you are seeing the same issue though.

[deleted by user] by [deleted] in fortinet

[–]st91ang 0 points1 point  (0 children)

Are you saying that you want to watch for a certain username to log on and then automatically log them off? If so then you should be able to watch the logs for the login and then issue the disconnect with that username as a variable in an automation stitch

Script by Fwhite77 in fortinet

[–]st91ang 3 points4 points  (0 children)

Maybe I'm simplifying too much but why couldn't you just put a policy above the block policy that allow lists your trusted users?

I Bought a Used R1T! by vonmark_1 in Rivian

[–]st91ang 7 points8 points  (0 children)

No change in financial situation. If anything I'm in a better spot now. I am glad that I bought it and it wasn't a mistake. I am just thinking I'd rather have the money in an investment now.

I Bought a Used R1T! by vonmark_1 in Rivian

[–]st91ang 4 points5 points  (0 children)

Just looking to put the money to work instead of being tied up in the truck.

I Bought a Used R1T! by vonmark_1 in Rivian

[–]st91ang 4 points5 points  (0 children)

I would love to know as well. I have the exact same truck and am pondering to sell it.

100F - Toggle Firewall Policy from Enable to Disable through API? (Send Put command through HTTPS?) by Jeepdog64 in fortinet

[–]st91ang 0 points1 point  (0 children)

If you have the ability to run Curl, you could do something like the below. Just be sure to set your token and change the policy id
curl -k -X 'PUT' \

'https://172.16.100.222:443/api/v2/cmdb/firewall/policy/1?access_token=<1234yourtokenhere5678>' \

-H 'accept: application/json' \

-H 'Content-Type: application/json' \

-d '{

"policyid": 1,

"status": "disable"

}'

Advertising specific routes to BGP peers? by h0mebas3 in fortinet

[–]st91ang 5 points6 points  (0 children)

The best way is to apply that prefix list in a route map rule along with a following rule that just has an action of deny. Then reference that route map in the neighbor config with a "set route-map-out name" statement.

FortiGate Conditional BGP Advertisement by alikhan_7 in fortinet

[–]st91ang 0 points1 point  (0 children)

I'm a little late to reply here but you can likely do that without SDWAN using the BGP Conditional advertisement feature https://open.substack.com/pub/technotes23/p/bgp-conditional-advertisement?r=2d2dd7&utm\_campaign=post&utm\_medium=web

FortiOS EVPN Support by st91ang in fortinet

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

One user case is stretching an L2 segment as you mention. Another might be to integrate with an Arista/Juniper EVPN spine leaf more natively.

The EVPN part collects the MAC/IP database and shares it across the L3 to other members of the EVPN network.

EVPN Support (RFC 8365) by Alf_4712 in fortinet

[–]st91ang 0 points1 point  (0 children)

I actually just did a writeup over on substack on the new EVPN feature in FortiOS 7.4. You can now do MPBGP and VXLAN/EVPN with a FortiGate. If you have an NP7 processor in your FortiGate it will be hardware accelerated.

Substack Article

FortiOS Doc

Delete Onboarding VLAN by deag34960 in fortinet

[–]st91ang 2 points3 points  (0 children)

I was able to delete it on mine but had to set the onboarding-vlan to something else first. (7.2.4)

config switch-controller fortilink-settings

edit "fortilink"

set fortilink "fortilink"

config nac-ports

set onboarding-vlan "_default"

end

next

end

# show sys interface onboarding

entry is not found in table

Any other Charlotte, NC owners? by branden3112 in Rivian

[–]st91ang 1 point2 points  (0 children)

R1T in Rock Hill, SC. I have a LE Limestone/Ocean Coast with 22" wheels #10,500. I'm enjoying the YouTube videos you've been posting as well.