Hi
I'm trying to setup access control lists on my cisco 2960 switch. The idea is that each server connected to a switch port will have its own access control list. Eg. only allow ssh access to a server from a specific IP address.
My problem is that that the switch interface is limited to only...
I noticed that some domains have localized DNS Lookup results. For example if the lookup is performed in the US one IP address is ruturned, while another ip is returned in Europe, etc.
One example is www.google.com:
From Europe:
Non-authoritative answer:
Name: www.l.google.com
Addresses...
Hi
I have a stored procedure [CreateHandle] which will return a one record with a single cell. E.g.:
[Handle]
GDR5H
Now I am trying to call the stored procedure from within another procedure and grab the return value into a variable. So something like this (not the correct syntax):
DECLARE...
Hi
I would like to add a table that takes up 100% of the height of the browser window. I have done this like this:
<table style="height: 100%; width: 780px" border="1" cellpadding="0" cellspacing="0">
That works if I do not include the doctype element, however if I add:
<!DOCTYPE html PUBLIC...
Hi
I'm making some queries to a DNS service with around 2000 zones. I would like to have a query to check if a zone is added to the server. I have made a query like the following:
Select * From MicrosoftDNS_ZONE where DNSServerName="xxx.xxxxxxx.xxx" and Name="xxxxxx.xxx"
The query is working...
I'm thinking of buying a C3750 switch and I'm not sure if I should get the SMI (Static routing only) or the EMI version (full dynamic routing).
I have two primary reasons why to get a layer 3 switch.
1: Redundancy: I have the posibility to connect the switch to two C6509 routers in a...
Hi
I'm looking to omplement a VLAN solution. I have multible subnets and I would like to add VLANs within these subnets based on IP addresses. e.g. 192.168.1.20 and 192.168.1.25 is one VLAN and 192.168.1.23 and 192.168.1.58 is another etc. All VLANs must be able to exchange data with other...
Hi
I have made a trigger that fires when deleting rows. However it returns an empty recordset, and it is not supposed to. How do I change that?
CREATE TRIGGER [Log_Delete_Definition_Source] ON [dbo].[Definition_Source]
FOR DELETE
AS
SET NOCOUNT ON
DECLARE @concept_identifier int,
@page...
Hi
I have a problem with my PIX 515e and some Linux servers. When the servers are behind the firewall it is posible to ping them, but TCP connections seam to be blocked. Other linux servers are runnig fine and Windows servers are fine as well.. as far as I can tell.
I have one line in my...
Hi
I have a problem with my pix 515e. I have one line in my accesslist:
access-list outside-in line 5 permit ip any any
So all trafic through the firewall should be allowed. I do not run NAT and most IP addresses are working fine. However some addresses are not allowed through. It seams...
Hi
How do I make a page automatically log into a site with basic NT authentication, so that the user will not have to enter login information?
Thank you
Hi
I'm planing to set up a Network Load Balancing web farm for a small hosting company. The problem is, that the customers are using dynamic data such ad Microsoft Access and using File System Object to modify files.
For this reason I need to set up a shared drive that all nodes in the cluster...
Hi
I currently have the following network where I would like to add a pix515e firewall:
Cisco router (gateway: 81.19.251.129)
|
|
|
Switch
|
|
-----------------
| |
server1 server2
81.19.251.130...
Hi
I have just purchased a PIX 515E firewall for use in a datacenter protecting several webservers and I need some help configuring it.
I have two networks:
81.19.251.80/28
81.19.251.128/25
I would like to have both networks behind the firewall on the same interface and I have a clear...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.