Monday, February 1, 2010
Tuesday, December 8, 2009
Introduction to VoIP
- PSTN
- VoIP Components
- Voice codec
- Call Manager
- IP protocol
- SIP
- VoIP is the tech that places voice traffic onto the IP network
- VoIP utilizes the IP network and PSTN for telephone conversations.
Advantages:
- Lower toll charges for overseas calls
- One network to purchase and maintain
- One line to pay instead of phone & IP
- Provide more value-added services
2 types of VoIP service providers
- fixed
- nomadic
ITUT = standards for the PSTN
IETF = standards for Internet
E.164 = The worldwide prefix scheme was developed by the ITU to standardize telephone numbering plans
Saturday, November 21, 2009
Network Security – Study notes - 3
Trust and Identity Technology
- AAA
- Authentication: Prove you are users
- Authorization: Decide the resources you can use
- Accounting: Records what the user actually did
AAA supports three widely standardized security protocols:
- Remote Authentication Dial-In user Service(RADIUS);
- Terminal Access Controller Access Control System Plus(TACACS+);
- Kerberos
RADIUS or TACACS+ is used with a device such as a network access Server(NAS)
RADIUS
- Distributed security system that secures remote access to networks
- UDP-port:1812
- Using shared secret keys
- Passwords encrypted using MD5
- Using local database or query a LDAP server
- The NAS operates as the client of RADIUS
- Only Dial-up
TACACS+
- TCP-port:49
- Own database
- Packets containing TACACS+ protocol values is encrypted
- Provides AAA support for remote Dial-up and LAN access
Kerberos
- Unix-based systems
- Relies on a combination of key encryption and cryptographic protocols
- A user authenticates with a Ticket Granting Server(TGS) to obtain a special ticket known as a Ticket Granting Ticket(TGT)
Static password: remain same until Admin and user change it
S/Key: one time password using MD4 or MD5
S/Key System Components:
- Client: Provides the login shell, does not contain any password information
- Host: stores current OIP and login sequence in a file
- Password caculator: function that is easy compute
Token Card: One-time network entry password
- Credit-card size password generator: with an unique PIN
- synchronous and asynchronous
Token card and Server Method
- Time-based
- Challenge-response
IEEE 802.1x
- Supplicant
- Authenticator
- Authentication server
Features:
- 802.1x authenticator support
- MAC address authentication
- Default authorzation policy
- Multiple DHCP pools
Topologies:
Point-to-point: only one client can be connected
Wireless Lan: mutiple-host port
Friday, November 6, 2009
Network Security - Study notes - 2
Security Planning and Policy
A security policy is a formal statement of the rules by which people who are given access to an organization’s technology and assets must abide.
Features:
A security policy is a formal statement of the rules by which people who are given access to an organization’s technology and assets must abide.
Features:
- Statement of authority and scope
- Acceptable use policy
- Identification and authentication policy
- Internet access policy
- Campus access policy
- Remote access policy
- Incident handling policy
Tuesday, October 27, 2009
Network Security - Study notes - 1
Introduction to Network Security
The importance of Network Security:
- Protect the company assets
- Gain a competitive advantage
- Comply with regulatory requirements and fiduciary
- Keep your job
Subscribe to:
Posts (Atom)