You are on page 1of 36

DEPT OF INFORMATION & COMMUNICATION ENGINEERING

Computer
Networking
Laboratory Manual
Asaduzzaman
I S L A M I C U N I V E R S I T Y , K U S H T I A 7 0 0 3
Roll: 0718003
Session: 2007-2008
Dept. of ICE
Islamic University
WindowsServer2003

NetworkingPrerequisites:
CableConnection:
LANcablesareusuallycalledUTP(UnshieldedTwistedPair)cable.Therearedifferent
categoriesofUTPcable.TheseareCategory5,Category5E,andCategory6cable.
GenerallyCat5andCat5Eareusednowadays.MaximumlengthofUTPcableis100
meter.
Cat5(E)hastwodifferentcolormodelsasshownbellow.

Fig1:ColortableforCat5(E)

Fig2:RJ45Connector
StraightConnection:Straightconnectionisappliedwhentwodifferenttypesofdevice
areintendedtoconnect.SuchasPCtoHUB/SWITCH,PCtoROUTER,HUB/SWITCHto
ROUTERconnectionetc.
OneEndPinNumber OtherEnd PinNumber
1 1
2 2
3 3
4 4
5 5
6 6
7 7
8 8
Table1:PINconnectionofStraightcableconnection
CrossedConnection:Crossedconnectionisappliedwhentwosametypesofdevices
areintendedtoconnect.SuchasPCtoPC,ROUTERtoROUTER,HUB/SWITCHto
HUB/SWITCHconnectionetc.
OneEndPinNumber OtherEndPinNumber
1 3
2 6
3 1
4 4
5 5
6 2
7 7
8 8
Table2:PINconnectionofCrossedcableconnection

InternetConnection/ModemSharing:
Toshareinternetconnectionormodem,youmustconfigureyourcomputer.Forall
computersinthenetwork,youhavetocompletethetasksbellow.

ComputerConfiguration:
1.ClickStartControlPanelNetworkandInternetConnectionNetwork
Connections
2.ClickSetupaHomeorSmallOfficeNetwork.ANewNetworkSetupwizardwillopen.
ClickNext=>Next.
3.ClickthiscomputerConnectstodirectlywithinternetifthisisserverorClickthis
computerconnectstointernetthroughadifferentcomputerifthecomputerisaclient.

4.ClickNext.Enteryourcomputerdescriptionandcomputername.Giveeachcomputer
onthenetworkauniquename.

5.ClickNext.Enteracommonworkgroupname.

6.ClickNext=>Next.Youwillobservethefollowingscreen.

7.ClickJustFinishthewizardandclickNextandThenClickFinish.Youmayhaveto
restartyourcomputer.Thatsall.

ConfiguringIPAddress:

1.ClickStartControlPanelNetworkandInternetConnectionNetwork
Connections
2.RightClickLocalAreaNetworkandselectproperties.

3.SelectInternetProtocolTCP/IPandClickProperties.

4.SelectUsethefollowingIPAddress.Type192.168.0.xonIPaddress.Xshouldbe
replacedbyuniquenumberforallcomputersbetween1to255.Subnetmuskwill
automaticallybeappeared.ClickOKandthenclickclose.

SharingConnection:
1.GotoStartControlPanelNetworkConnections
2.RightclickonyourLANconnectionandclickProperties
3.ClickSharingTab.
4.TickthecheckboxthatliesnexttothestatementAllowothernetworkusersto
connectthroughthiscomputersInternetconnection
5.ClickOK.YouhavesuccessfullysetupyourInternetconnectiontobesharedovera
network.

PrinterSharing:
1. GotoStartControlPanelPrinters
2. SelectaprinterinyourPCtosharethatisinstalledinyourPC.
3. RightclickonitandSelectProperties.
4. OnSharingTab,checkShareThisPrinter
5. Thatsall.Nowanyoneinthenetworkcanusethisprinterthatisconnectedto
you.

