Firewall is a set of rules to restrict ip, port, domain names, string etc. from public n/w.
Hardware + Software firewall in general
Host specific firewalls comes along with OS like Windows Firewall.
RDS's can't be accessed
1) Check security group inbound rules
2) DNS name using dig, nslookup, nc etc or digwebinterface.com
3) Memory on EC2 or ports, credentails etc.
We need private subnet and pvt subnets to save public ip's as those are limited and security concerns too.
pvt subnets-- route tables of pvt subnet to point to NAT instance hosted in the public subnet, where route tables of public subent mapped to internet gateway.
Subscribe to:
Post Comments (Atom)
Distributed Computing: A Guide to Comparing Data Between Hive Tables Using Spark
In big data, efficient data comparison is essential for ensuring data integrity and validating data migrations. Apache Spark, with its in-me...
-
BROKER SCHEMA gen --CREATE PROCEDURE getUserDefinedPropertyValue(in prop char) RETURNS CHARACTER --LANGUAGE JAVA --EXTERNAL NAME ...
-
1.Mqsisetdbparams Mqsisetdbparms– brokername – -n – DataSourceName -u – DataSourceUserId – -p – DataSourcePassword To dele...
-
Generate JSON/YAML swaggers from a WSDL Installation Install Node.js >= v6.0.0 ( https://nodejs.org/en/ ) Clone the repo fro...
No comments:
Post a Comment