Here is the full story: I have setup a WDS server running DHCP, DNS, WINS and WDS services on it.
After I succesfully boot the network image I try to mount a network share located on this server running "net use * IPofServer"
At this monent I reiceve System Error 67 has occured. The network name cannot be found. I've tried "net use * NameOfServer" but still no luck. (net use z: or net use * don't matter in this case).
I though that since it could not resolve the name, I've installed a WINS server on the server but this client that I boot still cannot do the job.
Also not to forget the server is an Win 2k3 SP2 Active Directory one.
If I traceroute the server IP from the client it resolves the server name. nslookup doesn't work since the network booted image is WinPE 2.0 which is Vista.
I've looked closely on internet for a way to solve this but all the solutions that I've found failed to work though.
I regularly have DNS issues with some of my sites hosted with a specific host... At random sites, the urls done resolve and I get a DNS error. Just to find out that a few hours later it loads again without issues...
I always thought it had something to do with my ISP... My host says that there's nothing wrong with their DNS. However, I asked a few people now and it seems they're having DNS problems too sometimes when accessing the problematic urls...
As the title says, 1 of the accounts on my server is getting the following error message - error number 0x800CCC79 server response 451 temporary local problem -
Yet other accounts on the server are sending and recieving fine?
what would cause this error? Its not tempory as its been 48 hours
yum -y groupinstall kde Loading "priorities" plugin Setting up Group Process Setting up repositories Cannot find a valid baseurl for repo: update Error: Cannot find a valid baseurl for repo: update
what is this? what ever i try to install i get this weird error..
Unable to parse zone: Error while parsing zonedata for xyz.com: syntax error, line 25 ...propagated at /usr/local/cpanel/Cpanel/CPAN/Net/DNS/ZoneFile/Fast.pm line 142.
--> Populating transaction set with selected packages. Please wait. ---> Package cadaver.i386 0:0.22.5-1.el5.rf set to be updated ---> Package mtr.i386 2:0.72-1.el5.rf set to be updated ---> Package rsync.i386 0:3.0.2-1.el5.rf set to be updated ---> Package nmap.i386 2:4.20-1.el5.rf set to be updated ---> Package lftp.i386 0:3.7.1-1.el5.rf set to be updated ---> Package syslinux.i386 0:3.63-1.el5.rf set to be updated ---> Package dkms.noarch 0:2.0.19-2.el5.rf set to be updated ---> Package subversion.i386 0:1.4.6-0.1.el5.rf set to be updated --> Running transaction check --> Processing Dependency: perl(Crypt:asswdMD5) for package: syslinux --> Finished Dependency Resolution Error: Missing Dependency: perl(Crypt:asswdMD5) is needed by package syslinux
Other Details: eth0: error fetching interface information: Device not found cp: cannot stat `/etc/apf.bk.last/vnet/*.rules': No such file or directory Imported options from 9.7-1 to 9.7-1. Note: Please review /etc/apf/conf.apf for consistency, install default backed up to /etc/apf/conf.apf.orig my host has said Code: edit the apf.conf file to venet0:0 instead of eth0 which ive done and im still getting the error, Ive pasted my current conf.apf config below
Code: #!/bin/sh # # APF 9.7 [apf@r-fx.org] # Copyright (C) 1999-2007, R-fx Networks <proj@r-fx.org> # Copyright (C) 2007, Ryan MacDonald <ryan@r-fx.org> # This program may be freely redistributed under the terms of the GNU GPL # # NOTE: This file should be edited with word/line wrapping off, # if your using pico/nano please start it with the -w switch # (e.g: pico -w filename) # NOTE: All options in this file are integer values unless otherwise # indicated. This means value of 0 = disabled and 1 = enabled.
## # [Main] ## # !!! Do not leave set to (1) !!! # When set to enabled; 5 minute cronjob is set to stop the firewall. Set # this off (0) when firewall is determined to be operating as desired. DEVEL_MODE="1"
# The installation path of APF; this can be changed but it is not recommended. INSTALL_PATH="/etc/apf"
# Untrusted Network interface(s); all traffic on defined interface will be # subject to all firewall rules. This should be your internet exposed # interfaces. Only one interface is accepted for each value. IFACE_IN="venet0" IFACE_OUT="venet0"
# Trusted Network interface(s); all traffic on defined interface(s) will by-pass # ALL firewall rules, format is white space or comma separated list. IFACE_TRUSTED=""
# This option will allow for all status events to be displayed in real time on # the console as you use the firewall. Typically, APF used to operate silent # with all logging piped to $LOG_APF. The use of this option will not disable # the standard log file displayed by apf --status but rather compliment it. SET_VERBOSE="1"
# The fast load feature makes use of the iptables-save/restore facilities to do # a snapshot save of the current firewall rules on an APF stop then when APF is # instructed to start again it will restore the snapshot. This feature allows # APF to load hundreds of rules back into the firewall without the need to # regenerate every firewall entry. # Note: a) if system uptime is below 5 minutes, the snapshot is expired # b) if snapshot age exceeds 12 hours, the snapshot is expired # c) if conf or a .rule has changed since last load, snapshot is expired # d) if it is your first run of APF since install, snapshot is generated # - an expired snapshot means APF will do a full start rule-by-rule SET_FASTLOAD="0"
I upgraded my PHP to 5.2.4 ang changed server API from Apache to CGI, and now a site doesnt load anymore...
It gives this error message: Fatal error: Internal Optimizer error: can't translate opcode 60 (JMP_NO_CTOR), please contact Zend support in /home/vrock/public_html/rwf/rwengine.lib on line 0
PHP Version 5.2.4 Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies
Usually everything has been working fine with this .htaccess-file until today. There hasn't been any change on the system.
If you click on the hyperlink to the restricted area the login window appears where you need to type in your username and a password. After typing in these data the following message appears in the browser:
500 Internal Server Error
The server encountered an internal error or misconfigruation and was unable to complete your request. (…)
The apache error log file contains the following message:
Request exceeded the limit of 10 sub request nesting levels due to probable configuration error.
Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
The increase of the LimitInternalRecursion does not solve the problem. So I switched the LogLevel in the httpd.conf file from warn to debug and looked again on the entries of the error log.
The following appeared (I have replaced ip addresses, usernames and URL by xyz or <URL>) :
Code:
[error] [client xyz] mod_digest_apple: Client is using a nonce not issued by this server for this context:/rb/Vorlesung/WS12/Downloads/, referer: http:<URL>
Command:MLSD Response:150 Accepted data connection Response:226-ASCII Response:226-Options: -a -l Response:226 24 matches total Error:Connection timed out Error:Failed to retrieve directory listing
Okay, I have been trying to get a VPN network setup here between our DC and our office for weeks now and have not been sucessful.
Here is our goals:
-use 10.x.x.x/255.0.0.0 as a local backend network at our DC -be able to assign a 10.x.x.x address at the office to all workstations and be able to access any of the local machines at the DC -we have a asterisk server that we use and want to run that on the same network, asterisk box at the DC, phones at the office
We are wanting to impliment this for allot of security procedures and for ease.
But I also want to be able to have this like at my house so I can still be on the VPN. I want to have my house, office and DC always connected and then setup remote ability too to dial in via VPN.
What would be the best way to accomplish.
I have already tried having a few Linksys RV082 and WRV54G but the remote and local networks must be different networks, so this will not work here.
Does anybody know how can I determine which of the IPs within the network are used or not. I know that this can be archived by pinging each of the ips but there are 256 (192.168.1.0 - 192.168.1.255). I am using CentOS 5.
I bought another dedicated server yesterday and it was bought online same day. It was working fine yesterday during a few site transfers but now it would appear that I am losing network packets.
I have done a traceroute and ping tests and attached are the results. Please can anyone help. I think the problem is to do with NTT's network rather than server problems but please could someone else ping from their location to confirm this.
I have some VPS with Knownhost and i use it for hosting purposes.
First, I'm not from USA.
Here in my country we have several ISP but one of them ( i guess the biggest one ) is having problems with their link that connects to another countries ( including USA ).
Many of my customers that uses this ISP complains about their site being down and also slow download speeds ( 10kb/s when they usually download at 200kb/s ). When they run a traceroute i see that the problem is related to the ISP.
I have already contacted the ISP but they doesn't seen to "care" about their clients and i guess they won't solve this in a near future.
My question is if there is a way to solve this problem on my own?
I was thinking about getting a link with another ISP ( the one that really works ) with static IP and route this to Knownhost VPS. I know that this isn't a cheap solution but is it possible?
To make it simple, I am having some bays with dedicated servers. We offer 2 possibilities for bandwidth traffic: per Giga, or per MBit/s but I am having some problems. We currently use the router of our ISP better than buying a cheap low quality router.
- How can I know how much bandwidth does use on customer and how to limit if I have no access to the router ?
- How can I limit my customer from using free IP on the same block than he is ? We do configure server with IP and the same subnet, gateway and broadcast, so one customer could use free IP just so, and I would not even be able to know who is doing.
This is 4th day i am having network issue on HiVeloCity.
Does anyone else here experiencing the same problem, or its only rack where my server is located?
I am unable to use my server for almost 4 days as i already said, and they still have no solution for me.
Every time i open up a live chat with support, they tell me that they are checking, working on it, having someone see it, etc. but problem is still there.
What should i do?
I am going to post pings from SoftLayer and my home to their main ip (their websites' IP where i see pocket loss as well)
... because of this my websites are opening so slow, and many ppl are complaining about this.
Since there is many experts on this forum i would like advise from you guys. I would like to stay with HVC if they can fix this, if not looks like i will have to look for another provider.
Softlayer: PING hivelocity.net (69.46.24.178) 56(84) bytes of data. 64 bytes from hivelocity.net (69.46.24.178): icmp_seq=0 ttl=119 time=30.4 ms 64 bytes from hivelocity.net (69.46.24.178): icmp_seq=1 ttl=119 time=30.0 ms 64 bytes from hivelocity.net (69.46.24.178): icmp_seq=2 ttl=119 time=29.9 ms ...
Let say I have a computer network and the router is 192.168.1.1 and 192.168.1.2 to 192.168.1.10 is using workgroup called HOME and 192.168.1.11 to 192.168.1.50 is using workgroup called OFFICE.
All comp is WIN XP based client.
Now the qustion is, I'm sure that noone from home workgroup can access the office workgroup. But how about virus?
In case a computer which is reside into home workgroup is infected with network type virus, can that virus reach the comp which is reside into office workgroup?
is any software out there on helping me do a network install of centos or any other Linux base OS. I want to avoid downloading and burning CD for centos. And when I want install it on multiple machines I would need to put in the several CD to do a complete install of the OS.
We have two servers, one in our office, and the other in a colocation. There is a site-to-site VPN connection between them. I want to add the server in the office as a network place/drive to the server in the colocation, but I can't get it to work. I tried putting the local ip of the server in the office, didnt work.
Then I tried OFFICESERVERNAMESHARENAME and that didnt work either.
Office Server Local IP: 192.168.0.202 Colocation Local IP: 192.168.1.2