CreatingaLANbetweentwocomputerswithModem/printer
Sharing:
TocreateaLANbetweentwocomputers,wemusthavetoconnectthecomputersusing
crossovercableconnectionsystemusingRJ45connector.Bothcomputersshouldbe
preparedtobeconnectedasdescribedabove.Printerandmodemsharingissameas
above.
CreatingaLANamongseveralcomputersusingHUB/SWITCHwith
Modem/PrinterSharing:
TocreateaLANamongseveralcomputers,wemustprepareallcomputerstobe
connectedasdescribedabove.NowwehavetoconnectcomputerswithHub/Switch
usingdirectconnectionsystemusingRJ45connectors.Printerandmodemsharingis
same.

InstallingActiveDirectory
1. GotoStartRun.Typedcpromoandpressenter.ActiveDirectory
InstallationWizardwillstart.

2. ClickNextNextClickDomainControllerforaNewDomainNext

3. ClickDomaininaNewForestNext

4. EnterFullDNSNamefornewDomainNext

5. EnterDomainNetBIOSnameNext

6. SelectDatabaseFolderandLogFolderNext

7. EnterFolderLocationNext

8. ClickNextNextEnterandConfirmRestoreModePasswordNext

9. ClickNextFinish.

Installingdomainnamesystem(DNS)
Thedomainnamesystem(DNS)providesatranslationservicebetweenInternetdomain
namesandIPaddresses.ThisallowsdomainnamestobeusedwhenusingtheInternet
andbeingalphabetical,theyreeasiertorememberthanlotsofdifferentIPaddresses.
YoushouldrecallthattheInternetisreallybasedonIPaddressesandeverytimeyou
useadomainnameinyourbrowser,emailorotherclientprogram,aDNSservicemust
translatethenameintothecorrespondingIPaddress.
WeinstallDNSserversinourlocalnetworkfortwomainreasons:
Theyallowustohavelocal(internalnetwork)domainnames(Intranetnames)
thatarentavailableonanInternetserver.
TheybufferandcacheouraccesstoexternalDNSservers,reducingbandwidthon
lowspeedInternetconnectionssoimprovingperformanceandreducingcosts.
Table1:InstalladefaultDNSserverwithaforwardlookupzoneonly
Descriptionofdialogwindow Action
ConfigureYourServerwizard Startbyswitchingbacktothestart
ofthewizard(AltTab)andselect
Next.
ThedefaultactionistoinstalltheDNSserverwith
justaforwardlookupzone.Theforwardlookup
zoneprovidesdomainnametoIPaddress
translation,whichisthemostusefulforInternet
accessandlocalcomputernaming.
Reverselookupzoneswouldallowthetranslation
fromanIPaddresstoadomainname.
Leaveitasthedefault(Forward
lookupzoneonly)andselectNext.
Descriptionofdialogwindow Action
Theoptionsgivenareforyourservertobethe
primarysourceofinformationorabackupsource
ofinformation.MostinternalnetworkDNS
serverswillbetheprimarysource,butinlarger
networkswithmultipleDNSserversyoumay
needtoconfiguresecondaryzoneswhetheran
ISPmaintainsthezoneornot.Thisisparticularly
trueifthenetworkhasserversavailablefor
accessfromtheInternet.
Leaveitasthedefault(Thisserver
maintainsthezone)andselect
Next.
YouarepromptednowfortheZonename.Thisis
usuallythesameasthesuffixnamediscussed
earlierunlessyouarerunningaDNSserverfor
multipledomains.
TypeinaZonenamesuchas
local.mywork.com.auandselect
Next.
Thisisafilenamecheckforthefiletocreatethat
willholdtheconfiguredinformationoftheDNS
system.IfyoualreadyhaveaDNSserveryou
mightuseanexistingfiletosaverecreatingallthe
entriesrequired,otherwiseusethedefaultnew
fileoptionwiththedefaultname
(local.mywork.com.au.dns)forbestresults.
Leaveitasthedefault(Createa
newfilewiththenamegiven)and
selectNext.
DynamicupdatesoftheDNSareforlarger
networkswithactivedirectory.
Leaveitasthedefault(donot
allowdynamicupdates)andselect
Next.
YouareaskedabouttheforwarderIPaddress.
YoucantreatthisasaskingforyourInternet
ServiceprovidersDNSserver(s)IPaddresses
whichthisDNSserverwillcontactwhenitcannot
resolveanexternalnetwork(Internet)domain
name.
EnteryourISPsprimaryDNS
serverIPAddressandoptionally
thesecondaryDNSserveraddress
andselectNext.
TheservicenowsearchesfortheRootHintsfile
thatholdsinformationaboutthetoplevelDNS
servers(TLD)inthewholeInternetDNSsystem
andreportsthatthewizardiscomplete.
SelectFinishandSelecttoviewthe
nextstepsinthisroleasaDNS
server.
Errors:IfyouarenotwellconnectedtotheInternetthenyoumaygetanerrorherebut
theDNSserverwillstillworkforyournetwork.
Nextsteps
Youwillneedtomakesurethatcomputersonthenetworkareconfiguredtousethis
serverastheirDNSserver.Withthefirst,youcantestthattheDNSserverisactually
functioningcorrectly.AlsomakesurethatcomputersontheInternetdontaccessyour
internalDNS,whichcancauseasecurityriskandwasteyourbandwidth.
DontforgetthattheTCP/IPconfigurationontheserverwouldneedtohaveitsownIP
addressastheDNSservertoaccessinternalnames.
YouwillnowfindanewAdministrativetoolinyourprogramslistcalledDNSthatwill
allowyoutomanagetheDNSserveranditszonelookuptable.Youcaninsertentriesfor
thecomputersinyourlocalnetworksotheycanbeaccessedbyDNSnamesinsteadof
IPaddresses,asinFigure5wherethehostcalledGatewayhasbeenadded.

Figure5:DNSmanagementconsole
YoucanalsoaccessthistoolfromtheManageYourServerwizard.
YoucantesttheconfigurationoftheDNSserverbysearchingitshostnamedatabasefor
acomputersuchastheGatewaysystem.YoudothisontheDNSserversystemby
openingacommandprompt(Start,RunandtypecmdintheOpen:field)andtypingthe
commandnslookupGateway127.0.0.1.Thisshouldproduceadisplaysimilartothe
oneintheFigure6.

Figure6:TestingthattheDNSserverisoperating

InstallandconfigureDHCPserveronWindows
Server2003
ToconfigureDHCPserverwewillusetheManageYourServerwindowthatopensupby
defaultonwindowsserver2003whenstartingup.ifthepagedoesnotshowupgoto
StartAllProgramsAdministrativeTools,andclickonManageYourServer.the
pageshouldcomeup:

Onceyougettothepageabove,clickonAddorremovearole.TheManageYourServer
Wizardwillcomeup.byclickingNext,windowswilldoapreliminarystepscheckonyour
serverforcompatibilities.
Ifeverythingisfineonyourserver,youshouldgettothefollowingscreen:

SelectDHCPserverfromthelist,andclickNextNext,youwillgetthesummaryof
selections.byclickingnextyouareindicatingyouwanttorunthefollowingservices:
InstallDHCPServer
RunthenewscopewizardtoconfigurethenewDHCPscope.
ClickNext.TheinstallationofDHCPshouldstart.

AfterDHCPhasbeeninstalled,thenewscopewizardshouldcomeup.ClickNextonthe
wizard.
Onthenextscreentypethenameofthescopealongwithadescription:

Afterfillingthenameandthedescriptionclicknext.Onthenextscreen,youneedto
specifytherangeofIPaddressesyouwanttheDHCPservertoassigntohostsonyour
network.Rememberthatsomeofthedevicesonyournetworklikeprinters,routers,
switchesetc,needstaticIPaddressestofunctionproperly,soisalwaysagoodideato
leavesomeIPaddressesoutofthescopeforthesedevices.
IwillchoosetheclassCscheme,andIwillsetuptherangefrom10254andasubnet
maskof24,whichis255.255.255.0thedefaultsubnetmaskforaclassCnetwork:

Afterenteringalltheinformation,clicknext.Next,youarepresentedwiththeoption
toexcludeanyIPaddressthatyoudontwanttheDHCPtoassigntoanycomputer,if
youhaveaprinterorrouterwithanIPaddressesintherangeofthescopewesetup
above,nowistimetoexcludeit:

IfyoudonthaveanyIPaddresstoexclude,clicknext.Next,youwillneedtospecifythe
leasedurationadevicecanhaveforanIPaddressassignedbyDHCPserver.ifyouhave
manyportablesonyournetwork,chooseashortduration,likeaday,orifyoumore
fixeddeviceslikedesktops,choosealongerduration,like3days.Iwillchoose3days:

Afterpickingyournumber,clicknext.Next,youareaskedtoconfiguretheDHCP
options:

Selectthefirstoption,Yes,Iwanttoconfiguretheseoptionsnow.clicknext.Nextyou
areaskedtoentertheIPaddressofyourrouter:

EntertheIPaddressofyourrouter(ifyouaredoingthisathome,entertheaddressof
yourbroadbandrouter).ClickNext.NextyouareaskedtoforadomainnameandDNS
Server:

EntertheParentDomain,whichitshouldbethenameofthedomainyouenteredwhen
configuringactivedirectory,thenentertheservernamewhereDNSisinstalled.I
assumeitisthesameserverwearecurrentlyinstallingDHCPserveron.clicknext.
Next,youareaskedtoentertheIPaddressofWinsserver:

EnterthenameoftheWinsServerifyouhaveone,clickonresolve,andthenAdd.click
next.Next,youareaskedifyouwanttoactivethescopenow:

Selectthefirstoption,yes,Iwanttoactivatethisscopenow,otherwiseselectthe
secondoption,clicknext.Lastlyyouwillgetthefinishwindow.withthemessage,you
havesuccessfullycompletedthenewscopewizard.clickonFinish.Andthenyouwillget
thiswindow:

Congratulations,youhavesetupDHCPServeronthisservernow.gotoStart,All
Programs,Administrativetools,DHCPtoseeyourcreation.

InstalltheEmailServer
YoucaninstalltheEmailServerbyusingAddorRemoveWindowsComponentsor
ManageYourServer.Inthistutorialwewillusethelatter,becauseitsthequickestway
togetthisupandrunning.ManageYourServerisabiteasiertousetoo,becauseitwill
promptyouforthedomainyouwanttouseduringsetup.ThatwillnotAddorRemove
WindowsComponentsdo,andwehavetodoeverythingmanually.
Ifitsnotopen,startManageYourServerbyclickingStart>Programs>Administrative
Tools>ManageYourServer.
ClickonAddorremovearole.

ThiswillstarttheConfigureYourServerWizard.Readthetextandmakesureyouhave
connectedallthenecessarycablesandalltheotherthingsitsaysyoushoulddobefore
continuing.

ClickNext
Thewizardwillnowdetectyournetworksettings.Thiswilltakeawhiledependingon
howmanynetworkconnectionsyouhave
Wenowcometothestepwhereweaddandremoverolesforourserver.Wewilladd
theMailServerrole.IalsosuggestthatbeforeyouclickNext,clickReadaboutmail
serversbecausethistutorialisnotacompletereference.

ClickMailserver(POP3,SMTP)
ClickNext
Youwillnowspecifythetypeofauthenticationandtypetheemaildomainname.Inthis
tutorialwewilluseWindowsAuthentication,andIwillusemydomainname,
ilopia.com.Youshouldofcourseuseyourdomainname.

ClickNext
Nextstepistoconfirmtheoptionsyouhaveselected.
ClickNext
Theinstallationwillstart,andwillalsostarttheWindowsComponentsWizard.When
yougetpromptedtoinsertyourWindowsServer2003CDROMintoyourCDROM
drive,doso.Ifyoudidntgetpromptedtodothat,youmaybealreadyhaveitinthe
drive.Hopefullywithinsomeminutesyougetthisscreen:

Youcannowseethelog,clickviewthenextstepsforthisrole,orclickFinish.Do
whateveryoufeelyouwanttodobeforecontinuing.
ClickFinish
Youhavenowsuccessfullyinstalledthemailserver,congratulations!
ConfiguretheEmailServer
So,itisnofunwithamailserverinstalled,ifwecantuseit.Andtouseit,wehaveto
configureit.Thissectionwillhelpyouconfigurethemailserver.
ClickStart,thenrun,andtypep3server.msc
ThiswillopenupthePOP3Service.ThisiswhereyouconfigureandmanagethePOP3
partofthemailserver.
Clickon<ComputerName>intheleftpane
ClickonServerPropertiesintherightpane
ThisbringsupthePropertiesforourMailServer.

Asyoucansee,wehavealotofsettings.Wewillusethestandardsetupinthistutorial,
butIwillexplaineverysettingwecanchangeincaseyouwanttochangesomethingin
thefuture.
AuthenticationMethod
Therearethreedifferentauthenticationmethodsyoucanuse;LocalWindowsAccounts,
ActiveDirectoryIntegratedandEncryptedPasswordFile.Itisanimportantdecision
whichmethodtouse,becauseonceyouhavechosen,youmustdeleteallemail
domainsontheservertochangemethod(fromnowon,youcanmigrateEncryptedFile
useraccountstoAD,butnothingelsecanbemigrated).
LocalWindowsAccounts
Ifyourserverisstandalone(notmemberofanActiveDirectorydomain),andyou
wanttohavetheuseraccountsonthesamelocalcomputerasthePOP3service,
thisisthebestoption.Byusingthisoption,youwillusetheSAM(Security
AccountsManager)forboththeemailuseraccounts,andtheuseraccountson
thelocalcomputer.Thismeansthatausercanusethesameusernameand
passwordtobeauthenticatedforboththePOP3serviceandWindowsonthe
localcomputer.Butthereisalimitation,althoughyoucanhostmultipledomains
ontheserver,theremustbeuniqueusernamesforalldomains.So,letussay
youhavetwousersnamedSandra.Oneworkingatcompany1.comandanother
oneworkingatcompany2.com.Theirusernameusedwillbe
sandra@company1.comandsandra@company2.com.ButinSAM,theywillboth
havethesameusername,sandra,sooneofthemmustberenamedto
somethingelse(ifwedontwantthemtoreadeachothersemails).

Ifyoucreatetheuseraccountwhenyoucreatethemailbox(byusingthePOP3
interface),theuserwillbeaddedtothePOP3usergroup.Membersofthisgroup
arenotallowedtologonlocally.ThefactthattheusersareaddedtothePOP3
groupdoesnotmeanthatyoumustbeamemberofthisgrouptohavea
mailbox.Youshouldhoweverbecarefuladdingmailboxestousersthatarenot
memberofthePOP3group,becausethepasswordusedforemailcanfor
examplebesniffed(ifyouarenotusingSPA),orsomeonecanbruteforcethe
passwordandgainaccesstotheserver.
ActiveDirectoryIntegrated
YoucanselectthisoptioniftheserverisamemberofanActiveDirectorydomain
orisaDomainController.ByusingthisyouwillintegratethePOP3Servicewith
youADdomain.ADuserscanusetheirusernameandpasswordtosendand
receiveemail.Ofcourseyouhavetocreatemailboxestothemfirst.UnlikeLocal
WindowsAccountsyoucanusethesameusernameondifferentdomains.So
sandra@company1.comandsandra@company2.comwillhavedifferent
mailboxes.Thereishoweveronethingyoushouldknowabout,thatdoesnot
affectthemailboxnameandemailname,andthepreWindows2000username
canbechanged.ActiveDirectorydonotsupportthesamepreWindows2000
username,andthisnameisusuallythesameastheusername,whichmeans
thatifyoucreateamailboxanduserwiththesamepreWindows2000user
name,itwillrenamethepreWindows2000username.
EncryptedPasswordFile
ThisistheoptionyouwanttoselectifyoudontuseActiveDirectoryordont
wanttocreateusersonthelocalcomputer.LikeActiveDirectoryIntegratedyou
canhavethesameusernameondifferentdomains,butyoucannotassignthe
sameusernametoseveralmailboxeswithinthesamedomain.
Thismethodworksbycreatinganencryptedfilestoredineachusersmailbox.
Thisfilecontainsthepasswordfortheuser.Whentheuserwantstocheck
his/heremail,thepasswordthattheusersuppliesisencryptedandcomparedto
theoneinthefile.
ItispossibletomigrateEncryptedFileuseraccountstoADuseraccounts.
Createamailbox
TheSetupWizardcreatedadomaintous,sowedonotneedtocreatethismanually.If
youdidnotuseManageYourServertoinstall,addthedomainmanuallybeclickingthe
servernameintheleftpaneandthenclickNewdomainintherightpane.Rememberto
setthepropertiesbeforeyouaddthedomain.
Clickonyourdomain(ilopia.cominmycase)intheleftpane.
ClickAddMailboxintherightpane.
ThiswillopenuptheAddMailboxwindow.

