FireBrick 2700 Configuration: Difference between revisions
Appearance
Content deleted Content added
CrazyTeeka (talk | contribs) mNo edit summary |
CrazyTeeka (talk | contribs) No edit summary |
||
| Line 287: | Line 287: | ||
==Steam Client== |
==Steam Client== |
||
This rule set restricts both inbound and outbound traffic to the Steam Client. Useful for a Windows Gaming PC or Mac Gaming System. |
|||
| ⚫ | |||
| ⚫ | |||
<syntaxhighlight> |
<syntaxhighlight> |
||
<dns resolvers="2001:8b0::2020 2001:8b0::2021 217.169.20.20 217.169.20.21"> |
<dns resolvers="2001:8b0::2020 2001:8b0::2021 217.169.20.20 217.169.20.21"> |
||
<host name="a1507.d.akamai.net" ip="23.63.99.58 23.63.99.90"/> |
|||
<host name="a1737.g.akamai.net" ip="23.63.99.208 23.63.99.240"/> |
|||
<host name="a1843.g.akamai.net" ip="23.67.255.200 23.67.255.208"/> |
|||
<host name="api.steampowered.com" ip="173.223.184.147"/> |
<host name="api.steampowered.com" ip="173.223.184.147"/> |
||
<host name="cdn.akamai.steamstatic.com" ip="23.63.98.26 23.63.98.32"/> |
<host name="cdn.akamai.steamstatic.com" ip="23.63.98.26 23.63.98.32"/> |
||
| Line 301: | Line 306: | ||
<host name="media4.steampowered.com" ip="23.63.98.26 23.63.98.32"/> |
<host name="media4.steampowered.com" ip="23.63.98.26 23.63.98.32"/> |
||
<host name="repo.steampowered.com" ip="23.63.98.26 23.63.98.32"/> |
<host name="repo.steampowered.com" ip="23.63.98.26 23.63.98.32"/> |
||
<host name="steamcdn-a.akamaihd.net" ip="23.67.255.200 23.67.255.208"/> |
|||
<host name="steamcloud-eu.storage.googleapis.com" ip="64.233.166.128"/> |
<host name="steamcloud-eu.storage.googleapis.com" ip="64.233.166.128"/> |
||
<host name="steamcommunity-a.akamaihd.net" ip="23.63.99.219 23.67.255.202"/> |
<host name="steamcommunity-a.akamaihd.net" ip="23.63.99.219 23.67.255.202"/> |
||
<host name="steamcommunity.com" ip="92.122.219.245"/> |
<host name="steamcommunity.com" ip="92.122.219.245"/> |
||
<host name="steamstore-a.akamaihd.net" ip="23.63.99.208 23.63.99.240"/> |
|||
<host name="store.akamai.steamstatic.com" ip="23.63.98.26 23.63.98.32"/> |
<host name="store.akamai.steamstatic.com" ip="23.63.98.26 23.63.98.32"/> |
||
<host name="store.steampowered.com" ip="173.223.184.147"/> |
<host name="store.steampowered.com" ip="173.223.184.147"/> |
||
| Line 316: | Line 323: | ||
<rule name="TCP" target-port="27014-27050" protocol="6" action="accept"/> |
<rule name="TCP" target-port="27014-27050" protocol="6" action="accept"/> |
||
<rule name="UDP" target-port="3478 4379 4380 27000-27030" protocol="17" action="accept"/> |
<rule name="UDP" target-port="3478 4379 4380 27000-27030" protocol="17" action="accept"/> |
||
<rule name="HTTP" target-ip="8.253.70.30 8.253.70.142 8.254.191.238 23.63.98.26 23.63.98.32 23.63.99.219 23.67.255.202 62.115.11.250 80.239.194.146 92.122.219.245 155.133.245.0/24 155.133.248.0/24 162.254.192.0/24 162.254.193.0/24 162.254.194.0/23 162.254.196.0/24 162.254.197.0/24 162.254.198.0/24 173.223.184.147 205.185.216.10 205.185.216.42 205.196.6.0/24 212.73.205.178" target-port="80 443" protocol="6" action="accept"/> |
<rule name="HTTP" target-ip="8.253.70.30 8.253.70.142 8.254.191.238 23.63.98.26 23.63.98.32 23.63.99.58 23.63.99.90 23.63.99.208 23.63.99.219 23.63.99.240 23.67.255.200 23.67.255.202 23.67.255.208 62.115.11.250 80.239.194.146 92.122.219.245 103.10.124.0/24 146.66.155.0/24 155.133.245.0/24 155.133.248.0/24 162.254.192.0/24 162.254.193.0/24 162.254.194.0/23 162.254.196.0/24 162.254.197.0/24 162.254.198.0/24 173.223.184.147 205.185.216.10 205.185.216.42 205.196.6.0/24 212.73.205.178" target-port="80 443" protocol="6" action="accept"/> |
||
<rule name="PAYPAL" target-ip="23.194.214.58 66.235.148.64 66.235.148.128/31 104.66.247.49" target-port="80 443" protocol="6" action="accept"/> |
|||
<rule name="Deponia" target-ip="64.233.166.128 104.40.183.236 168.61.58.14 191.235.193.40" target-port="80 443" protocol="6" action="accept"/> |
<rule name="Deponia" target-ip="64.233.166.128 104.40.183.236 168.61.58.14 191.235.193.40" target-port="80 443" protocol="6" action="accept"/> |
||
<rule name="Deny All" source-mac="D8CB8AA2464E" action="reject"/> |
<rule name="Deny All" source-mac="D8CB8AA2464E" action="reject"/> |
||