Question

These are iptables rules from a Linux system. Can you explain what these rules are doing? iptables -A INPUT -i eth0 -p t...

These are iptables rules from a Linux system. Can you explain what these rules are doing? iptables -A INPUT -i eth0 -p tcp --dport 80 -m state --state NEW,ESTABLISHED -j ACCEPT iptables -A OUTPUT -o eth0 -p tcp --sport 80 -m state --state ESTABLISHED -j ACCEPT

0 0
Add a comment Improve this question Transcribed image text
Answer #1

iptables -A INPUT -i eth0 -p tcp --dport 443 -m state --state NEW,ESTABLISHED -j ACCEPT The table has been configured by the

Add a comment
Know the answer?
Add Answer to:
These are iptables rules from a Linux system. Can you explain what these rules are doing? iptables -A INPUT -i eth0 -p t...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • These are iptables rules from a Linux system. Can you explain what these rules are doing? iptables -A INPUT -i eth0 -p t...

    These are iptables rules from a Linux system. Can you explain what these rules are doing? iptables -A INPUT -i eth0 -p tcp --dport 80 -m state --state NEW,ESTABLISHED -j ACCEPT iptables -A OUTPUT -o eth0 -p tcp --sport 80 -m state --state ESTABLISHED -j ACCEPT iptables -A INPUT -i eth0 -p tcp --dport 443 -m state --state NEW,ESTABLISHED -j ACCEPT iptables -A OUTPUT -o eth0 -p tcp --sport 443 -m state --state ESTABLISHED -j ACCEPT

  • Question 1: Go into your firewall settings on your Windows system or the virtual machine you...

    Question 1: Go into your firewall settings on your Windows system or the virtual machine you are using here. You can find them in Control Panel, System and Security, Windows Firewall. What are the settings for your Incoming Connections (should be listed underneath the status of your firewall)? Question 2 Go into Allow apps to communicate through the Windows Firewall. What apps are allowed? HTML Editor Keyboard Shortcuts Question 3 Are there any that you were surprised to see allowed...

  • 1. What would these iptables rules do? iptables -A INPUT -p tcp -m tcp --dport 80...

    1. What would these iptables rules do? iptables -A INPUT -p tcp -m tcp --dport 80 -j ACCEPT iptables -A INPUT -p tcp -m tcp --dport 443 -j ACCEPT Allow web server traffic Block web server traffic Force port 80 traffic to port 443 Allow traffic from both 80 and 443 using UDP protocols 2. Timestamps are important because can not be changed or deleted by attackers when configured properly, allows you to correlate events across the network can always...

  • Linux ⦁ From the following iptable rules – will the IP address – 163.172.2.10 - be...

    Linux ⦁ From the following iptable rules – will the IP address – 163.172.2.10 - be allowed to connect on port 25? Why or why not? (3pt): -A INPUT -s 202.46.32.0/19 -j DROP -m comment --comment "server - Group: script-kiddies - drop" -A INPUT -s 163.172.0.0/16 -j DROP -m comment --comment "server - Group: script-kiddies - drop" -A INPUT -s 86.62.64.0/18 -j DROP -m comment --comment "server - Group: script-kiddies - drop" -A INPUT -s 94.185.83.64/26 -j DROP -m comment...

  • 32. (6 points) Trace the Text Search Algorithm for the input t"0101001' and p "001 Input: p( indexed from 1 to m),m, t (indexed from 1 to n),n Output: i text search(p,m,t,n) f For i=...

    32. (6 points) Trace the Text Search Algorithm for the input t"0101001' and p "001 Input: p( indexed from 1 to m),m, t (indexed from 1 to n),n Output: i text search(p,m,t,n) f For i= 1 to n-m+1( while (ti+/-1-= pj){ jj+1 If (j> m) Return i return 0 32. (6 points) Trace the Text Search Algorithm for the input t"0101001' and p "001 Input: p( indexed from 1 to m),m, t (indexed from 1 to n),n Output: i text...

  • Doing a system dynamics problem I have found a transfer function to be 1/(2s+4). Can you...

    Doing a system dynamics problem I have found a transfer function to be 1/(2s+4). Can you show me how to get the transient, steady state as well as the homogenous, particular solutions? Each pair added should be equivalent but my answers are not agreeing. By taking inverse laplace I found v(t)= (1/2)(e^-2t) which I believe is the transient and Steady state = 0. Based on the initial condition v(0)=0,  v,homogenous should equal zero. The input is a unit impulse (A=1) so...

  • For this question, i have trouble doing the first one. Can you please explain how can i get the RATE OF RETURN FOR RF?...

    For this question, i have trouble doing the first one. Can you please explain how can i get the RATE OF RETURN FOR RF? Thanks X Yand Zare portfolios of securities. Data pertaining to these portfolios and the market portfolio are given in the following table: Std dev(R 0.28 Cov(Ri Rm Portfolio E(RD Beta P p.m X 0.015 Y 0.23 ? 0.17 1.5 0.92 0.048 0.34 ? M ? 0.10 2 0.02 Also Cov(Rs.Ry= 0.04 REQUIRED risk free Calculate the...

  • Can someone explain me parts of this code I do not fully understand what its doing...

    Can someone explain me parts of this code I do not fully understand what its doing or what its purpose is. I have highlighted the parts I'm confused over. Please explain thoroughly. import java.util.Scanner; class A1Stats { public static void main(String args[]) { double min, max, sum, mean; int n; Scanner scanner = new Scanner(System.in); String input = scanner.nextLine(); String[] numbers = input.split(" "); double value[] = new double[numbers.length]; if(numbers.length > 0){ for (int i = 0; i < numbers.length;...

  • Can you solve this for me I am having hard doing it Derran Review Ward View...

    Can you solve this for me I am having hard doing it Derran Review Ward View Sis - DEX Tell me what you want to File Name root Duscon Layout Rafet Mas Holy Exo 4 Suppose a fum's inverse domand curve is given by P - 120 - SQ and its consequen ce 420 +500 +02 A Find the fem's optimal quantity, price and profit (1) by ung the protest and marginal profit equshions and ch by setting M e...

  • Show as much work as you can, draw sketches if necessary and clearly explain why you are doing what you are doing Use c...

    Show as much work as you can, draw sketches if necessary and clearly explain why you are doing what you are doing Use correct mathematical notation You may work with your classmates. However, please submit your own work! Please use this sheet as a cover page. (4x - y2 sin(x))i + (z + 2y cos(x))j yk and C be the circle of radius 3, centered at (1,3,2), Let F = 1. traversed clockwise, from (4, 3,2) to (1,6,2) viewed from...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT