intranetworking basic

93
INTRANETWORKING BASIC

Upload: gilangrama

Post on 15-May-2015

612 views

Category:

Documents


0 download

DESCRIPTION

berbagi ilmu

TRANSCRIPT

Page 1: Intranetworking Basic

Author :YOPI HSI

INTRANETWORKINGBASIC

Page 2: Intranetworking Basic

INTRANETWORKINGBASIC – Page 1

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Table of ContentTable of Content 1

Overview 2

Chapter One – Configure DNS (Domain Name System) 3

1.1 First step 4

1-2 Making a New Zone 5

1-3 Configure IP of Name Server 8

1-4 Making a new host 9

1-5 Making a new alias 12

1-6 Testing DNS 14

Chapter Two - Configure Web Server and Web Site 16

2-1 First step 17

2-2 Making a new web site 19

2-3 Configure default document 25

2-4 Testing the web site 27

Chapter Three – Configure FTP Site 29

3-1 Making FTP Site 30

3-2 Testing FTP Site 35

3-3 Using FTP Command 35

3-4 Configure another user 38

3-5 Message on FTP Site 42

Chapter Four - Configure FTP Client 46

4-1 First Step 47

4-2 Testing it 49

4-3 FTP in MS-DOS 51

4-4 Download from FTP Site 55

4-5 Installing CuteFTP 56

4-6 Making connection to FTP Site 59

4-7 Uploading with CuteFTP 61

4-8 Downloading with CuteFTP 68

4-9 Disconnect from FTP Site 71

Page 3: Intranetworking Basic

INTRANETWORKINGBASIC – Page 2

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

OverviewThis document is for education purpose only. In this document , I try to explain about

how to build an Intranetworking. I use Windows 2000 Server as Server and IIS as web

server. I use name www.sgg2003.net as domain name and folder “c:\inetpub\wwwroot\

www.sgg2003.net” as Home directory.

Intranet is usually used in internal networking such as LAN. In Company , Intranet is

more effective and can increase the productifity of informations. Intranet can give some

informations just in company up to date and out of its doesn’t know. And also Intranet

is so easy to share some informations. Intranet is so great and powerfull.

Me as writter of this document , have ever seen an Intranetworking in a big company.

There’s some informations which is so useful. I am really like about one information.

Intranet in this company contains the birthday of employees. Each day , Intranet gives

some information about who is celebrating the birthday on its day. Everyone who is out

of this company doen’t know about this information. I think this intranetworking is so

up to date in information. It’s so great I think. It gives me the motivation to learning

about Intranetworking. And also it gives me the imagination how important is Intranet

in a company.

Ok … I think it’s enough and my hope is this document is useful for everyone. I can not

arrange the words correctly but I want to share this learning to everyone in order that

everyone who doesn’t know about intranetworking is to be knowing about it and one

step ahead in inovation and I.T. Never say surrender to learn anything …

Best regards,

yopi as writter of this document

Page 4: Intranetworking Basic

INTRANETWORKINGBASIC – Page 3

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

CHAPTER ONE

CONFIGURE DNS( Domain Name System )

Featuring :

1-1 First step1-2 Making a new zone1-3 Configure IP of Name Server1-4 Making a new host1-5 Making a new alias1-6 Testing DNS

Copyright © 2007 , YPHSI

Page 5: Intranetworking Basic

INTRANETWORKINGBASIC – Page 4

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

1-1 First step

First of all , making sure that DNS Server is on Windows 2000 Server. If it doesn’t exist , please install DNS Server. DNS Server shortcut is at Administrative Tools. If you have installed it , click Start button then choose Programs and next choose Administrative Tools. Finally , choose DNS. You can see the figure 1.1 below.

Figure 1.1 – click DNS

Afterwards , you will enter to DNS manager. See the figure 1.2 below.

Figure 1.2 – DNS manager

Page 6: Intranetworking Basic

INTRANETWORKINGBASIC – Page 5

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

1-2 Making a New Zone

Next step is making a new zone by right-clicking at Forward Lookup Zones folder and choose New Zone. See the figure 1.3 below for detail.

Figure 1.3 – Making a New Zone

It will show the New Zone Wizard like the figure 1.4 below. Click Next to continue the wizard.

Figure 1.4 – The New Zone Wizard

Page 7: Intranetworking Basic

INTRANETWORKINGBASIC – Page 6

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Wizard will show the Zone type. In this case , please choose Standard primary and click Next to continue. For detail , please see the figure 1.5 below.

Figure 1.5 – Zone Type

Next , Wizard will show Zone Name dialog box. Type name of the zone. In this case , I type sgg2003.net. Click Next to continue. See the figure 1.6 below.

Page 8: Intranetworking Basic

INTRANETWORKINGBASIC – Page 7

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 1.6 – Type name of the zone.Next , Wizard will show Zone File. Windows 2000 Server will automatically create a new file for new zone. So , please don’t change anything for this one. Let it be and click Next to continue. In this case , Windows 2000 Server will create a new file for this zone with sgg2003.net.dns. See the figure 1.7 below for detail.

Figure 1.7 – Zone File

Wizard will show Completing the New Zone Wizard. You can see the informations about a new zone that you have choosen such as Name , Type , Lookup type and File name. To close this wizard and create the new zone , click Finish. For detail see the figure 1.8.

Figure 1.8 – Completing the New Zone Wizard

Page 9: Intranetworking Basic

INTRANETWORKINGBASIC – Page 8

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

1-3 Configure IP of Name ServerAfter making a new zone that you have made , you will see a new zone in DNS manager like figure 1.9 below. You will have 2 item for this zone , there are Start of Authority and Name Server.

Figure 1.9 – sgg2003.net in DNS manager

Configure IP of Name Server for this zone by right-clicking this item and choose Properties. See the figure 1.10 below.

Figure 1.10 – Right-Clicking Name Server item

It will show sgg2003.net Properties dialog box for Name Servers. Click server in Server Name item until it highlights then click Edit button. For detail , see the figure 1.11 below.

Figure 1.11 - sgg2003.net Properties dialog box for Name ServersYou will see a Edit Record dialog box. Type IP address in field IP Address then click Add button. In this case , I use an IP Address 10.10.10.1. Finally , click OK button.

Page 10: Intranetworking Basic

INTRANETWORKINGBASIC – Page 9

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 1.12 & 1.13 – Edit Record dialog box

1-4 Making a new host

Next , making a new host by right-clicking item sgg2003.net and then choose New Host. For detail , see figure 1.14 below.

Figure 1.14 – Making New Host by right-clicking sgg2003.net

It will show New Host dialog box. In field Name , you can type name of host and in this case , I type name of host with sgg2003. Fill IP Address in IP Address field. In this case , I use an IP Address 10.10.10.1. And also in this case , I don’t check the check box Create associated pointer (PTR) record. So , I don’t use associated pointer (PTR) record. If you want to use this , you must create Reverse lookup zone. This is for mapping IP Address to Host Name. Click Add Host button afterwards.

Page 11: Intranetworking Basic

INTRANETWORKINGBASIC – Page 10

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 1.15 – Configure a New Host

After you click Add Host button , an information message box will show and tell to you that you have just successfully created the host name sgg2003 with host record sgg2003.sgg2003.net. Click OK button to finish. See figure 1.16 below to see an information message box.

Figure 1.16 – An information message box

Afterwards , you will get a new host with an IP Address 10.10.10.1like the figure 1.17 below.

Page 12: Intranetworking Basic

INTRANETWORKINGBASIC – Page 11

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 1.17 – You will get a New Host

1-5 Making a new alias

Next , making New Alias by right-clicking sgg2003.net and choose New Alias. See the figure 1.18 below for detail.

Figure 1.18 – Making New Alias by right-clicking sgg2003.net

It will show New Resource Record dialog box. Enter Alias name in Alias name field. In this case , I enter www. See Figure below.

Page 13: Intranetworking Basic

INTRANETWORKINGBASIC – Page 12

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 1.19 – Enter Alias name

Specify the host name for this alias name by clicking Browse button and choose the host name. See the figure 1.20 below for detail.

Figure 1.20 – Specify the host name

If you have done it , click OK button to finish. See the figure below for detail.

Page 14: Intranetworking Basic

INTRANETWORKINGBASIC – Page 13

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 1.21 – You have specified the host nameFinally , you will get a new alias name for this DNS.

Figure 1.22 – Get a new alias name

Page 15: Intranetworking Basic

INTRANETWORKINGBASIC – Page 14

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

1-6 Testing DNS

Now , you can test this DNS. Click Start button and then choose Run menu. It will show Run dialog box.

Figure 1.23 – Click Start button and then choose Run menu

Afterwards , It will show Run dialog box. Type cmd to enter to Command Line. See the figure below.

Figure 1.24 – Run dialog box

Page 16: Intranetworking Basic

INTRANETWORKINGBASIC – Page 15

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

You enter to Command Line and at Command Line , test DNS with PING command. Type Ping www.sgg2003.net and if you see the result “Reply from 10.10.10.1: bytes=32 time<10ms TTL=128” four times , it means you have just successfully tested your DNS and your DNS is Ok. And if see the result “Request timed out” , it means you have been failed to check your DNS. Maybe your DNS is error. See the figure below for detail.

Figure 1.25 – Ping www.sgg2003.net

Page 17: Intranetworking Basic

INTRANETWORKINGBASIC – Page 16

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

CHAPTER TWO

CONFIGURE WEB SERVERAND WEB SITE

Featuring :

2-1 First step2-2 Making a new web site2-3 Configuring default document2-4 Testing the web site

Copyright © 2007 , YPHSI

Page 18: Intranetworking Basic

INTRANETWORKINGBASIC – Page 17

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

2-1 First step

First of all , make a new folder for web document such as HTML document , ASP document if you use ASP technology , etc. Open Windows explorer and browse to c:\inetpub\wwwroot. Make a new folder under this directory by right-clicking your mouse and it will show a popup menu. Choose New and choose sub menu Folder. Name it with www.sgg2003.net. If you don’t like this you can try something else. In this case , I will save web document under directory c:\inetpub\wwwroot\www.sgg2003.net.

Figure 2.1 – Making a new folder

And you will get a new folder with name www.sgg2003.net. See the figure below.

Figure 2.2 – A new folder has just been created

Page 19: Intranetworking Basic

INTRANETWORKINGBASIC – Page 18

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

After you create a new folder for web document , Now you will configure Web Server. Windows 2000 Server has offered a web server. It called by IIS (Internet Information Server). It installs at Setup Windows 2000 Server. If you have not inatalled it yet , please install at Add/Remove Setup Windows 2000 Server. If you have committed it , click Start button then choose Programs next choose Administrative Tools , finally click Internet Service Manager. See the figure below.

Figure 2.3 – Enter to Internet Service Manager

You will enter to Internet Service Manager. See the figure below.

Figure 2.4 – Internet Service Manager

Page 20: Intranetworking Basic

INTRANETWORKINGBASIC – Page 19

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

2-2 Making a new web site

To make a new web site , right-click server icon , choose new and choose again sub menu web site. See the figure 2.5 below if don’t understand.

Figure 2.5 – Making a new web site

It will show the Web Site Creation Wizard. This wizard will help you to create a new web site. Click next to continue. Figure below shows the Web Site Creation Wizard.

Figure 2.6 - The Web Site Creation Wizard

Page 21: Intranetworking Basic

INTRANETWORKINGBASIC – Page 20

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Type a description of web site. In this case , I type www.sgg2003.net. See the figure below for detail. Click next to continue the wizard.

Figure 2.7 – Web Site Description

Enter your IP Address and Port Setting. I enter 10.10.10.1 for IP Address and I set to 80 for Port Setting. Port 80 is default for http. In this case , I don’t type Host Header. You can see that default is none. So , you don’t have to type Host Header. See the figure below.

Page 22: Intranetworking Basic

INTRANETWORKINGBASIC – Page 21

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 2.8 – IP Address and Port SettingsIn Web Site Home Directory dialog box , enter path of your directory for web document. As far as I have told to you that I have made a new folder for web document under c:\inetpub\wwwroot\www.sgg2003.net . Click Browse button.

Figure 2.9 – Choose Path of Home Directory

Browse to c:\inetpub\wwwroot\www.sgg2003.net. Click Ok button if you have found it.

Page 23: Intranetworking Basic

INTRANETWORKINGBASIC – Page 22

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 2.10 – Browse to c:\inetpub\wwwroot\www.sgg2003.net

Now , you have just specified Web Site Home Directory. Click Next to continue.

Figure 2.11 – Specify Web Site Home Directory

You will show a dialog box like the figure below about Web Site Access Permissions. In this case , I set to Read , Run scripts and Browse. Click Next to continue.

Page 24: Intranetworking Basic

INTRANETWORKINGBASIC – Page 23

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 2.12 - Web Site Access Permissions

Finally , You have successfully completed the Web Site Creation Wizard. Click Finish to continue.

Figure 2.13 – End of Web Site Creation wizard

Now , You have a web site on IIS with name www.sgg2003.net.

Page 25: Intranetworking Basic

INTRANETWORKINGBASIC – Page 24

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 2.14 – You have a web site on IIS

Page 26: Intranetworking Basic

INTRANETWORKINGBASIC – Page 25

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

2-3 Configure default document

To do this one , follow these steps : right-click at www.sgg2003.net icon and choose Properties. See the figure 2.15 below for detail.

Figure 2.15 – Choose Properties

You will be in www.sgg2003.net Properties. Choose tab Documents. See the figure 2.16 below for detail.

Page 27: Intranetworking Basic

INTRANETWORKINGBASIC – Page 26

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 2.16 – Tab DocumentsMaking sure that a check box Enable Default Document is check. It remainds you enable to using default document such as index.htm , Default.htm , Default.asp , etc. Click Add button and it will show a dialog box about Add Default Document. Enter your default document that you want. In this case , I enter index.htm. Click Ok button to continue.

Figure 2.17 – Dialog box about Add Default Document

Now , you have added a new default document with name index.htm. See the figure 2.18 below.

Figure 2.18 – Have added a new default document

Page 28: Intranetworking Basic

INTRANETWORKINGBASIC – Page 27

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

2-4 Testing the web site

I test it in web browser , there’s Internet Explorer and to testing this site , you must have default document and in this case , I use index.htm as default document. I try to write index.htm on Notepad , a text editor. If you have an advanced web editor , use it such as Microsoft Front Page XP , Macromedia Dreamweaver MX , Coffe Cup , etc. See the figure 2.19 below , I use Notepad to write index.htm … How great I am.

Figure 2.19 – Write index.htm as default document

Save index.htm and exit from Notepad. Back to Internet Service Manager. You will get a document index.htm which you have just made.

Figure 2.21 – Index.htm in Internet Service Manager

Page 29: Intranetworking Basic

INTRANETWORKINGBASIC – Page 28

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Now , it is time to show the web site. Click Start button , choose Run and type the web site : www.sgg2003.net. Click Ok.

Figure 2.22 – Time to Show

And your browser will show the web site like the figure 2.23 below.

Figure 2.23 – www.sgg2003.net in browser

Page 30: Intranetworking Basic

INTRANETWORKINGBASIC – Page 29

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

CHAPTER THREE

CONFIGURE FTP SITE

Featuring :

3-1 Making FTP site3-2 Testing FTP site3-3 Using FTP command3-4 Configure another user3-5 Message on FTP site

Copyright © 2007 , YPHSI

Page 31: Intranetworking Basic

INTRANETWORKINGBASIC – Page 30

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

3-1 Making FTP Site

First of all , enter to Internet Information Services. Right-click server and choose New then choose FTP Site. See the figure 3.1 below.

Figure 3.1 – Making FTP Site

Afterwards , it will show FTP Site Creation Wizard. Click Next to continue.

