Assign one PC one SWITCH two SERVERS in which one acts as WEBSERVER and other acts as DNS SERVER as shown below with the following IPs
WEB SERVER HTTP CODE
Program 1:
<html>
<center><font size='+2' color='blue'>Cisco Packet Tracer</font></center>
<h1>Welcome to My Web Page </h1>
<h2>Welcome to My Web Page </h2>
<h3>Welcome to My Web Page </h3>
</html>
Program 2:
<!doctype html>
<html>
<head>
<title> FLAG </title>
</head>
<body bgcolor="white">
<center>
<body >
<hr color="orange" size="80">
<font face="algerian" color="blue" size="8">
<marquee scrolldelay="10" direction="left" behaviour="alternate" >Cisco Packet Trace </marquee>
</font>
<hr color="green" size="80">
</body>
</center>
</html>
<html>
<head>
<title> FLAG </title>
</head>
<body bgcolor="white">
<center>
<body >
<hr color="orange" size="80">
<font face="algerian" color="blue" size="8">
<marquee scrolldelay="10" direction="left" behaviour="alternate" >Cisco Packet Trace </marquee>
</font>
<hr color="green" size="80">
</body>
</center>
</html>
No comments:
Post a Comment