|  |  | 
 
  |  |  |  |  
  |  |  |  |  
  |  |  |  |  
  |  |  |  |  
  |  | 
	
		
   
   
      | Archive::General Discussion Archive area for General Discussion's posts that were moved here after an inactivity period of 90 days. |  
	
	
		
	
	
	| 
			
			 
			
				11-16-2003, 03:14 PM
			
			
			
		 |  
	| 
		
			
			| Sarnak |  | 
					Join Date: Oct 2003 
						Posts: 87
					      |  |  
	| 
				 Why all the Virus's 
 I am wondering why i am getting so many virus's from Eqemu.  No less then 10 a day on that comp. I do run a server (btw).  but still .. is this normal for everyone else?.  let me know.. 
 Omper
 |  
	
		
	
	
	| 
			
			 
			
				11-16-2003, 03:22 PM
			
			
			
		 |  
	| 
		
			
			| Dragon |  | 
					Join Date: May 2003 Location: Seattle, WA 
						Posts: 609
					      |  |  
	| 
 No.  We generally believe it to be a good thing not to distribute these.  So we don't. |  
	
		
	
	
	| 
			
			 
			
				11-16-2003, 03:33 PM
			
			
			
		 |  
	|  |  
	| 
 Did you disable all your firewalls to run the server or set yourself up as a DMZ zone?
 
