![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sort command - strange behaviour | miwinter | UNIX for Advanced & Expert Users | 16 | 05-29-2008 07:19 AM |
| Longer commands and strange behaviour on ksh | anurags | UNIX for Dummies Questions & Answers | 2 | 03-27-2008 11:04 AM |
| Strange sed behaviour | vino | UNIX for Advanced & Expert Users | 8 | 02-12-2008 06:51 AM |
| A Strange Behaviour!!! | navojit dutta | Shell Programming and Scripting | 5 | 12-21-2007 04:35 AM |
| /etc/passwd strange behaviour! | penguin-friend | Linux | 0 | 06-06-2005 12:00 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
very strange behaviour on unix server
Hi guys, im encountering some very strange behaviour (intermittently) when visiting my domain. We have a dedicated unix server hosting a number of sites with the problem currently reported on one site.
I go to mydomain.com, and am directed to http://www.mydomain.com/?fnf=1 Classified ads are displayed on this page. Viewing the source of the page displays a base href of http://www.mydomain.com/common/roar/landing/rpos/ - the page is adware classified advertising. The directory does not exist on the server (well not accessible via the virtual directory - so a virtual alais is being set to be displayed at times instead of the actual site. The problem occurs 2/3 times a day and last around 15 minutes. I am unable to connect via FTP when the problem occurs or view any page of my actual site when visiting either using the domain name or the ip address. it is not a local problem due to the issue being reported from people connecting from different geographic locations. My Hosts Help team are also a little baffled as am I. Is spyware on a unix server a possibility and if so what do you guys recommend i do? If not has anyone enocuntered similar problems or ever seen anything related to /common/roar/landing/rpos/ thanks i really look forward to some advise as im pulling my hair out! |
|
||||
|
good idea
i can try this when i encoounter the problem tomorrow morning. Thanks for the info although im quite sure ive tried connecting directly to the IP address i might be mistaken though!
im happy to provide any additional information that you think might help to resolve this, you have provided me with a start which is helpful. Thank you, ill let you know what i discover.. |
|
||||
|
problem continues
hi the problem continues. I tried ftp using the ip address but recieve the same msg ' connection closed by remote host' A tracert to the ip address and to the domain name are identical.
if theres any additional info i can provide, please let me know. my hosts have not been able to help solve this one! |
|
|||||
|
My next theory would be an IP address collision. Under this scenario, some other system on the same subnet has the IP address as the system in question. To check this out, you will need to be on the same subnet as the system in question. Display the arp table, probably with the command "arp -a". This will show the mapping between IP addresses and ethernet addresses. Sometimes the ethernet address will be right and sometimes it will be wrong. The solution, of course, will be to give each system a separate IP address.
|
|
|||||
|
Quote:
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|