Figure 3.2 – FTP Site Creation Wizard

Page 32: Intranetworking Basic

INTRANETWORKINGBASIC – Page 31

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Next step is type a description of FTP site. In this case , I type ftp.sgg2003.net. See figure 3.3 below for detail.

Figure 3.3 – Description of FTP Site

Next , specify IP address and specify 21 for TCP port. Port 21 is default. Click Next to continue. See figure 3.4 below for detail.

Figure 3.4 – Specify IP Address

Next , it will show FTP Site Home Directory dialog box.

Page 33: Intranetworking Basic

INTRANETWORKINGBASIC – Page 32

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 3.5 – Enter path of Home Directory

Click Browse button and specify where FTP Site Home Directory.

Figure 3.6 – Browse for folder

After you specify FTP Site Home Directory , in this case I use in “c:\inetpub\wwwroot\www.sgg2003.net” , click Next to continue.

Page 34: Intranetworking Basic

INTRANETWORKINGBASIC – Page 33

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 3.7 – Path of Home Directory

Next , specify Access Permissions for FTP Site , in this case , I set to allow to Read and Write. See the figure 3.8 below for detail.

Figure 3.8 – Access Permissions

Finally , you have successfully completed the FTP Site Creation Wozard. Click Finish to continue.

Page 35: Intranetworking Basic

INTRANETWORKINGBASIC – Page 34

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 3.9 – Completed the FTP Site Creation Wizard

Now , you have a new FTP Site.

Figure 3.10 – A new FTP Site

Page 36: Intranetworking Basic

INTRANETWORKINGBASIC – Page 35

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

3-2 Testing FTP Site

Click Start button , choose Run. Type ftp://sgg2003.net.

Figure 3.11 – Testing FTP Site

You will see the FTP Site in browser like the figure 3.12 below.

Figure 3.12 – Result of FTP Site

Page 37: Intranetworking Basic

INTRANETWORKINGBASIC – Page 36

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

3-3 Using FTP Command

Enter to command line. Type ftp www.sgg2003.net. Type Administrator for User and then you must enter the password for this user. Type the password for this user. If you success , you will see the figure 3.13 below.

Figure 3.13 – FTP in Command Line

If you success to login , you can do FTP command line such as ls / LS. See the figure below for detail.

Figure 3.14 – LS to see the contains

Or you can type Dir to view the content of FTP Site.

Page 38: Intranetworking Basic

INTRANETWORKINGBASIC – Page 37

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 3.15 – DIR to see the contents too

If you forget about some command lines , you can type “?” or help. See the figure below for detail.

Figure 3.16 – Help for FTP Command

To close the connection , type CLOSE. You will be disconnected.

Page 39: Intranetworking Basic

INTRANETWORKINGBASIC – Page 38

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 3.17 – Close Command to disconnected

To quit from FTP , type BYE. You will quit from FTP.

Figure 3.18 – Bye to quit from FTP

Page 40: Intranetworking Basic

INTRANETWORKINGBASIC – Page 39

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

3-4 Configure another user

Click Start button , then choose Programs and next to Administrative Tools and finally , click Computer Management. You will enter to Computer Management.

Figure 3.19 – Enter to Computer Management

After you enter to Computer Management , expand System Tools and you will see Local Users and Groups. Expand Local Users and Groups and click Users. You can see some users in this server.

Figure 3.20 – Computer Management Window

To make a new user , right-click Users and it will show the pop up menu. Choose New User. See the figure 3.21 below for detail.

Page 41: Intranetworking Basic

INTRANETWORKINGBASIC – Page 40

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 3.21 – Making a new user

It will show New User dialog box. Enter User name , Full name , Description , Password and Confirm password. One thing you should remember that Confirm Password must be as same as with Password. It is just to confirm the password of this user. Choose the options for this user. In this case , I enter sgg2003 for User name and I just use Password never expires for the option. See the figure 3.22 below for detail.

Figure 3.22 – Enter User name

Now , You will get a new user. This user can be used to login to FTP Site.

Page 42: Intranetworking Basic

