Question: HTTP is used to access webservers over TCP . A TCP connection is set up between the user browser and the server. The server listens
HTTP is used to access webservers over TCP A TCP connection is set up between the user browser and the server. The server listens on TCP port for incoming connection requests. The user end of the connection is on a TCP port number above Suppose you want to configure a packet filter rule set allowing inbound and outbound HTTP traffic and you configure your firewall as in the table below:
tableRuleDirection,Src Addr,Dest Addr,Protocol,Dest Port,ActionAEither,Any,Any,Any,Any,PermitBInExternal,Internal,TCPPermitCOut,External,Internal,TCPPermitDOut,Internal,External,TCPPermitEInExternal,Internal,TCPPermit
Your internal host in this question has IP address Someone tries to send connect to your webserver a remote host External with IP address
Additionally, assume that a user on your host tries to connect to a remote webserver. Four typical packets for this scenario are as shown below:
tableRuleDirection,Src Addr,Dest Addr,Protocol,Dest Port,ActionAInTCP
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
