Questions tagged [dynamic]

88 questions
0
votes
3 answers

Change Packet Dynamically with Squid

Is there any option in Squid that allow me to change packets dynamically? For ex: I want to send all packet that comming to Squid to my PHP code and change the packet with PHP Dynamically and resend it to Squid.
0
votes
1 answer

Asterisk Real time does not perform register with SIP TRUNK provider

I am using astersik real time (dynamic). I have entered my SIP trunk details into the sippeers tables. However, the sip trunk does not perform a register with the SIP TRUNK providers servers as it would if wrote it in sip.conf manually as register…
Qumar
  • 55
  • 1
  • 3
  • 9
0
votes
2 answers

Windows 2003 Dynamic Disk error

I was trying to ghost a partition on a Windows 2003 server, using Ghost 2003. Unfortunately things went horribly wrong, and now I can't boot back into my system. As you can see, Ghost creates a wee little partition to do its dirty work, and has…
ChrisH
0
votes
1 answer

IIS - Able to access local IP but not external IP

I am encountering this problem where I am able to access my IIS Web Application through 192.168.0.15:8090 (Local IP) but not through 92.251.98.7:8090 (External IP). These are the steps I have taken so far: Set Binding on my project on IIS to accept…
Ryan Sammut
  • 101
  • 2
0
votes
2 answers

403 Forbidden when using a dir wildcard

I am using a wild card so that I do not have to create a dir listing for each folder I create I can access folder.dev/index.html correctly but when I try to access folder.dev I am getting a 403based on the folder I am trying to access…
0
votes
1 answer

Finding current dynamic IP of a remote computer

I need to access a remote computer using VNC. the computer has a static IP in its network but connects to Internet trough a VPN connection. How can I find current IP of this computer from my own system (remotely)? Can something like DynamicDNS help…
Ariyan
  • 147
  • 1
  • 3
  • 15
0
votes
1 answer

Convert basic disk to dynamic

I have a Windows server 2008 system with 2 x 40 GB SSD hard disks. On first disk I have the OS installed and the second disk is unallocated. I want to mirror the OS on second disk using software RAID. The operation of converting the basic disks to…
Cristian
  • 3
  • 1
0
votes
1 answer

make apache mod_rewrite rols dynamic from db?

i have mod_rewrite rols that hard coded and i want to make it dynamic can i fatch somehow the users names from db ? or other variables i define in the config file ? ? this is what i have now : RewriteRule ^/user01(.*) http://$1localhost:8086/RPC2…
user61104
  • 519
  • 1
  • 8
  • 16
0
votes
1 answer

Convert system dynamic disk w/o data-loss windows server 2003

Does anybody know how to convert dynamic system disk to basic in Windows server 2003 without data-loss and if possible without using third-party tools? Is that possible? I was thinking of making a mirror copy of this disk onto Basic disk and then…
Volodymyr Molodets
  • 2,424
  • 9
  • 36
  • 52
0
votes
3 answers

Can't Get Hyper-V Dynamic Memory Working For Hyper-V Server 2008 R2

According to this MSDN article I should be able to install Hyper-V Server 2008 R2 as the primary operating system on my computer, then install one or more copies of Windows Server 2008 R2 as virtual machines (Hyper-V again), then configure the VM's…
jerhewet
  • 131
  • 4
0
votes
2 answers

bash whiptail variable parameters

I'm really pulling my hair out on this one. I just started with some bash scripting and I'm trying to create a simple script that uses some dialogs to give me a fast way to do a svn checkout. It's working fine untill i want to serve a radiolist with…
Michael
  • 115
  • 1
  • 9
0
votes
1 answer

dyndns and xname.org

I have domain name at dyndns. I want to create zone at xname.org. I set up zone for my domain name, and now i try to configure it. In A record field we have 2 parameters - Name and IP. Name it's my domain name, and what IP adress i must input…
shk
  • 183
  • 2
  • 13
0
votes
2 answers

DNSSEC - Dynamic Update

I'm testing key rollover with Dynamic Update. I'm using Bind 9.7.1-P2. When I change the key dates with the script dnssec-settime, named doesn´t update automatically the zone file unless I reload the service. Is this the normal…
Arancha
0
votes
1 answer

Configurable Public DNS Service

Does anyone know of a service that would allow me to create a personalized DNS server that responded differently based on what the IP of the user making the request?
Allain Lalonde
  • 250
  • 1
  • 4
  • 11
0
votes
3 answers