Skip to main content

Home/ inetserv/ Group items tagged Networking

Rss Feed Group items tagged

anthony mckeown

Networking Articles & Tips for Windows Server 2003, 2008 & Vista - 0 views

  •  
    Features a wealth of tutorials on various Windows networking related topics such as setting up Windows NT/XP/2000/2003 networks, troubleshooting, connectivity and more. Also includes a comprehensive archive of reviewed networking software.
anthony mckeown

Drupal for Social Networking Sites - 0 views

  •  
    Drupal is ideal for creating social networking sites. Some examples
anthony mckeown

Drupal 6 Social Networking - 0 views

  •  
    Designing a Social Network on Drupal - Book
james gleeson

Wireshark: Download - 0 views

  •  
    wireshark is a way of monitoring all your network traffic on either a machine or a network
james gleeson

ZenPack Project Site - Commercial Open Source Application, Systems and Network Monitor... - 0 views

  •  
    Zenoss is an enterprise-grade open source monitoring platform. Zenoss products provide application, server, and network management capabilities built on the python-based Zope application server. Zenoss Inc. provides support and professional services for the Zenoss open source project.
miriam segondat

An Introduction to Dynamic Host Configuration Protocol : Learn-Networking.com - 0 views

  •  
    This is a useful site referring to an explanation to DHCP and how it works using diagrams to aid learning.
Frank O'Sullivan

GNS3 | (Graphical Network Simulator using Cisco IOS images) - 0 views

shared by Frank O'Sullivan on 31 Mar 09 - Cached
  •  
    Could be a great tool for running Cisco network simulations at home. You are required to provide your own Cisco IOS images, but they are not hard to get.
james gleeson

Zenoss Home - 0 views

shared by james gleeson on 18 Feb 09 - Cached
  •  
    Zenoss Home page
  •  
    Zenoss is an enterprise-grade open source monitoring platform. Zenoss products provide application, server, and network management capabilities built on the python-based Zope application server. Zenoss Inc. provides support and professional services for the Zenoss open source project.
Ciaran Kearney

Internet & Network Services - Internet & Network Services - Wiki - 0 views

  •  
    Class Wiki
miriam segondat

Server World - CentOS 5 - VMware - Install VMware Player - 0 views

  •  
    The site for people who want to establish the Network Server
Padraig FitzGerald

Quick HOWTO : Ch14 : Linux Firewalls Using iptables - Linux Home Networking - 0 views

  •  
    Creating an iptables firewall script requires many steps, but with the aid of the sample tutorials, you should be able to complete a configuration relatively quickly.
Tim Horgan

Quick HOWTO : Ch18 : Configuring DNS - Linux Home Networking - 0 views

  • The only DNS configuration file for a DNS client is the /etc/resolv.conf file, which defines the IP address of the DNS server it should use.
    • Tim Horgan
       
      Edit file: /etc/resolv.conf
  • There are 13 root authoritative DNS servers
    • Tim Horgan
       
      BIND supplies these IP addresses at startup.
  • host www.linuxhomenetworking.com
  • ...12 more annotations...
  • host 65.115.71.34
  • nslookup www.linuxhomenetworking.com
  • nslookup 65.115.71.34
  • The Host Command
  • The nslookup Command
  • chkconfig named on
  • [root@bigboy tmp]# /etc/init.d/named start [root@bigboy tmp]# /etc/init.d/named stop [root@bigboy tmp]# /etc/init.d/named restart
    • Tim Horgan
       
      can also use: service named start service named stop service named restart
  • DNS clients (servers not running BIND) use the /etc/resolv.conf file to determine both the location of their DNS server and the domains to which they belong.
  • The /etc/resolv.conf File
  • /etc/resolv.conf
    • Tim Horgan
       
      nano /etc/resolv.conf
  • Configuring resolv.conf
  • Creating a named.conf Base Configuration
anonymous

SAMBAA SERVER - 0 views

  •  
    Samba Configuration - Linux/Windows Connectivity
John Twohig

Private IP Addresses - 0 views

  • IP Helper-Address The ip helper-address command is a static command that is configured on a router interface to direct broadcasts to desired destinations within your internetwork. Configuring the ip helper-address command is simple and straightforward. You just have to be aware of which interface the broadcasts are being received on and where you want to forward these broadcasts to. For example, in Figure 7.21, the 2501A router Ethernet0 interface receives a Dynamic Host Configuration Protocol (DHCP) client request from HostA, which is a broadcast looking for a DHCP server. Figure 7.21: An ip helper-address single server example The 2501A router needs to be configured as follows: 2501A#config t 2501A(config)#interface ethernet0 2501A(config-if)#ip helper-address 172.16.30.2 The 2501A router now receives the DHCP client broadcast and forwards this broadcast to the DHCP server, which then provides a DHCP address to the client. If you have more than one DHCP server for redundancy purposes, as shown in Figure 7.22, you can configure a subnet broadcast address instead of a single server address. Figure 7.22: An ip helper-address multiple server example The 2501A router would be configured as follows: 2501A#config t 2501A(config)#interface ethernet0 2501A(config-if)#ip helper-address 172.16.30.255 The 2501 router now takes a DHCP client broadcast and sends this to any DHCP server on the 172.16.30.0 network. Remember that when you enable the ip helper-address command, you are forwarding more than just DHCP requests. Let’s discuss all the ports that are being forwarded
miriam segondat

Dynamic Host Configuration Protocol: Frequently Asked Questions - 0 views

  •  
    A very good FAQ page relating to everything to do with DHCP. Just click on the question and the answer is given briefly underneath.
anonymous

SAMBA Windows Linux file sharing notes - 0 views

  •  
    Notes on basic SAMBA usage
1 - 18 of 18
Showing 20 items per page