Hello,
I have cisco 5510 with a horrible service provider, they use nt servers for providing static ips.
Basically u have a couple static ips but they need to be assigned through dhcp.
So i set the asa to grab the address, everything works great for a few days sometimes weeks.
Then...
So been out of the game for nearly 8 years, primarily a programmer now.
Trying to help a buddies company out configuring a ASA 5510,
What im trying to do,
1)internet pass through, pretty sure i did this with NAT before. They have one static-ip that ive configured.
2)DNS functionality, ie) if...
I have two of these units the autonomous one has been working great.
I had no choice but to pickup a lightweight version for the second one cause the supplier said they needed two weeks to bring the other version in, but i need it up and running by monday. So i need to downgrade this bad boy...
I just want to say i really appreciate the help and the forum is great.
Quick background,
-Client is running a SQL database that clients outside the WAN need access through. The clients are using broadband cards on Motion LE1700 tablet PC's.
-There is a dedicated production SQL server, either...
Im looking for a disk array which is works well with IBM rs/6000 box running AIX. Also needs to be able to work well with nt box's.
Any hardware suggestions would be great. Im currently having to wait for callbacks from company's.
Damn. Funny me the client waiting to buy something.
thanks
I am currently in the process of converting to from a 255.255.255.0 subnet of 254 hosts to a 255.255.252.0 subnet of 1022 hosts. On a pix config, is it smart enough to take a say
a
telnet 192.12.20.0 255.255.252.0 inside
In theory it should see all address's from 192.12.20.1-192.12.23.254...
Heres the situation. We have 5 static ips and everything runs wonderful if we have the configuration as follows.
ISP->Cisco microswitch 1548->PIX 515 everything is great, wonderful. Here comes the problem the microswitch 1548 is dieing. It Needs a power cycle every 10-14 days and sometimes...
I need a router that is capable of translation between two logical subnets on the same network. I need to configure eth0 with a 192.19.18.X on 255.255.255.0 and eth1 192.19.20.x on 255.255.252.0. I understand that routers are infact logical translator but just wanted to verify the 1841 is...
How envolved is this? I see the mask plays a key role in 55 lines of our pix config file.
Is there anything other then replacing the lines with the same line as before with the new subnet mask?
thanks for your time,
there are also remote pix 506 connected to head office where the subnet...
How envolved is this? I see the mask plays a key role in 55 lines of our pix config file.
Is there anything other then replacing the lines with the same line as before with the new subnet mask?
thanks for your time,
there are also remote pix 506 connected to head office where the subnet...
How is the order of issue determined? On the old nt4.0 boxes you would add the scopes in the reverse order you wish the server to issue. Basically it would exhaust all ipaddress's in one scope before entering the other scope, is this possible in 2k3?
thanks for your time,
Explanation of situation. Currently were running out of ip address's.
were running on the 255.255.255.0 segment and such are limited to the 1-254 devices inclusive.
Options,
create a entire new scope with start address of
192.10.10.1 -> 192.10.11.254 with subnet 255.255.254.0
or leave the...
Hello just working on a little game, with the setup
1 2 3
4 5 6
7 8 9
Each of the numbers are actually colored squares in the programs with string literals in the for of numbers on them as listed. Now what what i am trying to do is find a formula which i could use in an if/ else...
Creating a program/ game with numbered colored blocks. It has three classes eventually four. Using lists, panel, and mush more problem is that i dont get any output from one of my classes. Its probably a novice mistake but hey im a novice so i will make those mistakes. So please just take a look...
just wondering how you could produce a true random in, here is my code. Only thing is that everythime the random int is in the same order, first time 73 second time 10 and so on everytime i run my program
public class GuessingGame{
private RandomInt generator;
private int genNumber...
Been having this problem for a couple of days now, cant seem to figure it out. The error from what i can find over the internet has somethin to do with how the constructor is used.
example
//constructor
public Board(Color top,Color bottom,Color middle){
topRowColor = top;
bottomRowColor =...
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.