INTRANETWORKINGBASIC – Page 41

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 3.23 – A new user has been created

You can test a new user to login to FTP Site. Enter to Command Line and type ftp www.sgg2003.net and login for a new user , there’s sgg2003 and type the password for this user. If successful you will enter to FTP Site. See the figure 3.24 below for detail.

Figure 3.24 – Login as sgg2003

After successfully login , you can view the content by typing LS or DIR command. Type CLOSE to disconnect from FTP Site.

Page 43: Intranetworking Basic

INTRANETWORKINGBASIC – Page 42

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 3.25 – LS , DIR and CLOSE

Type BYE to quit from FTP.

Figure 3.26 – Type BYE to quit from FTP

3-5 Message on FTP Site

You can insert the message to FTP Site. For example , after you successfully login , FTP Site will show the message or after you disconnect from FTP Site. To define it , enter to IIS , right-click item ftp.sgg2003.net and choose properties. You will enter to ftp.sgg2003.net properties. See the figure 3.27 below for detail.

Page 44: Intranetworking Basic

INTRANETWORKINGBASIC – Page 43

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 3.27 – Enter to ftp.sgg2003.net Properties

In ftp.sgg2003.net Properties dialog box , choose tab Messages. In Welcome , type some messages that you like. It reminds that after you successfully login , it will show the message like you type. In Exit , type message that you like too. It reminds that after you disconnect from FTP Site , it will show that message. It all just the option. It doesn’t the matter if you don’t type it all. It still works. See the figure below for detail.

Page 45: Intranetworking Basic

INTRANETWORKINGBASIC – Page 44

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 3.28 – Type the messages

To test it , enter to Command Line and login to FTP Site as user sgg2003. If you successful , you will see the messages that you have made before. See the figure 3.29 below for detail.

Figure 3.29 – Message will show after you successfully login

Now , try to disconnect from FTP Site. You will see the message after disconnection.

Page 46: Intranetworking Basic

INTRANETWORKINGBASIC – Page 45

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 3.30 – Message will show after you disconnect

Page 47: Intranetworking Basic

INTRANETWORKINGBASIC – Page 46

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

CHAPTER FOUR

CONFIGURE FTP CLIENT

Featuring :

4-1 First step4-2 Testing it4-3 FTP in MS-DOS4-4 Download from FTP Site4-5 Installing CuteFTP4-6 Making connection to FTP Site4-7 Uploading with CuteFTP4-8 Downloading with CuteFTP4-9 Disconnect from FTP Site

Copyright © 2007 , YHSI

Page 48: Intranetworking Basic

INTRANETWORKINGBASIC – Page 47

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

4-1 First StepFirst of all , you have to login to network by entering User name and password.

Figure 4.1 – Login to Network

Right-click Network Neighborhood icon and choose Properties.

Figure 4.2 – Right-click Network Neighborhood icon

You will enter to Network Properties. Choose TCP/IP item and click Properties button.

Figure 4.3 – Choose TCP/IP

Page 49: Intranetworking Basic

INTRANETWORKINGBASIC – Page 48

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

You will enter to TCP/IP Properties. Fill IP for client , in this case I fill 10.10.10.3. Click Ok afterwards.

Figure 4.4 – Enter IP Address for Client

Then choose tab DNS Configuration and fill the configuration of DNS. In this case , you can see the figure below for detail.

Figure 4.5 – Configure DNS

Page 50: Intranetworking Basic

INTRANETWORKINGBASIC – Page 49

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

4-2 Testing it

Now , test it by clicking Start button and choose Run.

Figure 4.6 – Choose Run

Type command in Run dialog box.

Figure 4.7 – Run dialog box

You will enter to MS-DOS Prompt. Try to ping to server by typing ping 10.10.10.1. If you see the result like this 4 times : “Reply from 10.10.10.1 …. “ , you are success. See the figure below for detail.

Page 51: Intranetworking Basic

INTRANETWORKINGBASIC – Page 50

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 4.8 – Ping to server

Try DNS by typing ping www.sgg2003.net , and you are success if see the result like this 4 times : “Reply from 10.10.10.1 … “.

Figure 4.9 – Ping to www.sgg2003.net

Afterwards , you can test DNS in browser by clicking Start button , choose Run and type www.sgg2003.net in Run dialog box.

Figure 4.10 – Run dialog box

Figure 4.11 – www.sgg2003.net in browser

Page 52: Intranetworking Basic

INTRANETWORKINGBASIC – Page 51

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

4-3 FTP in MS-DOS

Enter to MS-DOS Prompt and type FTP www.sgg2003.net. Enter User name and password.

Figure 4.12 – FTP in Client

Type ls or dir to see the contains of FTP Site.

Figure 4.13 – Type ls or dir to see the contains

Page 53: Intranetworking Basic

INTRANETWORKINGBASIC – Page 52

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Now , Try to upload file from client to FTP Site. Use command PUT to do it. For example below , I try to upload a HTML document , Doc1.htm , to FTP Site and it’s success. See the figure below for detail.

Figure 4.14 – Upload file from client

In MS-DOS mode , you must use the roles of its. Maximum file name or directory name is 8 characters. See the figure , I try to upload a HTML document from My Documents. It’s over than 8 characters and you must cut it as MYDOCU~1. So , I type :PUT C:\MYDOCU~1\Doc2.htm.

Figure 4.15 – Upload another document

Page 54: Intranetworking Basic

INTRANETWORKINGBASIC – Page 53

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

You can close the connection now. Exit from FTP.

Figure 4.16 – Exit from FTP

Test it in browser. In run dialog box , type www.sgg2003.net/Doc1.htm.

Figure 4.17 – Test it

Figure 4.18 – Document1 in browser

Page 55: Intranetworking Basic

INTRANETWORKINGBASIC – Page 54

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Try for Document2 in browser.

Figure 4.19 – Document2 in browser

Page 56: Intranetworking Basic

INTRANETWORKINGBASIC – Page 55

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

4-4 Download from FTP Site

Now , you will learn about downloading file from FTP Site. To download , use command GET. For example below , I try to download file LOG.TXT from FTP Site to Client. Type GET LOG.TXT and it will download file LOG.TXT to client.

Note : Destination download file directory to client is where the first place you run FTP. In this case , I run FTP from directory c:\windows\desktop. So , file LOG.TXT will be placed in that directory and it’s place for desktop.

Figure 4.20 – Download from FTP Site to Client

See the desktop , and you will get file Log.txt.

Figure 4.21 – File Log.txt on Desktop

Page 57: Intranetworking Basic

INTRANETWORKINGBASIC – Page 56

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

4-5 Installing CuteFTP

Run windows explorer and browse where is file setup for CuteFTP. Run this file.

Figure 4.22 – Browse to setup of CuteFTP

First dialog box for CuteFTP setup. It’s just welcome. Click Next to continue.

Figure 4.23 – Welcome dialog box

Page 58: Intranetworking Basic

INTRANETWORKINGBASIC – Page 57

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

License Agreement dialog box will show to you. Click I Agree to continue.

Figure 4.24 – License Agreement

Then Choose Destination Folder. Click Next afterwards.

Figure 4.25 – Destination Folder

Setup will try to installing it all to destination folder.

Page 59: Intranetworking Basic

INTRANETWORKINGBASIC – Page 58

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 4.26 – Installing CuteFTPInstallation Complete dialog box will show. It reminds that you have just installed CuteFTP Successfully. Click Finished to exit from Setup.

Figure 4.27 – Installation Complete dialog box

Run CuteFTP by double-clicking icon CuteFTP on desktop.

Figure 4.28 – Icon CuteFTP

Page 60: Intranetworking Basic

INTRANETWORKINGBASIC – Page 59

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 4.29 – CuteFTP Window

4-6 Making connection to FTP Site

Making the conection by clicking File menu then choose Quick Connect or you can press Ctrl+F4 on keyboard. See the figure below for detail.

Figure 4.30 – Quick Connect

Or you can click Quick Connect on the toolbar. See the figure below for detail.