When i first came here i brought up a test server and just did the DMZ zone and i got slammed with a lot of Virus's. If this is the case with you, do port forwarding instead and it will solve most if not all the leaks in your armor. |  
	
		
	
	
	| 
			
			 
			
				11-17-2003, 05:17 AM
			
			
			
		 |  
	| 
		
			
			| Senior MemberFormer EQEmu Developer
 Current EQ2Emu Lead Developer
 |  | 
					Join Date: Dec 2002 
						Posts: 1,065
					      |  |  
	| 
				 Re: Why all the Virus's 
 
	Quote: 
	
		| 
					Originally Posted by omper
					
				 I am wondering why i am getting so many virus's from Eqemu.  No less then 10 a day on that comp. I do run a server (btw).  but still .. is this normal for everyone else?.  let me know.. 
 Omper
 |  We never have and never will send you a virus. Get a clue, just because you get a virus suddenly it comes from us?
				__________________Lethal Encounter
 |  
	
		
	
	
	| 
			
			 
			
				11-17-2003, 05:27 AM
			
			
			
		 |  
	| 
		
			
			| Hill Giant |  | 
					Join Date: Jul 2003 Location: Germany 
						Posts: 232
					      |  |  
	| 
 It may be because of the files "world.pent4" and "world.386". F-Prot (and maybe others too) reports them as a virus.
 What's their purpose anyway?
 |  
	
		
	
	
	| 
			
			 
			
				11-17-2003, 07:22 AM
			
			
			
		 |  
	| 
		
			
			| Demi-God |  | 
					Join Date: Jan 2002 Location: Charlotte, NC 
						Posts: 2,614
					      |  |  
	| 
 Probably optimized binaries for those architectures..
 You can compile code specificly for a processor type to be able to use enhanced features on it.
 
 x386 is the basic model, works on any machine..  Then you have more specific ones for a particular CPU,  like athlon-xp,  p3, p4, etc..
 
 Gives the programs access to additional registers, instructions, whatnot..
 
				__________________Quitters never win, and winners never quit, but those who never win and never quit are idiots.
 |  
	
		
	
	
	| 
			
			 
			
				11-17-2003, 12:23 PM
			
			
			
		 |  
	| 
		
			
			| Hill Giant |  | 
					Join Date: Oct 2003 
						Posts: 104
					      |  |  
	| 
 ...will port forwarding via router bypass the windows XP internet connection firewall...as in can i have the firewall running if i forward the ports(which i have already done but i left firewall down)...danke |  
	
		
	
	
	| 
			
			 
			
				11-17-2003, 01:38 PM
			
			
			
		 |  
	| 
		
			|  | Demi-God |  | 
					Join Date: Mar 2003 Location: USA 
						Posts: 1,067
					      |  |  
	| 
 
	Quote: 
	
		| 
					Originally Posted by CHowell2005
					
				 can i have the firewall running if i forward the ports(which i have already done but i left firewall down)...danke |  Yes, you can. But its a waste of time, the XP firewall is little better than nothing at all. If you go to http://www.zonelabs.com  and look for zone alarm (not the plus or pro versions) you will find a fantastic firewall program for a fantastic price: free.
				__________________Maybe I should try making one of these servers...
 |  
	
		
	
	
	| 
			
			 
			
				11-17-2003, 05:51 PM
			
			
			
		 |  
	| 
		
			
			| Hill Giant |  | 
					Join Date: Jul 2003 Location: Germany 
						Posts: 232
					      |  |  
	| 
 >> Probably optimized binaries for those architectures.. 
 Hm, okay, but why are they on CVS?
 
 Both start with 0x7F 0x45 0x4C 0x46 (== 0x7F ELF). By looking at the rest of the file I'm guessing it may be a linus lib.
 |  
	
		
	
	
	| 
			
			 
			
				11-17-2003, 11:01 PM
			
			
			
		 |  
	| 
		
			
			| Discordant |  | 
					Join Date: May 2002 
						Posts: 434
					      |  |  
	| 
 They are probably one of the dev's binaries that got accidently pushed out. 
				__________________++[>++++++<-]>[<++++++>-]<.>++++[>+++++<-]>[<
 +++++>-]<+.+++++++..+++.>>+++++[<++++++>-]<+
 +.<<+++++++++++++++.>.+++.------.--------.>+.
 |  
	
		
	
	
	| 
			
			 
			
				11-18-2003, 12:05 AM
			
			
			
		 |  
	| 
		
			
			| Demi-God |  | 
					Join Date: Jan 2002 Location: Charlotte, NC 
						Posts: 2,614
					      |  |  
	| 
 Yea, they might have been mine when I was performance testing with different compiler flags... They're linux binaries, which would explain why you see ELF... 
				__________________Quitters never win, and winners never quit, but those who never win and never quit are idiots.
 |  
	
		
	
	
	| 
			
			 
			
				11-18-2003, 01:26 AM
			
			
			
		 |  
	| 
		
			
			| Hill Giant |  | 
					Join Date: Jul 2003 Location: Germany 
						Posts: 232
					      |  |  
	| 
 Thanks for clearing that up. F-Prot was constantly telling me that those files could be an "intended or corrupted virus", hehe. |  
	
		
	
	
	| 
			
			 
			
				11-18-2003, 02:47 AM
			
			
			
		 |  
	| 
		
			
			| Demi-God |  | 
					Join Date: Jan 2002 Location: Charlotte, NC 
						Posts: 2,614
					      |  |  
	| 
 Sorry about that, been having stuff sneak in since I started using the same directory to build from as I did push out to CVS.  Need to change my push scripts to make a clean copy of the code directories and import from there.. 
				__________________Quitters never win, and winners never quit, but those who never win and never quit are idiots.
 |  
	
		
	
	
	| 
			
			 
			
				11-18-2003, 11:29 PM
			
			
			
		 |  
	| 
		
			
			| Hill Giant |  | 
					Join Date: Jul 2003 Location: Germany 
						Posts: 232
					      |  |  
	| 
 Could you remove those two files from Sourceforge if they're not part of the CVS, please? Pretty annoying to download 3.6 MB on a 56k line :( |  
	
		
	
	
	| 
			
			 
			
				11-19-2003, 12:04 AM
			
			
			
		 |  
	| 
		
			
			| Demi-God |  | 
					Join Date: Jan 2002 Location: Charlotte, NC 
						Posts: 2,614
					      |  |  
	| 
 yea,  i can imagine it is a pain in the butt.. 
				__________________Quitters never win, and winners never quit, but those who never win and never quit are idiots.
 |  
	
		
	
	
	
	
	| 
	|  Posting Rules |  
	| 
		
		You may not post new threads You may not post replies You may not post attachments You may not edit your posts 
 HTML code is Off 
 |  |  |  All times are GMT -4. The time now is 05:45 PM.
 
 |  |  
    |  |  |  |  
    |  |  |  |  
     |  |  |  |  
 |  |