Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

-4
votes
3answers
57 views

Assign a static IP to a Windows Server 2008 R2 - where to get static IP addresses [closed]

On Windows Server 2008 R2, I know how to assign a static IP address to that from lan properties windows. In my current server, I am working with a hosting provider and they provide me 5 IP address ...
-3
votes
2answers
34 views

Printing from a wireless laptop to a printer on a different lan network [closed]

I have a laptop connected to the internet via a wireless router in our office. Also the office has a separate LAN network that has a router. The printer on this network is connected to a computer via ...
1
vote
1answer
23 views

Accessing database from local network

I would like to access database running on virtual machine which resides in server connected to local network. Here's the whole situation: There is Windows Server 2008 R2 Datacenter running as ...
1
vote
1answer
27 views

How to redirect traffic with Apache and Dlink 524T ?

I would like to redirect all LAN http traffic to my Apache server (which is located temporarily on my laptop ). The basic idea is that every user who connects to the network and tries to connect to a ...
0
votes
2answers
35 views

Howto switch ISP provider? [closed]

Possible Duplicate: Office network failover? I have a office LAN providing internet access to several workstations, each workstation it is basically connected to the hub that it is ...
0
votes
1answer
39 views

Office network failover? [closed]

Possible Duplicate: What hardware do I need to add a backup internet connection? I have a office LAN providing internet access to several workstations. Each workstation is basically ...
1
vote
1answer
88 views

settings for network with dhcp server

We are trying to fix a problem in a network with this setup: DHCP Server (and all stations) connected to a gigabit switch connected to a router. What should the Gateway and DNS values be on each of ...
0
votes
1answer
19 views

Bind server port to local ip address

Here is the situation: A Windows XP machine running as server - accessible from outside A device(camera) which is locally(from LAN) accessible What I need is this - if I access a specific port on ...
0
votes
1answer
98 views

Running teamcity in LAN

I am trying to set up a teamcity server in my local network so that it can also be accessed from outside. the server runs on port 8111 and can be accessed fine from inside the lan. In my router ...
0
votes
0answers
25 views

accessing local magento site on lan pc [closed]

I have a few pc's in my network. I've used 1 pc to setup wamp and magento. I want to access the local magento site from the other pcs in the network. I can connect to Wamp from any pc no problem - it ...
-3
votes
0answers
72 views

lan gaming stuck the network [closed]

i hope this is the right place to ask ... we have a problem at the university. we got the game counter strike in our lab and when we start a LAN game their is an employee that work here, always ...
0
votes
1answer
53 views

Cannot remotely connect to server while it's connected to WAN port

It may appear like a really dumb question but why can't I remotely connect to my server when it's connected to the WAN port of the router? It was working when the server was connected through any ...
2
votes
2answers
106 views

Networking several devices with the same IP

I have a bunch of embedded devices that I need to flash with a custom OS. On each device, the boot-loader (U-Boot) has a fixed IP of 192.168.100.2 and on boot it looks for a TFTP server at ...
2
votes
2answers
79 views

How do I prevent excessive ARP requests sent from Windows Server 2003?

OK, I've scoured the 'net already for possible solutions and have found none. Maybe you guys can help me. I have a Windows Server 2003 setup, with a fixed IP on a routed LAN, standard /24 network. ...
0
votes
1answer
20 views

Setting up MySQL server on LAN to be used with JDBC

I'm creating an application with client-server architecture in java. What I'm trying to achieve is a simple client-server architecture connected via LAN with an ethernet switch, the server is having a ...
1
vote
3answers
92 views

What exactly defines a LAN? [closed]

When I am reading some networking books, they often define a LAN as a set of connected computers across a building, campus floor, home, etc. However, I think this is pretty vague. What exactly defines ...
2
votes
3answers
97 views

How to configure bind9 to be a local DNS only with no internet access?

I want to configure bind9 to be a local DNS only with no internet access at all. So I have 5 PCs in my virtual domain xy.com. Within this domain there is no access to the internet. The DNS server ...
-2
votes
1answer
45 views