WritebobinMailboxName
Writebobaspassword(ofcoursethisisnotapasswordyoushoulduseina
productionenvironment,itstooshort)
ClickOK
Amessagewillpopupandtellyouhowtoconfiguretheemailclients.Readthis,and
noticethedifferencewhenusingSPAornot.

ClickOK
Whatwejustdidwasnotonlycreatingamailboxnamedbob,butwealsocreatedauser
bob.Wewillalsocreateamailboxforanexistinguserariel.Todothatwesimply
performthesamesteps,butweuncheckCreateassociateduserforthismailbox.
Rememberthatthemailboxnamemustbelessthen21characters(64forEncrypted
PasswordFileandActiveDirectory).Periodsareallowedtouse,butnotasthefirstor
lastcharacter.
So,wehavenowtwousers.Aretheyequally?No,bobisamemberofthePOP3Users
group,whichisdeniedtologonlocally.Arielisnotmemberofthisgroup,andcanstill
logonlocallyandaccesshermailbox.
ConfiguretheSMTPServer
Actually,thatsit!ItisthissimpletoconfigurethePOP3part.Butitisnotyetworkingas
wewant,wehavetoconfiguretheSMTPparttobeabletoreceiveandsendemails.
Yes,Isaidreceiveemails.AcommonmistakeistothinkthatthePOP3serverreceives
theemails.Butthatisnottrue,allthePOP3isdoingispoptheemailsouttothe
clients.ItstheSMTPserverthatiscommunicatingwithotherSMTPserversandreceives
andsendsemails.
OpenComputerManagement
ExpandServicesandApplications,expandInternetInformationService
RightclickDefaultSMTPVirtualServerandclickProperties
ClicktheAccesstab
ClicktheAuthenticationbuttonandmakesureAnonymousAccessandIntegrated
WindowsAuthenticationisenabled.
ClicktheRelaybuttonandmakesureAllowallcomputerswhichsuccessfully...is
enabledandOnlythelistbelowisselected.
Firstofall,AuthenticationandRelayisnotthesamething.WeusetheAuthentication
buttontospecifywhichauthenticationsmethodsareallowedforusersandotherSMTP
servers.SoenablingAnonymoushereisnotasecurityissue,infact,itsrequiredifwe
wantourservertobeabletoreceiveemailsfromotherserversonInternet(Idoubtyou
wanttotellalladministratorsofemailserversonInternethowtheyshouldlogonto
yours).WealsoneedWindowsAuthenticationsotheemailclientscanauthenticateto
theserverandbeabletorelay(sendemails).
AsRelayRestrictionsweselectedOnlythelistbelowbecausewedonotwanttobeused
byspammerstosendemails.Butweneverspecifiedanycomputers.Thatisvalid,
becausewewantsourclientstoalwaysusetheusernameandpasswordto
authenticate,nomatterwheretheyare.
Ifyouwantuserstoonlybeallowedtorelayiftheyareonaprivatenetwork,thenyou
canuncheckWindowsAuthenticationasallowedauthenticationmethod,andspecify
theIPrangeforyournetworkintheRelayRestrictionswindow.
Isthatall?Dowehaveaworkingemailservernow?Well,theanswerisyes.Butwestill
haventconfiguredtheemailclients.
Configuretheemailclient
WewilluseOutlookExpressasemailclient.
StartOutlookExpress(anycomputerthatisconnectedtotheemailserver)
ClickToolsandthenAccounts
ClicktheAddbuttonandselectMail
Awizardstarts.Usethefollowingtabletocompletethewizard:
Displayname Bob
Emailaddress bob@<yourdomain>(bob@ilopia.com)
Incomingmailserverisa POP3
Incomingmailserver <yourdomain>(ilopia.com)
Outgoingmailserver <yourdomain>(ilopia.com)
Accountname bob@<yourdomain>(bob@ilopia.com)
Password bob
RememberPassword Checked
SPA Unchecked
Arewefinishednow?Well,letustrytosendanemail.Didntwork,didit?Imsureyou
gotanerrormessagesimilartothisone:
Themessagecouldnotbesentbecauseoneoftherecipientswasrejectedbythe
server.Therejectedemailaddresswas'webmaster@ilopia.com'.Subject'Test',
Account:'ilopia.com',Server:'ilopia.com',Protocol:SMTP,ServerResponse:'5505.7.1
Unabletorelayforwebmaster@ilopia.com',Port:25,Secure(SSL):No,ServerError:
550,ErrorNumber:0x800CCC79
Thereasonwhywegotthisiswrittenintheerrormessage.Unabletorelayfor<email
address>.ThismeansthatwedidntgetauthenticatedtotheSMTPserver.So,letus
takealookattheemailclientssettingsagain.
ClickTools,thenAccounts.
Thiswillbringupthiswindow:

ClickthecorrectaccountandthenthePropertiesbutton
ClicktheServerstab
IntheOutgoingMailServersectionenableMyserverrequiresauthentication.
ClickApply,clickOK,clickClose
Createanewemail,andsendit
Andhopefullyyouwillreceiveanemailwithinsomeminutes(ifyousentittoyourown
emailaccount).
EnableSPA
Ofcoursewewantournetworkassecureaspossible,soweprefertouseSPA(Secure
PasswordAuthentication).Thiswill,asstatedbefore,sendtheusernameandpassword
fromtheclientencrypted,insteadofcleartext.
ClickStart,thenRun
Typep3server.msc
Intherightpane,rightclickyourcomputersnameandclickProperties
ChecktheboxRequireSecurePasswordAuthentication...
ClickOK
YouwillbepromptedtorestarttheMicrosoftPOP3Service,clickYes
Wemustalsochangesomesettingsfortheemailclients.
StartOutlookExpress
ClickTools,clickAccounts
ClicktheMailtab,clickthenameofyouremailaccount,clickProperties
ClicktheServerstab,andclickLogonusingSecurePasswordAuthentication
Changetheaccountnamefrombob@<yourdomain>tobob
ClickApply,clickOK

ConfiguringWebServer
1. GotoStartControlPanelAddorRemoveProgramsAdd/Remove
WindowsComponent

2. ClickInternetInformationServiceNext

3. ClickFinish

YoumayaskedtoinsertyourWindowsServer2003DVDintheDVDROM.
4. NowGotoStartControlPanelAdministrativeToolsInternetInformation
Service

5. ClickonPlus(+)sign.YouwillseethereisaDefaultwebsite.

6. Youcanchangethenameofthewebsitebyrenamingthat.
7. Youcanadd,editdeletedocumentfromwindowsexplorer.

You might also like