mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 09:37:38 +00:00
relax firewall rule
This commit is contained in:
parent
776b780ac6
commit
ebb4a054cd
@ -591,7 +591,7 @@ Reserved for future use: **gRPC ports**: `9092` consensus engine, `9093` snapsho
|
|||||||
0.0.0.0/8 "This" Network RFC 1122, Section 3.2.1.3
|
0.0.0.0/8 "This" Network RFC 1122, Section 3.2.1.3
|
||||||
10.0.0.0/8 Private-Use Networks RFC 1918
|
10.0.0.0/8 Private-Use Networks RFC 1918
|
||||||
100.64.0.0/10 Carrier-Grade NAT (CGN) RFC 6598, Section 7
|
100.64.0.0/10 Carrier-Grade NAT (CGN) RFC 6598, Section 7
|
||||||
127.0.0.0/8 Loopback RFC 1122, Section 3.2.1.3
|
127.16.0.0/12 Private-Use Networks RFC 1918
|
||||||
169.254.0.0/16 Link Local RFC 3927
|
169.254.0.0/16 Link Local RFC 3927
|
||||||
172.16.0.0/12 Private-Use Networks RFC 1918
|
172.16.0.0/12 Private-Use Networks RFC 1918
|
||||||
192.0.0.0/24 IETF Protocol Assignments RFC 5736
|
192.0.0.0/24 IETF Protocol Assignments RFC 5736
|
||||||
@ -608,7 +608,7 @@ Reserved for future use: **gRPC ports**: `9092` consensus engine, `9093` snapsho
|
|||||||
RFC 922, Section 7
|
RFC 922, Section 7
|
||||||
```
|
```
|
||||||
|
|
||||||
See also about [IpTables](https://github.com/ledgerwatch/erigon/issues/6034#issuecomment-1510246635)
|
Same in [IpTables syntax](https://ethereum.stackexchange.com/questions/6386/how-to-prevent-being-blacklisted-for-running-an-ethereum-client/13068#13068)
|
||||||
|
|
||||||
### How to get diagnostic for bug report?
|
### How to get diagnostic for bug report?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user