Solving problems regarding accessing localhost over LAN

I have two computers with IP addresses of 192.168.1.1 and 192.168.1.2 respectively. Both computers have Apache servers installed on them and both are listening to port 8080 rather than 80. I have ...
2
votes
3answers
40 views

Accessing the servers via their WAN IPs from the internal network - connect them to LAN too?

Currently we have a few servers behind a router/gateway, which is in bridge mode, so the servers have directly assigned WAN IPs with no NATting performed. This works as expected. There is, however a ...
1
vote
1answer
41 views

Access content via a LAN connected machine which is Django-WSGI-Apache configured

I configured my system to be able to deploy Django stuff using Apache on my machine(Ubuntu 11.10).I followed the instructions given at ...
-1
votes
1answer
18 views

Accessing a connected device through LAN

I have a metered APC Power Distribution Unit (PDU) which is capable of spewing out the current load, power and such information through a LAN cable. I'm connecting the cable from the PDU to a server ...
4
votes
3answers
165 views

Several switches vs one switch for on LAN of 60 computers?

A. Is using one network switch is faster vs 3-4 network switches connected together in same room? B. Is there difference in speed at all between cheap switch and more expensive model? P.S. network ...
0
votes
2answers
51 views

How to copy files to destination system through a specific LAN card?

I want to copy database backup from my running DB Server to Backup server. The source server has two LAN cards connected through their own IP address. One LAN card is used to connect to the ...
1
vote
4answers
124 views

Encryption between a LAN switch and an end device

What standards/protocols/products exist that support encryption of all data sent between a device (e.g. a workstation) and a LAN switch? Something like WPA for WLAN.
0
votes
1answer
43 views

Host web app in Tomcat for users in LAN

I have a web app which is running on Tomcat 7, on Fedora 14. I can access that application in my local pc but how do I make it available to the other users of the LAN?
3
votes
2answers
136 views

802.1X needs single port per device?

We are planning to implement 802.1X. What is not clear is whether a switch supporting 802.1X can successfully and correctly authenticate multiple devices connected to the same switch port (e.g. if we ...
1
vote
3answers
105 views

Persistent Issues on small business network using Cisco 871W and Catalyst Express 500

Being the most qualified (read: still not qualified) to solve our persistent network issues, I've turned to serverfault for guidance. I've done some searching, reading related documentation on ...
2
votes
2answers
218 views

VPN IP Routing - slow connections

UPDATE: Router error logs show: LCP Time-out 0 I'm not sure how to correct this. The Lan-to-Lan profiles are set to -1 Idle Timeout (for the remote branch). I have a PPTP VPN running between two ...
-1
votes
1answer
81 views

How to setup a proxy server on my LAN?

Here is my network configuration: My computer is inside a LAN. All the internet traffic goes through a default gateway. I wish to conduct an experiment. I want to monitor user traffic pattern. I want ...
0
votes
3answers
52 views

using access point with IP outside normal network segment

having an issue trying to segment my network. Currently, our LAN resides on the 10.1.x.x segment, the first x varying based on qeuipment type, and the second varying on the number of the particular ...
2
votes
1answer
106 views

ARP discovery on multiple subnets

I have an unmanaged switch which serves traffic belonging to different subnets. Lets say these are the subnets: 192.168.0.0/24 192.168.1.0/24 192.168.2.0/24 And few more subnets which I am not aware ...
0
votes
1answer
44 views

Not allowing access to another computer in LAN

Is it possible to handpick few ip addresses to allow access to localhost over LAN and rejecting other incoming connections? I am running XAMPP. OS : Windows XP
2
votes
5answers
119 views

How to determine what device is physically connected to network switch?

So, I've been using some port mapping software and running into a problem. We have many switches spread across the network, when I do a network scan it shows the device that is physically connected to ...
1
vote
1answer
68 views

how to access my lan based postgresql db from my website

We have lan based .Net application with Postgresql 8.1 , now i have task to provide interface on website to read and write two tables on LAN based database I don't know where to start Please help me ...
2
votes
2answers
81 views

Restricting RDP sessions over Internet but not LAN

Fair warning: I'm a programmer, not an IT person. Thus I have no idea what I'm talking about and put myself entirely at your mercy. I have three dedicated machines that we currently administer ...
0
votes
4answers
114 views

Extent LAN over internet

I have the following scenario. A computer is connected to private network. I do NOT have access to modify anything on this private network. I am just supplied with a network cable. The computer ...
-1
votes
1answer
53 views

Firefox Doubt in LAN [closed]

Is there an option in fire fox to run it via LAN??? After connecting to other user by SSH, and if type firefox on the command prompt, will it pop up other user's fire fox window? and I'm ...
0
votes
2answers
161 views

Force DHCP server to give a new IP address

i connect to the web via LAN and IPs are assigned via the DHCP server. so a simple sudo dhclient -r sudo dhclient does not work. is there another way to get a new IP address from the DHCP server? ...
3
votes
6answers
402 views

Gaming on an office lan [closed]

don't shoot me for this one. I'm wanting to get a few of us in our team (say 5 players) to start playing a network game in the office (you know... team building and all that ;) ) - thinking that ...
1
vote
2answers
260 views

