This procedure shows how to directly connect the PC to a PNA, ENA, or FieldFox using an RJ-45 LAN crossover cable.
Because this topic pertains to both the 85070 and 85071 software products, the term “8507x” is used to refer to both software products.
This procedure assumes that the 8507x software is installed on your PC. Learn how.
In addition, Agilent IO Libraries must be installed on the PC. If they are not already installed on PC, install them now. A complimentary copy is located on your software CD and from the Agilent 8507x Series Software Download Page.
Overview
The following is an overview of the detailed steps in this topic:
1. Setup LAN on PC
Note: Do not connect the LAN cable until instructed.
On the PC, click Start , then Control Panel , then Network Connections
Click Local Area Connection
In the dialog box,, click on Properties
Select Internet Protocol(TCP/IP) then click Properties
Select Use the following IP address
Enter an IP address and Subnet mask. For example:
IP address: 141.121.74.0
Subnet mask: 255.255.0.0
2. Setup LAN on the Analyzer
. On a FieldFox
Press System , then System Configuration , then More , then LAN
Line “Obtain IP” should be “Static” If not:
Scroll cursor down to “Obtain IP” line
Press Obtain IP to toggle from “DHCP” to “Static”
Press Done Edit
Edit Static IP address so that is one more or less than the IP address you set on the PC and the Subnet mask is the same . For example:
IP address: 141.121.74.1
Subnet mask: 255.255.0.0
Connect LAN cable between PC and analyzer. This can be a regular LAN or crossover LAN cable.
Scroll down to Apply Settings and select Now
. On a PNA
click file, then Minimize Application
On the PNA desktop, click Start , then Control Panel , then Network Connections
Click Local Area Connection
In the dialog box,, click on Properties
Select Internet Protocol(TCP/IP) then click Properties
Select Use the following IP address
Edit the Static IP address so that is one more or less than the IP address you set on the PC and the Subnet mask is the same . For example:
IP address: 141.121.74.1
Subnet mask: 255.255.0.0
Connect a crossover LAN cable between PC and analyzer.
Close the Network Configuration windows.
. On an ENA
Press System , then Misc Setup , then Network Setup , then Network Configuration .
Double-click the Local Area Connection icon in the Network Connections window. The Local Area Connection Status screen appears.
Click Properties . The Local Area Connection Properties screen appears.
Select Internet Protocol (TCP/IP) , then click Properties .
The Internet Protocol (TCP/IP) Properties appears. Click Use the following IP address.
Edit the Static IP address so that is one more or less than the IP address you set on the PC and the Subnet mask is the same . For example:
IP address: 141.121.74.1
Subnet mask: 255.255.0.0
Connect a crossover LAN cable between PC and analyzer.
Close the Network Configuration windows.
3. Setup LAN on PC using Agilent Connection Expert
These instructions show Agilent IO Libraries 16.1. Other versions may be slightly different
Right click on Agilent IO Libraries icon in lower right hand corner of PC display and select Agilent Connection Expert.
In “Instrument I/O on this PC” window, right click on LAN(TCPIPO) and select Add Instrument.
In the Add LAN Instrument dialog, click Add Address
Click on IP address radio button and enter IP address of the analyzer.
Click Test Connections or Identify Instrument to verify the connection is made. If verification is returned, click OK . Otherwise, check the connection or IP address and try again.
Optionally, right click on the analyzer that you just connected to and select Add VISA Alias . Type a name for the analyzer (such as “FieldFox”) in VISA alias text box. Click OK .
Start the 8507x Software
In the 8507x, click Preferences , then Instrument , then Re-scan to find the new connection.
Select it, then click OK to complete the connection. Learn more about Hardware Scan.
- Home
- Buyers Guide
- Build PC
- Hardware
- Software
- Tech News
If you want to add your computer to a network or a network device like a router then you need to install or configure your network card. Every new computer and motherboard you buy nowadays has a built in network port known as RJ45 socket. If you have an older computer or a motherboard that does not have a built in RJ45 socket then your only option is to add a PCI or USB network card if you wish to connect to a network. For this guide i will assume that you do not have a network card installed. If you already have a network card then you can skip step 1 to 3.
Step 1: Install a network card. This could be PCI card or USB network card adaptor.
If you are installing a PCI card you need to open your computer case and push the PCI network card into an empty PCI slot. It is quite simple and straight forward. If you are using a USB network adaptor you simply need to plug it into an empty USB port.
| PCI Network card : | USB Network Adaptor: |
Step 2: Install the device driver for the network card. Windows will detect that you have installed a new hardware. In most cases it will install the drivers automatically. If not, you need to install the drivers manually from the CD supplied with the network card. I am using Windows 7 operating system to demonstrate each step. If you are using Windows Vista the steps will be very similar. If you are using Windows XP it will be slightly different so follow this guide instead.
Step 3: After the drivers have been installed successfully you can see a network card listed under windows device manager. To go to the device manager click Start -> Control Panel -> System and Security -> Device Manager.
You will see a network card listed under the device manager similar to the image below:
Step 4: Go to network sharing center by clicking Start -> Control panel -> Network and Internet -> Network and Sharing Center. As you can see from the image below the computer name tiger is connected to a network and has access to the Internet. This indicates that our network card is installed correctly and managed to get connection to our network. In this case it is connected to a ADSL router.
Step 5: Check your local area connections by clicking on change adaptor settings link on the left side of Network and Sharing center. You will get an icon similar to below:
Step 6: Double click on Local Area Connection icon which will display your LAN status. It shows the network connection duration, the speed of the connection, number of bytes sent and received etc.
Step 7: Click Details to see the Network connection details. You will see some very import connection details. Inside the red highlighted area you will see DHCP Enable is set to Yes and your IP Address listed. DHCP means (Dynamic Host Configuration Protocol). Basically its a feature built into most Routers or server operating systems which automatically assigns an IP address to the client computer. In our case the Router is the DHCP server and our computer is the client. Please note the dynamic IP address assigned by a DHCP server is random and can change next time you reboot your computer or the router.
Step 8: Close the Network connection details. Click Properties -> (on Network area connections status) -> Internet protocol version 4 (TCP/IPv4) -> Properties. As you can see everything is set to automatic. This means the DHCP server assigns everything automatically as mentioned above.
Step 9: If you have many computers on a network i.e. your Desktop PC, Your Laptop, and your PS3 console its a good idea to fix the IP Address for each device. This is called static IP address. By fixing the IP address you can easily identify each computer on the network. This is what i will do below. I will choose my IP address as 192.168.0.100. The subnet mask will be automatically set to 255.255.255.0. Default gateway is 192.168.0.1. The gateway IP address is normally the IP address of your router. Preferred DNS server is also the IP Address of your router, although you can use other DNS server like Open DNS IP address.
Step 10: You can now check if the static settings have taken effect by clicking on Details on Local Area connection status as you have done on Step 6. Finally you will see all the settings that you have made in the previous step has taken effect. You will notice that the DHCP enable is set to No, as we have set each value manually.
That’s it, you have managed to install and configure your network device successfully. You have also learned how to use dynamic and static IP Address to connect to a network.
This article explains why you may want a home network and how to set one up.
What is a Local Area Network?
First of all, what is a local area network (LAN)? A network is simply two or more computers set up to communicate with each other. The Internet is a network of millions of computers. In your home, you can set up your computers to communicate with each other and that is a local or home network.
Why Would I Want a Home Network?
A network is useful for several reasons. The most common use is to share an Internet connection. Either one PC or a router connects to the Internet and the other PCs in your home connect to that device to access the Internet. Other reasons include the sharing of resources, such as a printer. One printer can be used by all of your PCs if they are joined by a network. You can also transfer files (useful for backing up data) or play head-to-head games with linked PCs.
What Do I Need to Build a LAN?
Each PC needs a Network Interface Card (aka NIC). Most PCs now come equipped with a NIC, however, you can purchase one for $10 to $20 and install it yourself. If you are connecting only two PCs, you can connect them directly with an ethernet crossover cable. Otherwise, you will need a hub, switch or a router (which acts as a sort of automatic switchboard) to connect two or more PCs together. You will need an ethernet cable to connect each PC to the hub or router.
What Do I Need to Build a Wireless Network?
A wireless network adds to or replaces the hub/router with a wireless router. A wireless network can contain both wired and wireless connections as most wireless routers also have ports for wired connections. Each PC or device that is to be wireless also must have a wireless network card. Beyond that, the setup is nearly identical with the main difference being the need to configure the network security to keep out unauthorized wireless access.
How Do I Set-up the LAN?
You can use the Windows Network Configuration Wizard or you can configure it manually. Each PC must be configured to work on the network, Start with the PC with the most current operating system and work backward to the oldest. Click on your operating system below for instructions specific to configuring your PC.
- Windows 7
- Windows Vista
- Windows XP
- Windows 98
Setting up a centralized database with in your local area network(LAN) is much simpler than you think with MySQL. The database server can be easily setup on either a desktop, laptop, workstation or a headless server by following the steps below.
- First install MySQL in your system
and test whether the installation succeeded by running
the above should output the details about your MySQL server.
Download installer (.exe) from and the follow the instructions on the installation wizard for installing.
- Now with MySQL being installed we need to bind it (MySQL server) to a given IP with in your network (LAN).
Before setting this up, make sure that your network (LAN) is configured to have a static IP for your MySQL host(desktop,server or etc.) Next we need to configure my.cnf located in your system, on Linux it is located at /etc/mysql/my.conf and on Windows most probably it will be located on C:Program FilesMySQLMySQL Server 5.5my.cnf . Open the above file in your favorite text editor, and add the following entry.
Substitute 10.100.85.50 with the static IP allocated to your host(desktop,server or etc) on the connected LAN. If you already has 127.0.0.1 binded, please comment it.
Note: If you already have a public IP allocated for the above instance and are willing to access the MySQL server over the Internet. Please do comment any bind-address=any-ip-previously-binded lines in the above file, in order to make MySQL server listen from all the IPs allocated.
- Restart MySQL server by running
- Next we need to grant all privileges to the `root` user coming from any IP within your network. For that first log in to the MySQL shell by running the following command on the command line. (This is same for both Linux and Windows).
and provide the password when prompted. Next run the following commands to allow access to the `root` user from any IP.
Substitute the `newpassword` with the password that the clients (in LAN) should use in connecting to your MySQL server.
On Windows 10, you can configure different network profiles depending on the network environment to keep your device more secure. If you’re connected to the internet using a non-secure network, such as those available in coffee shops and airports, you can set the connection as “public” to hide your device in that location while also turning off file and printer sharing.
When connecting to a trusted network, like the one at your home or place of work, you can configure the connection as “private” to make your computer discoverable and allow network users to access resources you may be sharing.
In this Windows 10 guide, we walk you through the steps to make your device discoverable or hidden in any network environment using the Settings app.
How to set a network profile using Settings
Typically, the first time you connect to a network, Windows 10 will ask you to set a network profile. However, if you didn’t see the prompt, or you just want to use a different selection, it’s possible to use the Settings app to configure the connection as public or private using these steps:
Switching Ethernet network profile
In the case you’re connecting to a local network using an Ethernet adapter, follow these steps to configure network discovery:
- Open Settings.
- Click on Network & Internet.
- Click on Ethernet.
On the right side, click on the adapter you want to configure.
Under “Network profile,” select one of these two options:
- Public to hide your computer on the network and stop sharing printers and files.
- Private to make your computer discoverable on a network you trust and allow other users to use the printer or access files you may be sharing.
Switching Wi-Fi network profiles
If you’re using a wireless adapter to connect to a local wireless network, use these steps to configure network discovery:
- Open Settings.
- Click on Network & Internet.
- Click on Wi-Fi.
On the right side, click on the adapter you want to configure.
Under “Network profile,” select one of these two options:
- Public to hide your computer on the network and stop sharing printers and files.
- Private to make your computer discoverable on a network you trust and allow other users to use the printer or access files you may be sharing.
After completing these steps, Windows 10 will remember your network profile every time you connect to the same network, but you’ll need to configure a profile on every new network you connect to.
If you want to quickly figure out which network profile your device is using, you can always go to Settings > Network & Internet, and on the Status page, under “Network status,” it’ll say “Private network” or “Public network”.
In the network adapter properties, you’ll also find a new “Configure firewall and security settings” link, which opens the “Firewall & network protection” settings in the Windows Defender Security Center. This allows you to turn the Windows Firewall on or off for each network profile.
Wrapping things up
You’ll only find these options if you’re running the Windows 10 Fall Creators Update. Previously, there was just one option called Make this PC discoverable, which you needed to turn on to make your device discoverable (private) or keep the option off to keep your computer hidden (public), but because the feature wasn’t obvious to configure, Microsoft decided to change it.
More Windows 10 resources
For more helpful articles, coverage, and answers to common questions about Windows 10, visit the following resources:
Got $200? If so, you can afford one of these excellent displays.
Getting a great PC monitor doesn’t mean you have to spend megabucks. There are naturally some compromises, and you won’t get 4K in that price range. But that’s not always a bad thing. These are the best options for less than $200.
Surface Duo is better at multitasking than Galaxy Z Fold 2. Here’s why.
The $2,000 Samsung Galaxy Z Fold 2 and $1,400 Microsoft Surface Duo are garnering many headlines because of pricing, and they both “fold” in some manner. But these devices are radically different, a point demonstrated with great effectiveness by @iAm_erica in this new video.
Review: Samsung Galaxy Book S brings amazing battery life, tough keyboard
Samsung’s Galaxy Book S runs the latest Qualcomm Snapdragon 8cx ARM processor. With a slick, slim design and weighing just 2.1lbs how does this ultra-light laptop handle office productivity? With exceptionally good battery life and that always-on 4G LTE we have some thoughts in our latest review.
The NFL is back! Check out these must-have Windows apps for football fans
After months of waiting through a unique offseason and no preseason games, the NFL is finally back this week. With these Windows 10 apps, you won’t miss a snap of the NFL action.
Access local and VPN network Simultaneously
There are constantly questions in various forums; “how do I maintain internet access through my local router while connected to a VPN”, or “ how do I access my local TCP/IP printer while connected to a VPN”. It is pretty basic but for those that don’t understand I thought I would address this in a blog so that in future I can just provide a pointer.
There is a security feature in almost all VPN configurations that blocks all local network connections while connected to the corporate network, via a VPN. This is to provide some degree of security by preventing someone with malicious intent from reaching the corporate server using your PC/Laptop as a stepping stone. It basically isolates your device from the world around you so that Johnny playing video games in the next room cannot route traffic through your PC to the corporate site. Or, consider an Internet Cafe’ where you are on the same local network as total strangers. Either through the shared Wi-Fi connection, or even an “Ad Hoc” wireless connection, the person at the next table could conceivably route packets through your wireless device directly to head office. Granted, there are many security features in place, or at least there should be, such as firewalls and NTFS security permissions to protect your corporate data, similar to the security corridor from the 60’s & 70’s TV show Get Smart, but the more of these doors left open, the easier it is for hackers. Everything can be hacked. If you don’t believe me have a look at the following Ted Talks video by Avi Rubin; “All your devices can be hacked”.
In order to simultaneously access the local and remote VPN network you need to enable a feature called split-tunneling. Due the security reasons outlined above, I do not recommend enabling this, however in some cases it is necessary or perhaps you just wanted to know why. If you have an Enterprise VPN solution such as Cisco, Watchguard, Sonicwall, or others, as an end user cannot enable split-tunneling. It is managed by the VPN appliance and will require the administrator to configure and enable if they see a need to do so. However if you are using a Windows VPN client you can edit the configuration to allow split-tunneling. To do so open Control Panel, select Network and Sharing Center, and then choose “Change Adapter Settings”. This will work on XP and earlier clients as well but the path to the adapters is slightly different. Locate the VPN/PPP adapter, right click on it and choose properties. In the resulting window select Networking, highlight Internet Protocol Version 4 (TCP/IPv4) and click properties, click Advanced, and in the resulting window un-check “Use Default Gateway on remote network. When checked, its default state, it forces all traffic through the remote site. Un-checking allows access to the local network and gateway.
Again remember this is a security feature and should not be reconfigured unless necessary and you are aware of the risks.
Table of contents
- 1. Principles
- 2. Step 1. Set up SoftEther VPN Server
- 2.1.1.
- 3. Step 2. Define Local Bridge between Virtual Hub and Physical Network Adapter
- 4. Step 3. Create Users
- 5. Step 4. Set up VPN Client on Each Member’s PC
- 6. Step 5. Now Remote Access VPN is Ready to Use
- 7. See Also
Principles
The ad-hoc network allows communications only for just VPN-established member PCs. However if your company has a lot of computers on the corporate network, it is not practical to install VPN Clients on all PCs on your company. This is the reason why Remote Access VPN is necessary for middle and large-scale corporate network.
Remote Access VPN is an extended topology of the ad-hoc network. The difference between ad-hoc VPN and remote-access VPN is similar to Wi-Fi Ad-hoc mode and Wi-Fi Infrastructure mode. With Wi-Fi Ad-hoc mode, every computers must connected to the single Wi-Fi segment. Unlike this, Wi-Fi Infrastructure mode allows communicating computers on both Wi-Fi segment and Physical Ethernet segment.
In order to build-up a Remote Access VPN you can use Local Bridge function in order to connect between Virtual Private Network segment and physical Ethernet network segment. After that, any remote computers which are connected to the Virtual Hub via VPN will be treated as a part of the existing physical Ethernet segment.
Step 1. Set up SoftEther VPN Server
You can set up SoftEther VPN Server on a computer in your corporate network. It is recommended to set up VPN Server on a computer which has two network adapters where one is connected to the corporate network and another is connected to global Internet segment. However if you cannot prepare such an ideal server, you can try SoftEther VPN Server on a PC which has only one network adapter to the private network. Because SoftEther VPN Server has Dynamic DNS and NAT-Traversal function, you can reach to such a private PC from the Internet.
Installation is very easy by using Installer and Initial Setup Wizard based GUI.
You can’t get to the internet without one
- Tweet
- Share
A default gateway makes it possible for devices in one network to communicate with devices in another network. If a computer, for example, requests a web page, the request goes through the default gateway before exiting the local network to reach the internet. Think of a default gateway as an intermediate device between the local network and the internet. The default gateway transfers internal data to the internet and back again.
In most homes and small offices, the default gateway is a router that directs traffic from the local network to the cable or DSL modem, which sends it to the internet service provider (ISP).
How Traffic Moves Through a Default Gateway
All the clients on a network point to a default gateway that routes their traffic. The default gateway device passes this traffic from the local subnet to devices on other subnets. The default gateway connects a local network to the internet, although internal gateways for communication within a local network are used in corporate networks.
The word default in this term means that it’s the default device that’s looked for when information needs to be sent through the network.
The default gateway in a home network, for example, understands specific routes that must be taken to move internet requests from a computer out of the network and onto the next piece of equipment that can understand what needs to be done. From there, the same process happens until the data reaches its destination. With each network that the traffic hits, that network’s default gateway relays the information to the internet and back to the computer, which requested it.
When traffic is bound for other internal devices and not a device external to the local network, the default gateway is used to understand the request, but instead of sending the data out of the network, it points it to the correct local device.
This process is understood based on the IP address that the originating device requests.
Types of Default Gateways
Internet default gateways are typically one of two types:
- In home or small business networks with a broadband router to share the internet connection, the home router serves as the default gateway.
- In home or small business networks without a router, such as for residences with dial-up internet access, a router at the internet service provider location serves as the default gateway.
Default network gateways can also be configured using a computer instead of a router. These gateways use two network adapters: one is connected to the local subnet and the other is connected to the outside network.
Either routers or gateway computers can be used to network local subnets such as those in large businesses.
How to Find Your Default Gateway IP Address
You’ll need to know the IP address of the default gateway if there’s a network problem or to make changes to the router.
You’ve seen how to create a PAN to allow a smartphone to connect to your computer. You also can create a Bluetooth PAN as a short-range wireless network to connect other types of devices together wirelessly. A PAN is commonly used to connect a laptop to a desktop PC, although it can be used to connect other types of Bluetooth devices. As a rule, joining Bluetooth devices to a Bluetooth network is a simple matter. Most of the action takes place automatically, behind the scenes.
To understand the basic procedure, assume you already have a desktop computer with a functional Internet connection. You’ve already installed a Bluetooth USB adapter on that computer, so it’s now a Bluetooth device. On that desktop computer, click the Bluetooth adapter icon in the notification area of the Windows desktop. Click Open Settings and make sure Allow Bluetooth Devices to Find This PC is selected. Click OK.
On a laptop computer (or a second computer), activate Bluetooth or, if necessary, plug in a second Bluetooth USB adapter. The objective is to connect the laptop to the desktop in a PAN. To do so, starting from the laptop computer, follow these steps:
- Right-click the Bluetooth Devices notification area icon and choose Join a Personal Area Network. A list of Bluetooth devices should appear. If at least one device does not appear, click the Add a Bluetooth Device button and follow the steps to locate a Bluetooth-enabled computer. When the search completes, you should see a list of all of the available devices.
- Click the name of the computer to which you want to connect. If the Properties page for that device appears, click OK to close that page.
- Click Connect Using. A drop-down menu appears.
After the connection is established, you should have Internet access on both computers. You can share printers and folders, and move and copy files between computers using the techniques.
Note, however, that if you made the Bluetooth connection to only one computer in an existing local area network (LAN), you have access only to the shared resources on the Bluetooth-enabled computer, not all the computers in the LAN.
Troubleshooting a Bluetooth network connection
If you can’t get any connectivity at all using Bluetooth, try the following remedy:
- Go to the computer that’s having trouble connecting to the PAN.
- Open the Network and Sharing Center by pressing Windows+X and choosing Control Panel → Network and Internet → Network and Internet → Network and Sharing Center.
- Scroll down to the Bluetooth Network Connection group. If you can’t find the Bluetooth Network Connection group, follow the steps outlined earlier.
The Network and Sharing Center folders on each PC should have similar Bluetooth network entries.
Sharing an Internet connection
If you can’t get Internet connectivity from the computer you’re connecting to the PAN (assuming the PAN already has Internet connectivity), go to a computer that’s connected to the cable modem or router. Open the Network and Sharing Center and click the network item next to the Connections label. In the Activity area, click Properties and select the Sharing tab. Choose Allow Other Network Users to Connect through This Computer’s Internet Connection and click OK twice to save your settings.
If you still have problems connecting to the Internet, check the settings for the Windows Firewall. In the Cortana search box, type fire, and then click Windows Firewall in the results area. Double-click a rule from the inbound or outbound rules list to adjust the settings.
With these settings, you should be able to connect to the Internet from the other computers in the PAN.
Remember that many different Bluetooth devices are available on the market. If none of the techniques described here help you make the connection between two computers in a PAN, refer to the instructions that came with your Bluetooth device.
- Article History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Email to a Friend
- Printer Friendly Page
- Report Inappropriate Content
This article applies to all TeamViewer users.
General
You can establish and receive remote control sessions directly within your local area network (LAN) by using IP addresses or – if the network uses DNS resolution – the computer’s name instead.
By default the feature for incoming LAN connections is deactivated because some software firewalls may not allow it.
Please keep in mind : No TeamViewer servers are involved in LAN connections. Therefore, regular symmetric encryption without public/private key exchange is used.
Receiving a connection via LAN
If you would like to receive a connection from another computer over your LAN, you need to enable this feature on your computer first:
Enable Incoming LAN connections
Go into the TeamViewer Extras –> Options –> General –> Incoming LAN Connections –> change to either Accept or Accept exclusively.
Hint : If you choose Accept exclusively , TeamViewer will disconnect from the internet – that means it will no longer be possible to make or receive connections using the TeamViewer ID, and the Computer & Contacts list will no longer be available.
When you choose Accept exclusively , TeamViewer will display your computer’s internal IP address on the main window of your TeamViewer application. The person who wishes to connect to you over the LAN can enter this IP address into their Partner ID field on their own TeamViewer client in order to connect to you.
Hint : If you choose Accept , TeamViewer will remain connected to the internet and regular connections using the TeamViewer ID will still be possible. In this case, to receive a LAN connection from another computer, you will need to find out your internal IP address to give to the other person.
You can easily find out your internal IP address by opening the Command Prompt and typing: ipconfig
Your internal IP address will be displayed there as “IPv4 Address”.
Note : To start the TeamViewer LAN connection, please make sure that both computers are in the same network.
Note : LAN connections are not included in the connection reports in the Management Console.
Starting a connection via LAN
When connecting to another device within your LAN you can enter the IP address of the remote device into the Partner ID field on your TeamViewer client in order to connect via LAN. Click on Connect to partner , and enter the remote computer’s TeamViewer password when prompted.
Now you are connected to the remote computer directly over the LAN, without using the internet.
Note : To start the TeamViewer LAN connection, please make sure that both computers are in the same network.
Need to share a folder on your Ubuntu PC to someone else on the network? Unsure about how to accomplish this task, as you’re new to Ubuntu? We can help! Follow along as we show you how to use one of Ubuntu’s best features: folder sharing.
Please note that in this guide, we will be covering Ubuntu’s default desktop environment: Gnome. If you are using Kubuntu, Xubuntu, or any other flavor, these instructions will not work.
Sharing folders with the file manager
Sharing a folder over the network on Ubuntu Linux is done within the file manager. So, before attempting to do anything, you must first open up the Ubuntu file manager. To do that, press Win on the keyboard. Pressing Win will bring up the search box.
Note: Ubuntu requires a network connection for sharing with the network. Ensure you have your Ubuntu desktop or laptop computer connected to the router, interacting with other computers on the network. Without a network connection, other computers will not be able to see or interact with the network shares you create on Ubuntu.
Inside the search box, type out “Files.” After typing out “File” in the search box, you will start to see search results appear. Click on the search result that has the label “Files” to open up the Ubuntu file manager.
Once the Ubuntu file manager is open up on your Linux PC, follow the step-by-step instructions outlined below to learn how to share files with the Ubuntu file manager.
Step 1: Look through your home directory on your Ubuntu PC. This directory holds all files and folders on your user account for this Ubuntu installation. Everything you’ll want to share is in this directory.
Step 2: Once you’ve found a folder you would like to share over the network with Ubuntu, right-click on it with the mouse to bring up the right-click menu.
Step 3: Inside of the right-click menu, there are quite a lot of options available. Look through all of the different menu options for the “Local Network Share” one. Then, select it with the mouse.
Step 4: Upon clicking on the “Local Network Share” button, the Ubuntu file manager will bring up a new window. This new window is the “Folder Sharing” window, and you’ll need to configure it to share the folder you’ve selected with other users on the local network.
In the “Local Network Sharing” window, check the box next to “Share this folder.” By checking this box, you will tell Ubuntu that you want to enable the sharing feature for this folder.
Step 5: After selecting the “Share this folder” button, you will see a prompt appear. This prompt says, “Sharing service is not installed. You need to install the Windows networks sharing service in order to share your folders.”
Find the “Install service” button, and click on it with the mouse to install the service to your Ubuntu PC. Be sure to enter the password associated with your user account during the installation process.
Step 6: Once you’ve selected the “Install service” button, Ubuntu will ask you if you want to “Install additional software”. Select the “Install” button with your mouse to tell Ubuntu to go out and download the required files to enable sharing on your PC.
Step 7: After selecting the “Install” button, Ubuntu will go out and download everything required to share folders using the file manager on your system. Keep in mind that this download may take a couple of minutes, especially if you have an internet connection that isn’t very speedy.
Step 8: When Ubuntu finishes installing the tools requires to share folders, you will be returned back to the “Folder Sharing” window. From here, locate the “Share name” text box and change the default name that the sharing window has to something more identifiable!
For example, if you are sharing documents, it might make sense to make the share’s name “document share”. Or, if it is a music share, consider “songs” or “albums.” Be creative! Especially if you’re sharing a folder with someone who doesn’t understand computers very well!
Step 9: After changing the name of your share, locate the “Comment” text box. In this area, describe what you are sharing. By adding a good comment in the “Comment” section, other users will know exactly what’s in the share if the share name alone doesn’t tell them.
Step 10: Check the box next to “Allow others to create and delete files in this folder” if you wish to make it possible for others on the network to create/delete files. If you want the share to be read-only, do not check the box.
Step 11: Check the box next to “Guest access.” Selecting this option will allow anyone to easily access the share even if they don’t have a user account set up on your Ubuntu system. This option prevents many headaches!
Step 12: Lastly, locate the “Create Share” button, and click on it with the mouse to create your new share.
Upon clicking on the “Create Share” button, you may see a message that says, “Nautilus needs to add some permissions to your folder. If this message appears, select the “Add the permissions automatically” button to continue.
Once everything is set up, your network share will be visible to others on the network via Windows, and other operating systems provided they have support for Samba.
Got connection questions? The Network & Internet tab is your friend.
The new Windows 10 Settings menu lets you quickly find basic settings without digging through the Control Panel. The Network & Internet tab combines the traditional Network and Sharing Center from the Control Panel with Windows 8’s watered-down settings menu. If you’re looking for connection settings, this is where you’ll find them.
Related stories
- Your guide to Windows 10
- A closer look at Windows 10
- CNET’s full coverage of Windows 10
Unlike the other settings categories, there are two easy ways to access the Networks & Internet tab. You can access it through the Settings menu (Start > Settings > Network & Internet), or you can access it by clicking the network icon in the system tray and clicking Network settings. The Network & Internet tab has a few different sections, depending on your machine — my desktop, for example, has no wireless card, and thus the Wi-Fi section doesn’t appear in my Network & Internet tab.
The Status section of the Network & Internet tab shows your current connection status — whether you’re connected to the Internet, and through which network. From this screen, you can View your network properties to see your IP address, set up a HomeGroup (more info on how to do this here), and troubleshoot your connection using the Network troubleshooter.
Wi-Fi
At the top of the Wi-Fi section, there’s a toggle that lets you turn your Wi-Fi on or off. There are multiple ways to turn Wi-Fi on and off (from the Action Center, for example), but it’s helpful that Microsoft has included this toggle here.
The Wi-Fi section is similar to other network-based sections — it shows the network you’re currently connected to, as well as other networks in the area. From the Wi-Fi section, however, you can also click Manage Wi-Fi settings, which will let you configure the controversial Wi-Fi Sense feature (though this feature will no longer be active after the Windows 10 Anniversary Update).
Airplane mode
The Airplane mode section will only appear if you’re using a computer (or tablet) with built-in wireless network radios, such as Wi-Fi and Bluetooth. This section has a simple toggle for Airplane mode, which turns off all wireless communication, as well as specific toggles for the different radios (in my case, Wi-Fi and Bluetooth, but some tablets will also show cellular data). Fun fact: Cortana can toggle most of these settings on and off for you.
Data usage
The Data usage section shows a breakdown of your data usage from the last 30 days (how much data you’ve used from each source) in the form of a donut graph. This section is mostly useful for tablet users who get their data from multiple sources, including Wi-Fi and cellular networks — as you can see, I’m using a wired Ethernet connection, so this graph doesn’t tell me much. For more details on which apps are using data, click Usage details under each source.
VPN
Here you can add a VPN by clicking Add a VPN connection. You’ll be able to designate VPN provider, connection name, server name/address and sign-in information. You can also toggle some VPN Advanced Options — choose whether to allow VPN connections to run over metered networks, or to run while you’re roaming (i.e. using cellular data).
Dial-up
The Dial-up section is, oddly, the only network section that appears even if you don’t have a viable dial-up connection. The Wi-Fi section doesn’t appear on computers without Wi-Fi, while the Ethernet section doesn’t appear on computers without an Ethernet jack, but the Dial-up section appears on both.
Ethernet
The Ethernet section appears if you’re connected to a network via Ethernet, and is similar to the Wi-Fi section. Here, you’ll see the network you’re connected to — click on it, and you’ll be able to see the network’s properties (IPv4 address, physical address, and so on) as well as the option to make your PC discoverable to other PCs on the same network.
Proxy
The Windows 10 Proxy section is exactly like Windows 8’s Proxy section, which you can get to by going to PC Settings > Network > Proxy. Here, you can use an automatic proxy or you can manually set up your proxy by entering in the IP address (domain name) and port of your proxy server. Using a proxy server lets you do a variety of things, such as hiding your IP address or accessing websites that aren’t available in your country.
Editors’ note: This How To post was originally published on February 24, 2015, and was updated on May 20, 2016 to reflect new information regarding Windows 10 Home Insider Preview Build 14342.
In this article, I will talk about Hikvision DVR network setup.
After installing your DVR and cameras, it’s important to work on the setup to have access via the network, and the first step is to configure the DVR with the basic information such as IP, Mask, DDNS and Gateway.
Important
I want to make sure you are reading the correct article. I will NOT talk about DVR remote access via the Internet. If you are looking for this information, please read my other article: How to access Hikvision DVR from mobile.
But if you need BASIC information on how to setup Hikvision DVR with static IP (which comes before the remote access configuration) you are at the right place.
Take a look at the network diagram below, you can see a Hikvision DVR connected to a router and to a laptop. The blue cables represent the UTP cables connecting the devices in the local network.
After the correct network setup, you will be able to see the cameras from the laptop as shown in the diagram (ass uming the cameras are connected to the DVR).
Follow the instruction below to setup your Hikvision DVR:
1. Connect a monitor and a mouse to the Hikvision DVR
2. Open the DVR Main Menu
3. Click on Configuration
4. Configure the IP, Subnet Mask and Gateway
5. Open a Web Browser and insert the DVR IP
After following those steps you will be able to have local access to the cameras that are connected to the DVR, you just need to make sure your laptop is physically connected to the network as shown in the first diagram and its IP is inside the network IP range. See the next diagram for more details.
In the diagram below you can see the information you can use for the DVR Network setup. This is just an example of the IPs you can use for each device.
Note that the 192.168.1.x network is being used
And that’s all. With these simple steps, you can have your Hikvision up and running in the local network. If you need more information on how to configure the DVR for remote access via Internet, just take a look at the Ultimate Security Camera Guide Volume 2 which has details instructions for DVR Remote Access setup.
Please share this information with your friends.
- Home
- Forums
- News
- Articles
- Reviews
- Email Blasts
- Slack
- Search
- Contact
This is another article is our Bluetooth Guides. Here we’ll show you how to configure your Pocket PC to access a GPRS network using a Bluetooth mobile phone.or laptop to synchronise your Bluetooth enable mobile phone and your Outlook contacts over Bluetooth.
In this article I’ve used an Ericsson T39m and a iPAQ H3970. It’s not much different for other Bluetooth enabled Pocket PCs, but we’ll publish other models over time. The GPRS network is provided by Vodafone New Zealand.
We also assume you have already paired the phone and your Pocket PC. Do so before you continue following this guide!
Check out other Geekzone Bluetooth Guides for more step-by-step pages.
Hot discussions in our forums right now:
2019 Novel Coronavirus Covid-19 Discussion
Created by Batman, last reply by mattwnz on 28-Sep-2020 19:17 (15122 replies)
. 1007 1008 1009
Interior house paint – recommended brands/quality differences?
Created by jonathan18, last reply by neb on 28-Sep-2020 22:02 (23 replies)
. 2
Westpac fined > 1 billion AUD
Created by Batman, last reply by Earbanean on 25-Sep-2020 13:15 (20 replies)
. 2
Video Playing Options for Motels etc
Created by turb, last reply by pom532 on 28-Sep-2020 22:43 (18 replies)
. 2
Best Functional Home Cladding Systems
Created by sJBs, last reply by tchart on 28-Sep-2020 18:20 (29 replies)
. 2
Vodafone NZ upgrades international submarine network
Created by freitasm, last reply by yitz on 25-Sep-2020 20:51 (13 replies)
How to stop garden hose leaking / best hose fittings
Created by timmmay, last reply by timmmay on 28-Sep-2020 18:19 (35 replies)
. 2 3
Streaming from Samsung A5 to Campervan TV
Created by PSLog, last reply by shk292 on 27-Sep-2020 16:07 (11 replies)
RSS feeds Main feed Forums feed Free whitepapers Copyright ©2002-2020 Geekzone® Site features Geekzone Badges Geekzone Slack channel Geekzone on Twitter Status Geekzone Status Geekzone Dashboard Geekzone offers Switch your broadband with Geekzone Mighty Ape Sharesies Hatch Site Information Subscribe to Geekzone Privacy Statement Forum Usage Guidelines (FUG) Advertising on Geekzone Trademark and copyright
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Recently I lost the internal network card on my home desktop. Good news is I had a spare Wireless card! Bad news. The box is my groovyPost test box where I run several VMs using Microsoft Virtual PC 2007.
After searching through several Microsoft Virtual PC documents, configuring my VMs to use the wireless adapter at first started to look impossible. The problem I ran into was attempting to connect a Virtual Machine (Guest) using a physical Wireless Adapter that is also being used by the physical machine or Host. Each time I tried it, I ran into a duplicate IP address issue. . For some reason, the virtual machine network services are unable to translate with the wireless DHCP server on your network. If you’re running XP, there is a crude workaround that involves deleting the Virtual Machine Additions on the Guest, but the same trick won’t work on a Vista Guest. So what’s the solution (other than being told by MrGroove to upgrade to Microsoft Virtual Server 2005 R2?)
Say “Hello” to the Microsoft Loopback Adapter.
The Microsoft Loopback Adapter’s original design was for virtual internal network testing purposes. It acts just like a physical network adapter and “loops back” any settings connected to it. The neat thing about it is that you can install the Virtual Machine Network Services driver on it, which allows a Virtual Guest to connect to it. So if you setup a Loopback adapter and then enable network connection sharing on your physical wireless adapter, you can trick your Guest into thinking that it is connecting to a wired physical adapter. The limitation in this, however, is that the loopback adapter will bind the IP address of your Virtual Machine to 192.168.0.1, and it may interfere with any workgroups you have running on your network. If it does interfere, you can manually change your network to a 192.168.1.xxx subnet.
Read on below to explain the set-up process.
How to Enable a Microsoft Loopback Adapter and Internet Connection Sharing for use with Virtual Machines
1. Go to Start and Control Panel. Once in Control Panel Click Add Hardware.
2. The Add Hardware Wizard will pop-up. Click Next.
3. Check the Yes, I have already connected the hardware button, then Click Next.
4. Now Scroll DOWN to the bottom and Click Add new hardware device.
Tip: You can get to it faster by hitting the A key once.
5. Now Click the Install the hardware that I manually select from a list (Advanced) button, then Click Next.
6. Click Network adapters from the list. Click Next.
7. On the left side Click Microsoft, on the right side Click Microsoft Loopback Adapter. Now Click Next.
On the next Screen Click Finished.
Now to set up Internet Connection Sharing (ICS)
1 . Browse to your Network Connections, Right-Click your Physical Adapter, and Click Properties.
2. Click the Advanced tab, then Check the Allow other network users to connect through this computer’s internet connection button. Click OK to finish.
3. Now Open up your Virtual Machine’s settings, and Set its Network Connection to Use your new Microsoft Loopback Adapter.
Your virtual machine should now be able to connect to your network/Internet using the Loopback adapter and your Wireless Network connection! Granted, this one is a bit complicated, so any comments for the How-To is welcome. However, please post any detailed questions to the groovy Community Forum.
(888-255-6728)
- You are here:
- IT Solutions
- How to set up a network over USB to USB or FireWire
How to set up a network over USB to USB or FireWire
USB to USB networks
1.Overview
In order to connect two computers we’d need a USB cable with type A connectors on both ends. The obvious advantage here is very modest hardware requirements – just one cable and the rest is set at the driver level. Cross-platform options and the apparent ease of connection might also appeal to many users. In addition, if you use a USB-Hub more than two computers can be linked together.
Of course this approach is not flawless by any means. One serious drawback is the limitation of the length of USB cables which is roughly 60 feet. It might not be enough and USB cables of this length are a bit pricey.
2. Setup
The first step is very simple, once you connect the cable computers immediately detect the connection of new hardware and install necessary drivers. After installation, the new device would appear in the system under the name of a USB Network Bridge Adaptor. Now you need to configure your network. This is done in exactly the same as for conventional network adapter. After rebooting the system there is a new “network adapter”.
Now we need to deal with a minor complication: each computer is setup in the same way whereas there should be only one managing and controlling the network. So, what do we do? Let’s open network properties on all computers but one and remove all lines starting with ‘USB-USB Network Bridge’ (not affecting anything else).
USB to USB networks can be arranged into three configuration: chain (computers connected sequentially), star (computers connected via a USB-Hub) and a chain of stars.
FireWire to FireWire networks
How to set up a network using FireWire ports instead of USB? The route of Firewire networks is even simpler because the technology was created based on the architecture of local area networks. In order to create a FireWire based network with two computers one needs just a FireWire cable. The cable type should match the FireWire connectors on your computers (four-pin or six-pin).
Once the connection is established it would appear as “1394 Connection”. You’d need to assign IP addresses manually from the 192.254.0.X / 255.255.255.0 network range and all connected computers must belong to the same WorkGroup. If you need to connect three or more computers a FireWire Hub would do the job.
The primary advantage of a FireWire network is its speed:
400 Mb/s vs standard 100Mb/s LAN.The main disadvantage is a short transmission distance – up to about 15 feet. This shortcoming can be resolved by using a FireWire repeater that would amplify the signal and could provide the reach of up to
300 feet. This technology can work quite nicely for creating a network of several PC’s at home or a small office. Additionally the use of a repeater opens an opportunity to create a large network.
Typically IEEE 1394 controllers are built into many motherboards. It often comes built-in with Creative sound cards. What if there’s no FireWire ports on one of your computers? There’s a wide selection of stand-alone FireWire adapters (PCI, etc).
A local area network (LAN) is a collection of devices connected together in one physical location, such as a building, office, or home. A LAN can be small or large, ranging from a home network with one user to an enterprise network with thousands of users and devices in an office or school.
Regardless of size, a LAN’s single defining characteristic is that it connects devices that are in a single, limited area. In contrast, a wide area network (WAN) or metropolitan area network (MAN) covers larger geographic areas. Some WANs and MANs connect many LANs together.
Contact Cisco
What’s in a LAN?
A LAN comprises cables, access points, switches, routers, and other components that enable devices to connect to internal servers, web servers, and other LANs via wide area networks.
The rise of virtualization has also fueled the development of virtual LANs, which enable network administrators to logically group network nodes and partition their networks without a need for major infrastructure changes.
For example, in an office with multiple departments, such as accounting, IT support, and administration, each department’s computers could be logically connected to the same switch but segmented to behave as if they are separate.
What are the benefits of a LAN?
The advantages of a LAN are the same as those for any group of devices networked together. The devices can use a single Internet connection, share files with one another, print to shared printers, and be accessed and even controlled by one another.
LANs were developed in the 1960s for use by colleges, universities, and research facilities (such as NASA), primarily to connect computers to other computers. It wasn’t until the development of Ethernet technology (1973, at Xerox PARC), its commercialization (1980), and its standardization (1983) that LANs started to be used widely.
While the benefits of having devices connected to a network have always been well understood, it wasn’t until the wide deployment of Wi-Fi technology that LANs became commonplace in nearly every type of environment. Today, not only do businesses and schools use LANs, but also restaurants, coffee shops, stores, and homes.
Wireless connectivity has also greatly expanded the types of devices that can be connected to a LAN. Now, nearly everything imaginable can be “connected,” from PCs, printers, and phones to smart TVs, stereos, speakers, lighting, thermostats, window shades, door locks, security cameras–and even coffeemakers, refrigerators, and toys.
Want to improve this question? Update the question so it’s on-topic for Server Fault.
Closed 6 years ago .
Is it possible to join my EC2 instance (running Windows Server 2012 R2) to my LAN?
I don’t want to make it a domain controller, but I want to have it local enough that I can ping other devices in local network from the AWS instance.
I read about using VPS but I think I may have misinterpreted it, isn’t that more for connecting FROM your personal computer TO AWS for more secure browsing, etc?
2 Answers 2
Sounds like you are looking for a Virtual Private Network (VPN).
You can configure this to put your EC2 instance on the same logical network as your home network and traffic between them goes over a secure private connection.
Amazon provide VPN access with their Virtual Private Cloud (VPC) but there are also a number of open source implementations of VPNs you can try.
AWS allow you to create your own private network ‘in the cloud’. They call this VPC and it’s fairly east to setup.
You can connect to your VPC in a number of ways, two examples:
You can connect to instances in your VPC via VPN (over an Internet Connection).
You could also use Direct Connect to connect to instances in your VPC via a private network (ie NOT over the Internet).
- Faster
- Better ping/response times (more reliable)
- More secure (as it bypasses any and all Internet traffic)
- More costly (there are setup/ongoing charges with Direct Connect)
VPC & Peering
Also have a look at peering for communication between VPCs.
Connect privately to other VPCs- Peer VPCs together to share resources across multiple virtual networks owned by your or other AWS accounts.
Speaking of local area networks, or LANs, they are smaller networks, usually within an office base. LAN is used to connect computing resources, typically inside one building. The computing resources can be computers, printers, servers, IP phones, or routers. Connections between the workstations are physical, with cables, and all the office resources are shared and distributed between the network workstations. The most common type of LAN is that of Ethernet. This is a family of frame-based computer networking technologies for LANs. You must first identify which services you need to provide locally on the LAN. Computers are connected to a switch with Ethernet cables. Each device has a unique IP address.
What You Need While Setting up LAN Network: Cable router, Crossover Ethernet cables, Ethernet cables, Ethernet switch, Network interfaces
Instructions to Set Up LAN Network
Create Network
1. Identify the local services that you want available on the network. Identify network-attached printers, network disk drives, any server that will share printers or disks.
2. Identify how many devices will have to connect to the network. Each device, server or workstation will require a unique address.
3. Run cables to workstations where possible. A wired LAN will always get better performance and be more secure than a wireless LAN. Wherever possible, run a cable to servers, printers, IP phones or work locations. Run a cable to any area where you are likely to work. Use standard Ethernet cables or building wiring as installed according to the TIA-568 standard.
4. Select and purchase a switch or cable router. The simple secure way to connect to the Internet is to use a cable router. Many makes and models are available. If the model you choose does not have enough ports to connect all of your computers, then you will need to purchase a switch as well.
5. Configure the WAN port of the cable router. Configuration details will vary from vendor to vendor. Key information you will need to configure the WAN port will be supplied by your internet service provider.
6. Configure the LAN ports of your cable router. Most cable routers will act as a Dynamic Host Configuration Server, or DHCP server. This means that the router will give addresses to workstations automatically. Be certain that the address pool has enough addresses for all of the workstations. Make certain that there are enough addresses outside of the range for any hosts that need static addresses. For example, a network address with a mask of 255.255.255.0 has a total of 254 hosts. If the dynamic pool has 200 addresses available, that means the remaining 54 addresses are available to give printers or servers static addresses.
7. Connect the wires for the network. Workstations and servers can be connected with standard Ethernet cables. Connect the switch to the cable router LAN ports by using the up-link or straight port on the switch. If the switch does not have an up-link port, connect any standard port of the switch to a LAN port on the cable router with an Ethernet crossover cable. Ethernet rossover cables can be purchased at any electronics store.
8. Test the services and Internet connectivity. Test each of the workstations to ensure they can connect to the Internet and test any local servers and printers. Print test pages on the shared printers. Tests read and write permissions on shared file servers by copying files to the servers and copying files from the server to a workstation.
Tips & Warnings
- Purchase a cable router with wireless capabilities to give you more flexibility.
- Make sure cable lengths do not exceed 100 meters, or about 300 feet.
- Do not run cables in air ducts unless they are fire rated. Check local building codes.
Tips:What are the differences between LAN and WAN? Check this table.
- Mix
- More
Why Would You Need WAMP on Your Local Network?
When developing locally you will want to test your website from multiple devices connected to your network. By giving access to WAMP over LAN it allows you to connect to your website from any device such as a Laptop, Smart Phone, or Tablet. This is easy to set up and only requires a small edit to your httpd-vhost.conf file.
Leave the server OFFLINE as this functionality is defunct and no longer works, which is why the Online/Offline menu has become optional and turned off by default.
Step 1: Edit Your httpd-vhost.conf File
You will need to change a couple of lines in your httpd-vhost.conf.
Navigate to c:/wamp64/bin/apache/apache2.4.41/conf/extra/httpd-vhost.conf and open with a text editor like Notepad.
Below, is a default virtual host file. It should look like this if you have not added any of your own Virtual Hosts.
If you want to allow access from anywhere replace Require local with:
If you want to be more specific and secure add access rights like this to only allow computers in your local network:
Or to be even more specific and only allow certain computers:
Make sure to restart WAMP after you edit the httpd-vhost.conf.
WAMP Server Training: Learn WAMP Server online. Courses as low as $9.99 at Udemy!
Step 2: Setup the Other Computers
You will need to edit the host file c:/windows/system32/drivers/etc/ of the computer that will be connecting to your WAMP website. Use a text editor like Notepad and make sure you run it as an Administrator.
Find the internal ip of the computer that is running WAMP at what is my local IP? and update as shown below. Replace “192.168.1.101” with the internal IP of the machine running WAMP.
You should now be able to access your WAMP website through your local network. If you run into any problems, please let me know in the comments below.
WAMP Server Training: Learn WAMP Server online. Courses as low as $9.99 at Udemy!
If you enjoyed this tutorial, please be sure to follow us on Facebook and Twitter. You can also find us on Freelancer if you need some help with your WordPress website or web development issues.
A local area network – or LAN – encompasses computers and other devices that connect to a server together at a specific location – whether an office or a commercial environment. Devices use LAN connections in the business to share resources. You’ll find more than one computer able to connect to the same printer in a business environment, and this is done on the local area network. Mobile devices and computers can also be connected this way, and a LAN can work for as many users as you would like. So, if you have a business packed with one hundred staff members, they can all share the same connection.
There are a lot of components that allow people to connect to the internal servers, and these are made up of switches, routers, and cables that will connect everyone together. A local area network can transfer your business data far more quickly than an office telephone line can, but there is a limit to the number of computers that can be supported. There is also a limit to the distance in which data can be transferred. With the help of telephone lines, local area networks can also connect to other local area networks, and this can be done with radio, satellite, and telephone lines.
This is what is called a wide-area network or WAN. The biggest WAN in the world is the internet, as it connects everyone everywhere as long as an internet connection is available. The most significant difference between a LAN and a WAN is that the LAN uses wires and cables that can be a considerable issue and get in the way. A WAN does all the same things as a LAN, but without any of the wires to worry about.
The Proper Protocol For LAN Implementation
There are currently a variety of LAN protocols that are popular today, and the most popular one is the Ethernet protocol. There are others, too, and those are
- Token Ring
- Fiber Distributed Data Interface
- Asynchronous Transfer Mode
However, the Ethernet protocol is the most popular and nearly every single business out there uses this protocol. Ethernet is a widely implemented option because of how simple and flexible it is. It’s known as the 4th Dimension because it can be talked about as a specific protocol, or it can encompass a variety of Ethernet implementations. The implementation of the Ethernet protocol can be done without much education of it, and it’s why more businesses today use it as their primary LAN protocol. Smaller and medium enterprises both utilize the Ethernet protocol, but that doesn’t mean that larger organizations can’t use it, especially as there are three variants of Ethernet protocol: 10 Mbps, 100 Mbps, 1000 Mbps.: 10 Mbps,
LAN Talent Required
LAN WAN Engineers are the right IT professionals to have on the books if you are looking to implement new protocol or maintain existing protocols. They support the local and wide area networks for the business to ensure smooth running connectivity. There is a specific skill set required to ensure that the business needs are met at all times, and a LAN WAN engineer implements their skills with their expertise in telecommunications for the best productivity. These computer network specialists work closely with the rest of the IT team to understand networks
and have a better, more detailed knowledge about the LAN or WAN in the business. They need to have the right public and personal skills for interaction with both companies and the questions that come from the public. Most LAN WAN Engineers need to be able to work to a time limit, and they need to be as detail-oriented as possible. Some of the knowledge that they need to have includes:
- Problem-solving
- Critical thinking
- Leadership skills
All of these will work hand in hand to ensure that the whole network runs as smoothly as possible. Your LAN WAN engineer of choice should also be able to employ the expertise to figure out how to avoid running into difficulties, with governance skills that will enable them to keep the team performance at a high level.
Five Steps To Successful LAN Implementation
Equipment
First, you need the right equipment to set up your LAN. This includes:
- A router
- Ethernet cables for every device you want to connect
- A computer
- Devices
- A broadband connection, router, and modem (if looking to connect to the internet)
Begin by plugging in the network router and turning it on. If it’s a brand new one, follow the steps on the box to get it plugged in and ready for use.
Connect The First Computer
If your router is a brand new one, you need to set up your computer to connect to the router, and you can do this via the Ethernet cable. A Windows PC should automatically prompt you with a setup wizard for your first connection, but you can find it in the Network and Sharing Centre in the settings area under the control panel. В On a Mac, System preferences can house this setup, and you can go from there.
Set Up The Wi-fi
The automatic setup wizard will hopefully take you step by step through the process so that you can have the internet up and ready to go. Once you have the Wi-fi working, the devices connected to the Ethernet cables should be able to run on the internet, too.
Connect To The Internet
Every single device connected to the LAN needs to be set up with passwords to connect successfully to the internet. Otherwise, you will be left with half of a business who have no idea why they cannot get to the internet and why it’s not working for them. Make sure you password protect and have the right firewalls running for safety.
Connect The Remaining Devices
Any printers or mobile devices that require an internet connection can all be connected to the LAN so that you are all able to use it effectively.
Bring on extra help to ensure that this process runs as smoothly as possible!
If you are in the market for on-demand LAN installation, consider how FE can help. With the best LAN engineers available now, you can enjoy a well-connected business that remains efficient. Contact us today, and let’s talk about how we can help.
Getting a Printer to work on Linux is more difficult than it is on other operating systems. The reason for this is that not all printers have driver support for Linux. Additionally, each desktop environment handles printers differently, so there’s no universal set of instructions for users to follow. Luckily, there’s an easy way to configure printers on Linux; the Cups printing system. It’s an open source tool that Apple develops. With it, adding printers to Linux is a piece of cake!
SPOILER ALERT: Scroll down and watch the video tutorial at the end of this article.
Install Cups
Pretty much all printing on Linux happens with Cups. You may already have this software installed on your Linux PC. However, this isn’t true 100% of the time, so it’s safe to go through the installation process anyway. Open up a terminal and follow the commands to get it working depending on your Linux distribution.
Ubuntu
Debian
Arch Linux
Fedora
OpenSUSE
Generic Linux
Need to use Cups but can’t install it on your Linux OS the easy way? Don’t worry! The source code for the software is on Github. To install it, read through this page. Learn what dependencies you’ll need for it to build correctly. Then, when all of the dependencies are taken care of, open up a terminal and use the Git tool to clone the latest release.
Using the CD command, move the terminal into the cups sources folder.
Run the configure command. Using configure generates all the necessary items for Cups to build. It will also check for dependencies, and see if the building environment is set up correctly. DO NOT SKIP THIS STEP!
Let the configure scripts run and set up the development environment. If the scripts don’t run into any errors, it’s safe to start the compilation. In the terminal, run the make command.
Cups takes a long time to compile, especially on Linux PC’s that don’t have a lot of performance power. When the compilation is done, use the test command to check the software and determine that it works.
Finally, after running the test, install Cups to the system with:
Add Printers
The Cups printing system on Linux is pretty automatic — if you have a printer that has native Linux support. However, if the Linux operating system you’re using doesn’t have a built-in driver for Linux, Cups isn’t going to see it, and nothing will work.
Generally, a good workaround for printing on Linux is to find out if your printer supports working over a network. That way, if the manufacturer refuses to support the Linux platform, it won’t matter and you’ll be able to use it with Cups anyways.
To add a printer, open up a web browser and load up the Cups web interface.
In the Cups web interface, click on the “Administration” tab at the top of the page. Alternatively, look for “Cups for Administrators,” and select the “Adding Printers and Classes” button to go to the printer management area.
Local Printers
Need to add a local printer? Start out by turning it on, and plug it into your Linux PC. Ensure that Linux detects it as a device, by entering the following command into a terminal:
If the printer shows up as a device in lsusb, your OS should support it. Return to the Cups printer admin area and click the “find new printers” button. Selecting this option is best as it allows Cups to scan your system for any printers (locally, and on the network).
Let Cups scan for devices. When the scan is complete, it will print out a list of available printers. Next, to each printer it finds, you’ll see an “Add This Printer” button. Click it, and add your printer to the Cups system.
Network Printers
Cups is quite good at detecting compatible printers, even network ones. If you know the exact network IP address of your network printer, click the “Add Printer” button, scroll down to “Other Network Printers,” and specify the address. Otherwise, select the “Find New Printers” button and allow the software to detect it automatically.
After letting Cups detect printers, click the “Add This Printer” button next to your printer in the interface.
Printing A Test Page
Now that your printer is working with Cups, it’s time to print out a test page, to confirm that you can print. Open up your application menu, type “printers” and open it.
Gnome/GTK Instructions
Use Gnome or a desktop environment that makes use of the Gnome printer app? Follow these instructions to print a test page.
Step 1: open up the printer app by searching for “printers” in activities, or the settings area.
Step 2: look for the printer you added in Cups and select it in the menu.
Step 3: find the “print test page” button and select it to start printing a test page.
KDE Instructions
Are you a KDE Plasma user? If so, follow these instructions to learn how to print out a test page.
Step 1: open up the Plasma app menu and search for “Printers”.
Step 2: in the Printers app, select the printer you added to Cups.
Step 3: click the “maintenance” button and select “print test page”.