686 Posted Topics

Member Avatar for drumichael87

The VPNs from each store currently have 1 ACL to define the 'interesting traffic' along with a nonat for the same traffic. This sends the traffic down to the HQ. You will need to add a new ACE to the crypto_map and the NONAT for all the other stores subnets …

Member Avatar for CimmerianX
0
270
Member Avatar for singhneeraj421

My 2 cents: You can't have more than 1 gateway. You should opt to use the gateway that will be used for the 'catch-all', this is usually the one that leads to the public internet. On that gateway, you should add in static routes for other internal subnets and the …

Member Avatar for singhneeraj421
0
364
Member Avatar for ibthevivin

Start with inside the network. Are you running split dns? Any issues with round-robining to the sharepoint server(s)? Is it a stand alone server or a cluster? Are files stored in the SP DB or are the files linked from a user page? For streaming, Are you multicasting internally. ARe …

Member Avatar for CimmerianX
0
461
Member Avatar for ziadkassam

On a hub (not a switch) when 2 pcs send out traffic it is replicated to every port on the hub. When 2 PCs send out traffic at the same time, the hub detects a collision and each PC will re-transmit the packet after a random length of time.

Member Avatar for rubberman
0
178
Member Avatar for neha.jubair
Member Avatar for xtrick

That command would stop the networking functions. AFter a reboot, networking would start up again automatically unless there was a problem with your configs. May I assume you edited the /etc/networking/interfaces file and made changes before you stopped networking? If so, you should check there 1st. what does 'ifconfig' show?

Member Avatar for here2serve
0
178
Member Avatar for Mudigazza

Not alot of info there.... If you can telnet to the modem's COM Port and type ATDT and get a dialtone, then the hardware is istalled correctly. It then becomes a question of settings for the connection.

Member Avatar for Perrorist
0
60
Member Avatar for lewashby

This is the way I do it: http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/ The application has a pulldown for many popular distros including backtrack.

Member Avatar for lewashby
0
376
Member Avatar for DeanLittle

Setup a Router with DD-WRT. Use any of the 3rd party, OpenVPN providers. You can configure DD-wrt to always use a Remote VPN. The only thing your IT would see are outbound packets to the VPN provider and nothing else.

Member Avatar for CimmerianX
0
114
Member Avatar for mehra.hiten

Some providers don't even offer a static ip to residential customers. IN my area, to get a static you must have the much more expensive 'business' plan. A great workaround is to use a dynamic dns service (i.e. no-ip.org, dyndns.org). I run a small service on my home server and …

Member Avatar for abcuizon
0
165
Member Avatar for ajike

I have a small python script to telnet into a device and issue a reboot. This works fine for me: #!/usr/bin/python import getpass import sys import telnetlib HOST = "host ip goes here" user = "user goes here" password = "password goes here" tn = telnetlib.Telnet(HOST) tn.read_until("login: ") tn.write(user + …

Member Avatar for Schol-R-LEA
0
4K
Member Avatar for troverman

>> Contacting server and signing in Are both laptops using the same DNS? Usually, Link servers are identified by the DNS Helper records for SIP. Lync Servers are 'found' on the network with these special DNS records. Usually, sip.mycompany.com will resolve to a lync server to service your client. Do …

Member Avatar for troverman
0
519
Member Avatar for IHaveAProblem1

Firefox would use whatever DNS is set on the system. To test DNS, use this from command line: NSLOOKUP www.yahoo.com Do you get an IP in response. If you do then it's ok. IF you get a timeout or error, then you need to check the DNS entries on your …

Member Avatar for Rik_
0
359
Member Avatar for OsaMasw

Don't use password auth, use keys instead. This article explains it all. http://www.thegeekstuff.com/2011/07/rsync-over-ssh-without-password/

Member Avatar for OsaMasw
0
1K
Member Avatar for siss
Member Avatar for CimmerianX
0
308
Member Avatar for walegxy

This is either a homework question, or you are in way over your head if you are asking questions like that.

Member Avatar for CimmerianX
0
144
Member Avatar for leghorn

Can you post the .conf files for each side of the IPSEC tunnel. I don't need to see the .secrets file. Try restarting ipsec and tail the auth log as it starts with /etc/init.d/ipsec restart && tail -f /var/log/auth.log This should show you a seccesful connection or provide some clue …

Member Avatar for CimmerianX
0
154
Member Avatar for Radio2006

Curious. You could also look at XP local HOSTS file and see if there is anything 'funny' in there. You could also try manually adding a name with IP and see if you can ping that added name from command line.

Member Avatar for JorgeM
0
264
Member Avatar for Cheeve

Each device is different. There is no 1 solution that works for all phones makes/models. If you are really curious, dive into the XDA forums... http://forum.xda-developers.com/

Member Avatar for CimmerianX
0
399
Member Avatar for OsaMasw

Also, if you are using ubuntu 12 or better, dns entries are made in \etc\network\interfaces now. i.e. 'dns-nameservers 4.2.2.1 4.2.2.2'

Member Avatar for CimmerianX
0
185
Member Avatar for dihmen

Are you using RHEL as the HOST os (the one running on physical hardware) or as the Guest os (the one running virtual)? What software are you using for virtualization? What do you want to know exactly, your question is not understood.

Member Avatar for JeoSaurus
0
230
Member Avatar for saintlover786
Member Avatar for JorgeM
0
537
Member Avatar for jemz

1st thing is to get the latest drivers for your wifi adapter. Usually had from the manufacturer's website.

Member Avatar for CimmerianX
0
169
Member Avatar for jacksonbird03
Member Avatar for CimmerianX
0
81
Member Avatar for rahul pareek
Member Avatar for CimmerianX
0
180
Member Avatar for وهج
Member Avatar for Shane_2

To recover Passwords in Yahoo you need: 1) The secret question answer 2) You must have setup a secondary, backup email address. You can send a password reset request there. Without those items, you are out of luck and the email is a loss.

Member Avatar for caperjack
0
193
Member Avatar for joshl_1995
Member Avatar for joshl_1995
0
106
Member Avatar for firdousahmad

First, make sure you have view extensions enable as IIM said above. Does any MP3 open in media player with a double click? IF not, then your file association has changed. Easiest way to fix is to use Windows File explorer (not internet explorer), right click on the mp3, choose …

Member Avatar for CimmerianX
0
2K
Member Avatar for preetg

Any router you buy today will be able to handle your 6mb ISP connection. Don't worry about that. Concentrate on the other router features you would want. Such as # of LAN ports, QoS, VPN, etc...

Member Avatar for caperjack
0
150
Member Avatar for chrispitt
Member Avatar for MiketheBook

Copy and paste is fine, screenshot too. Does her machine have an IP assigned from DHCP? ipconfig tells you this. Can she ping her own IP. CAn she ping the gateway IP? Can she ping an IP beyond the gateway? Can she ping via FQDN (servername)? Does the servername at …

Member Avatar for CimmerianX
0
238
Member Avatar for MidiMagic

What do you mean bypass PPPOE? Did you change service? PPPOE authenticates your device to the service, it's required....

Member Avatar for MidiMagic
0
820
Member Avatar for Peptronics

Maybe he means something along the lines of how a Linux server would do this, where the network resource would be mounted to the server, then the mounted filesystem could be shared from the server? Don't think you can do that with windows server. RRAS as JorgeM mentioned would be …

Member Avatar for MidiMagic
0
260
Member Avatar for somjit{}

With a Virtual box 'host only' interface assigned to the Guest VM, you would receive an IP address from the HOST ONLY ADAPTER that you configured in virtual box on the HOst OS. To Check this, Open up Virtual Box, Goto FILE -> PREFERENCES -> NETWORK. Do you have a …

Member Avatar for somjit{}
0
186
Member Avatar for aquaprin90

Was the file on a network server? IF yes, the file may be shadowed and versioned so that you can recover different versions from the file properties.

Member Avatar for LaxLoafer
0
209
Member Avatar for leghorn

What do you mean by inducing filters? Excel will read in a text file and give you options on separating items into cells using delimeters (i.e. CSV). What are you trying to do here?

Member Avatar for CimmerianX
0
62
Member Avatar for JySysAdmin
Member Avatar for Raja_2
Member Avatar for Webville312
0
152
Member Avatar for rahul pareek
Member Avatar for Raja_2
Member Avatar for CimmerianX
0
196
Member Avatar for PHIPH

Agree with you there.... this is an odd odd odd request. To block just the google images web site, it would be easy enough to block the dns lookup with a hosts file entry or a simple URL block on the perimeter router. Blocking all images from all sites seems …

Member Avatar for PHIPH
0
360
Member Avatar for DaMoose75

Well, the drive can be identified, but the boot partition or MBR could be hosed making it unbootable. Have you tried the disk in another machine? Can you boot with a live CD and check that the disk is readable? How about a Windows install media and run a repair …

Member Avatar for DaMoose75
0
831
Member Avatar for SamkSmith

I think maybe he's asking for the details on how to become a CCIE while in Dubai?

Member Avatar for CimmerianX
0
68
Member Avatar for cproger

None of this is correct. Whichever account you use to purchase Mountain Lion will have it. You can certainly sign into your mom's mac app store with your ID (if you purchased it), DL and load the OS if you want.

Member Avatar for cproger
0
189
Member Avatar for homebrewers.retail

Who is managing your boot? During the ubuntu install, you were given the option of installing GRUB. What did you pick here?

Member Avatar for vital.niyomugabo
0
312
Member Avatar for lol_hacker101

Who is your email provider? Gmail? Somebody else? The info you need should be easily had from the host's website or forums. Also, as a side note, most hose ISPs block outbound port 25. So you probably need to and should use SMTP over 587.

Member Avatar for CimmerianX
0
218
Member Avatar for dvr

Are there time restrictions on these accounts that allow logons during the work week, but no access during off hours?

Member Avatar for CimmerianX
0
270
Member Avatar for QuadRaKore

Check the routing on both the IPsec client and the anyconnect client. It's easy to see if split tunnels are used. A route of 0.0.0.0 means tunnel everything, any other route would only tunnel the matching traffic. Also "I lose internet and dns" do you mean that you can send …

Member Avatar for CimmerianX
0
402
Member Avatar for ganges

Actually, in Windows 7, the administrator account is disabled by default. During the initial setup, the end user must pick a username with password. That username is granted administrative rights. Now, you can certainly go in and re-enable the administrator account if you wish, but it is not automatic. So, …

Member Avatar for CimmerianX
0
8K

The End.