Simulate internet routers, dns in a lab?

I need to test my software runs across the internet, i.e. two machines can talk to each other via host addresses and name resolution with routers and port-forwarding in between. What's the best way to ...
1
vote
4answers
94 views

Encrypting a link between two data outlets on the same LAN

I have two systems in a rack that are directly linked together with a 0.25m Cat 5e cable so they can exchange data via NFS. As you may know, plain NFS does not inherently support encryption or user ...
2
votes
1answer
66 views

Test and production situated on the same LAN

The organisation who are responsible for our Data Centre have just advised me that the Testing and production environments are running off the same LAN. To me this sounds like bad practice what - ...
0
votes
0answers
31 views

VPN (SSTP) connection - problems with iptables

I have big problem with connecting from my LAN to remote VPN. Between my LAN and Network there is Linux box with iptables rules. Below is what I've added to iptables to enable connection from specific ...
2
votes
1answer
1k views

Detecting Torpig on a LAN

I am responsible for the oversight of the LAN at a college campus. Recently we started getting blacklisted by CBL because someone on our LAN is infected with Torpig (AKA Anserin). The suggestion ...
0
votes
1answer
81 views

Deny all except a range of IP'S IIS 7.5 problem

I want to set up a Deny all rule for a specific range of IPS, so I wrote the range, lets say 76.200.0.0 and its mask 255.255.0.0. The problem is that as my personal server is on a LAN, IIS takes the ...
0
votes
0answers
68 views

Cisco ASA Networking

I have two networks connected to the LAN interface of my ASA5510. Network 1: 192.168.254.0/24 connected to a switch for all computers in the building. Network 2: 192.168.252.0/24 is connect via a ...
0
votes
1answer
37 views

LAN - troubleshooting

I have 2 clients on my LAN that I'm trying to get to "see" each other. The first as follows Computer1 IP 172.21.62.230 Subnet 255.255.255.224 Default gateway 172.21.62.225 Preferred DNS server ...
3
votes
4answers
116 views

Resolving IP Address Conflicts in LAN

We have our lan setup with DHCPD providing fixed IP addresses to the systems. However we are facing IP conflicts if some one connects a laptop and assigns an IP address belonging to another system. ...
0
votes
0answers
241 views

Specifying an Internal (LAN) DNS Server in Netgear DGND3700 (N600) router

I have a DNS server running on a linux machine on my LAN which has domains for a few devices in my LAN. The resolve.conf file has google and the isp nameservers in it, as well as itself. Dunno if that ...
0
votes
2answers
72 views

Storage setup for large files

I need to store over 200TB of data (all types, biggest being video files) and be able to access it over a local network. The files will be accessed for editing or searches. I don't need versioning, ...

1 2 3 4 5 6