Figure 4.31 – Another way to Quick Connect

Page 61: Intranetworking Basic

INTRANETWORKINGBASIC – Page 60

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Type Host for FTP Site , User Name , Password and Port. Then click Connect on the toolbar. See the figure 4.32 below for detail.

Figure 4.32 – Type Host , User Name , Password and port

If you see the Login Messages like the figure 4.35 below , it reminds you have just successfully connected to FTP Site. Click Ok to continue.

Figure 4.35 – Login Messages

Page 62: Intranetworking Basic

INTRANETWORKINGBASIC – Page 61

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

4-7 Uploading with CuteFTPIn left panel is Client area and in right panel is FTP Site area.

Figure 4.36 – Successful to login to FTP Site

If you want to upload , choose file that you want to upload then click upload on the toolbar or you can drag and drop from Client area to FTP Site area.

Page 63: Intranetworking Basic

INTRANETWORKINGBASIC – Page 62

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 4.37 – Try to upload to FTP SiteConfirm message box will show. Click Yes to continue.

Figure 4.38 – Confirm message box

Now , see the result. You will see the document that you have choose in FTP Site area.

Figure 4.39 – Doc3.htm in FTP Site area

Page 64: Intranetworking Basic

INTRANETWORKINGBASIC – Page 63

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Open up your browser and test it. See the figure below to see the result.

Figure 4.40 – Doc3.htm in browser

With CuteFTP , you can make a new directory in FTP Site. Right-click your mouse and choose Make a new directory.

Figure 4.41 – Make a new directory

Page 65: Intranetworking Basic

INTRANETWORKINGBASIC – Page 64

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Type the name for new directory. In this case , I named support. Click Ok to continue.

Figure 4.42 – Type the name for new directory

Now , you can see a new directory in FTP Site.

Figure 4.43 – A new directory in FTP Site

Double-click support to enter to support directory and you will see no file overthere.

Page 66: Intranetworking Basic

INTRANETWORKINGBASIC – Page 65

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 4.44 – Enter to support directoryNow , you can try to upload to support directory. For example below , I try to upload file support.htm to support directory in FTP Site.

Figure 4.45 – Try to upload to support directory

Figure 4.46 – Confirm message box

See the figure below , you can see the result. File support.htm is in FTP Site too.

Page 67: Intranetworking Basic

INTRANETWORKINGBASIC – Page 66

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 4.47 – Support.htm in FTP Site

Let’s test it now by typing http://www.sgg2003.net/support/support.htm. You will see the figure below for result.

Page 68: Intranetworking Basic

INTRANETWORKINGBASIC – Page 67

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 4.48 – Support on www.sgg2003.net

4-8 Downloading with CuteFTP

Choose file from FTP Site that you want to download to client. Confirm message box will show. Click Yes to continue.

Figure 4.49 – Confirm message box

Page 69: Intranetworking Basic

INTRANETWORKINGBASIC – Page 68

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 4.50 – Result for downloading from FTP SiteEdit file index.htm which you have just downloaded from FTP Site. And afterwards , upload this file again and when you try to upload to FTP Site again , you will see the message box about Select action confirm. You want to Overwrite , resume , rename or Skip. In this case , I click Overwrite button because I want to update my site. See the figure 4.51 below for detail.

Figure 4.51 – Select Action message box

Page 70: Intranetworking Basic

INTRANETWORKINGBASIC – Page 69

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

Figure 4.52 – Result after uploading

Now , open up the browser and browse to www.sgg2003.net.

Figure 4.53 – sgg2003.net has been updated

Page 71: Intranetworking Basic

INTRANETWORKINGBASIC – Page 70

YOPI HANTUMAN SISMKN 26 JAKARTA

Copyright 2007

4-9 Disconnect from FTP Site

To disconnect from FTP Site , you can click Disconnect on the toolbar as you see the figure 4.54 below. It’s so easy and you can do it just like me.

Figure 4.54 – Disconnect from FTP Site

Figure 4.55 – You’ve just diconnected from FTP Site