[Vista] Cannot set static ARP entry?

InlineFive

Diamond Member
Sep 20, 2003
9,599
2
0
Hello all,

I'm having troubles entering a static ARP entry in Vista.

arp -s xxx.xxx.xxx.xxx XX-XX-XX-XX-XX-XX (as outlined in the arp help)

But it keeps saying that it cannot enter because of error 5. Apparently this means that it has to be run as an Administrator but I already made sure to open the command prompt as an Administrator.

Any ideas?

Thanks!

I5
 

stash

Diamond Member
Jun 22, 2000
5,468
0
0
Are you sure you elevated the cmd prompt? Does the title bar say Administrator:....?
 

stash

Diamond Member
Jun 22, 2000
5,468
0
0
Very strange. 5 is access denied, but I was able to do it on my box from an elevated cmd prompt.

Have you fiddled with any UAC settings? Oh, and can you post a whoami /all output from that elevated cmd window?
 

InlineFive

Diamond Member
Sep 20, 2003
9,599
2
0
Originally posted by: stash
Very strange. 5 is access denied, but I was able to do it on my box from an elevated cmd prompt.

Have you fiddled with any UAC settings? Oh, and can you post a whoami /all output from that elevated cmd window?

I just checked and all of the User Account Control settings in the Local Security Policy are set to system defaults.

Attached is the "whoami /all" output from an elevated prompt.

USER INFORMATION
----------------

User Name SID
==================== =============================================
kealakekua\dsantiago S-1-5-21-1368259970-703502294-2050639252-1001


GROUP INFORMATION
-----------------

Group Name Type SID Attributes
==================================== ================ ============================================= ===============================================================
Everyone Well-known group S-1-1-0 Mandatory group, Enabled by default, Enabled group
KEALAKEKUA\Debugger Users Alias S-1-5-21-1368259970-703502294-2050639252-1002 Mandatory group, Enabled by default, Enabled group
BUILTIN\Administrators Alias S-1-5-32-544 Mandatory group, Enabled by default, Enabled group, Group owner
BUILTIN\Users Alias S-1-5-32-545 Mandatory group, Enabled by default, Enabled group
NT AUTHORITY\INTERACTIVE Well-known group S-1-5-4 Mandatory group, Enabled by default, Enabled group
NT AUTHORITY\Authenticated Users Well-known group S-1-5-11 Mandatory group, Enabled by default, Enabled group
NT AUTHORITY\This Organization Well-known group S-1-5-15 Mandatory group, Enabled by default, Enabled group
LOCAL Well-known group S-1-2-0 Mandatory group, Enabled by default, Enabled group
NT AUTHORITY\NTLM Authentication Well-known group S-1-5-64-10 Mandatory group, Enabled by default, Enabled group
Mandatory Label\High Mandatory Level Unknown SID type S-1-16-12288 Mandatory group, Enabled by default, Enabled group


PRIVILEGES INFORMATION
----------------------

Privilege Name Description State
=============================== ========================================= ========
SeIncreaseQuotaPrivilege Adjust memory quotas for a process Disabled
SeSecurityPrivilege Manage auditing and security log Disabled
SeTakeOwnershipPrivilege Take ownership of files or other objects Disabled
SeLoadDriverPrivilege Load and unload device drivers Disabled
SeSystemProfilePrivilege Profile system performance Disabled
SeSystemtimePrivilege Change the system time Disabled
SeProfileSingleProcessPrivilege Profile single process Disabled
SeIncreaseBasePriorityPrivilege Increase scheduling priority Disabled
SeCreatePagefilePrivilege Create a pagefile Disabled
SeBackupPrivilege Back up files and directories Disabled
SeRestorePrivilege Restore files and directories Disabled
SeShutdownPrivilege Shut down the system Disabled
SeDebugPrivilege Debug programs Disabled
SeSystemEnvironmentPrivilege Modify firmware environment values Disabled
SeChangeNotifyPrivilege Bypass traverse checking Enabled
SeRemoteShutdownPrivilege Force shutdown from a remote system Disabled
SeUndockPrivilege Remove computer from docking station Disabled
SeManageVolumePrivilege Perform volume maintenance tasks Disabled
SeImpersonatePrivilege Impersonate a client after authentication Enabled
SeCreateGlobalPrivilege Create global objects Enabled
SeIncreaseWorkingSetPrivilege Increase a process working set Disabled
SeTimeZonePrivilege Change the time zone Disabled
SeCreateSymbolicLinkPrivilege Create symbolic links Disabled
 

InlineFive

Diamond Member
Sep 20, 2003
9,599
2
0
Interface: xx.xxx.215.234 --- 0x8
Internet Address Physical Address Type
xx.xxx.213.16 00-1b-fc-f1-99-cc dynamic
xx.xxx.215.1 00-07-84-85-b0-1b dynamic
xx.xxx.215.255 ff-ff-ff-ff-ff-ff static
224.0.0.22 01-00-5e-00-00-16 static

The network is terrible here and clients keep having to broadcast to locate the gateway. This happens far too often and causes dropouts so I was trying to create a static entry for it.