I have created Active Directory Based Software Installations to users and computers. I have a question about user software deployment.
If I have a GPO that tells a user to install an application on logon of a machine, how would I manage the software installations because this users moves around...
I have read that document. Thanks for the link though. ;)
Normally this would not confuse me, but if you look at my free -m command, I am using Zero swap file.
So where is this mysterious virtual memory coming from?
So i'm starting to do some performance monitoring of my linux system. I'm very confused.
At first, I ran a 'TOP' command to see my memory utilization. I was shocked that I was totally out of memory!
top - 12:50:01 up 5 days, 20:41, 1 user, load average: 0.00, 0.01, 0.00
Tasks: 114 total, 1...
...C 10.0.0.0 is directly connected, Vlan1
C 192.168.1.0/24 is directly connected, Vlan10
C 192.168.2.0/24 is directly connected, Vlan20
S* 0.0.0.0/0 [1/0] via 192.168.1.1
CONFIG
!
interface Vlan1
ip address 10.0.0.2 255.255.255.0
ip access-group 101 in
ip access-group 1 out...
Scenario: I inherited a file server where the previous administrator created a lot of groups to control permissions to files on a NTFS shared folder. He then removed the groups from active directory, but the NTFS permissions were left on the files.
Now when I set security permissions on files...
ACL's limit traffic. IP INSPECTION makes sure that the protocol has not been 'altered' after the first rule permits it. AKA it checks every packet that comes in to make sure it conforms to the protocol.
You can create a new scope for a subnet currently does not reside within your network.
AKA 172.16.x.x
Then make your reservations within the scope their. Then when they DHCP, they get an IP address outsite your subnet, and cannot communicate with your network.
yes, you can make a 'reservation' on the MAC address, and assign it an invalid IP address. Example
Reservation Name: blocked_mac
ip address: 192.168.3.3
MAC address: 00:42:33:22:11
The command to configure the router with an ip address should be this
conf t
int vlan1
ip address <ip address> <subnet mask>
no shut
That should do it.
If it's an unexpected shutdown, it's more than likely hardware related as many software problems throw a blue screen / log. You could look at your memory dump file (if you have one) to determine what was loaded at that time.
I would look at your server utilities (Diagnostics), and do a full...
Enable remote desktop for the computer
Start -> Settings -> Control Panel -> System -> Remote -> Check "Allow" remove Desktop -> Select Remote Users -> Add "Domain Admins"
Then run the remote desktop client from another windows XP machine (start -> run -> mstsc -> enter). Or download it for the...
With a /27 subnet mask, 30 hosts per network, you get 8 networks for addressing with your class C.
You implimented a /28 subnet mask to gain 14 host networks for your switch / router communications.
Therefore 7 networks of 30 hosts, and 2 networks of 14 hosts to fill the class C.
/27 Netmask...
Create your access lists, and link them to the VLAN interface. This will acomplish what you are looking for. You will not be able to directly tie a layer3 access list, to a layer2 port.
Example
access-list 100 permit 192.168.1.0 0.0.0.255 host 192.168.1.3
access-list 100 permit 192.168.2.0...
Please post the configuration from the 2948 side.
Also post the display from both devices
sho int trunk
show vlan
Also this is basic, but must be asked. You are using a CROSSOVER cable between the switches? Yes? Otherwise they are not physically connected.
Just a thought. Make sure you have this command enabled on the router.
ip subnet-zero
It lets you use all 1's, and all 0's subnets. May potentially be the cause of your issue.
You can check your DHCP server to see duplicate machine names. WINS as well will acomplish this. One trick is to unplug the machine that is getting the 'duplicate' message. Then pinging the machine name to get the IP address of the culprit and track it down.
If you are going greater than 2 floors, I recommend fibre for the distance benefits, and protection from ground voltage differential that can be dangerous with ungrounded cable. Otherwise you have to deal with grounding shielded cable.
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.