Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Need some m0n0wall and MSN Messenger help
Goto page 1, 2  Next
 
Post new topic   Reply to topic Printable version
 View previous topic  music online program Post :: Post htaccess  View next topic  
Author Message
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Sun Jan 21, 2007 11:00 am   Post maybe stupid    Post subject: Need some m0n0wall and MSN Messenger help Reply to topic Reply with quote

Right, a week ago I got my m0n0wall box up and running. I'm having some issues with it though.

The major problem is my MSN Messenger getting disconnected a few times per hour.

This is what the firewall log shows when it happens:



According to MSN Messenger:

"You have a direct connection to MSN Messenger."
"You are connected to the internet through a non-UPnP for a port limited NAT."

So, does this actually mean I'll need UPnP for this to resolve?
Meh, m0n0wall doesn't even support it, even though one might see it as a security breach, it should still be available. icon_sad.gif




m0n0wall Diagnostics: firewall log

m0n0wall_diag_fwlogs.png - 48.81 KB
File downloaded or viewed 26 time(s)
Back to top
View users profile Send private message Add User to Ignore List
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:41
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Sun Jan 21, 2007 4:14 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

That is showing outgoing connections that are being blocked by the firewall. What does your Firewall: Rules: LAN section look like? Unless you have a specific need, you should allow all outgoing LAN connections.

Based upon you blocking 207.68.178.12, I'm guessing you imported a list of IPs to block ads. Blocking ads via a firewall isn't really the best way to go about it. I'd at least remove that one IP from your outgoing block list.
Back to top
View users profile Send private message Add User to Ignore List Send email
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Mon Jan 22, 2007 4:29 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

For some reason my m0n0wall says it can't find the device that contains config.xml, which is pretty annoying.
The floppy drive is fine, the floppies I use are fine too, but whatever, that's not my biggest problem.

Wait... wtf? I actually reformatted this floppy, and my old NAT port forwarding rules are still active. Right, well, my m0n0wall runs off a USB stick, so I guess it uses that for the storage of the config.

Actually, I didn't block anything at all, my installs are mostly original.
All LAN traffic was on FORWARD to the WAN. I can actually just telnet to 207.68.178.12. I think it's really weird why it says it's blocked, because my rules aren't blocking anything.
If I knew I would've blocked a few IP addresses, I would've thought of that first before posting here. sa_tongue.gif

Hm, I turned

m0n0wall wrote:
[ ] Block private networks
When set, this option blocks traffic from IP addresses that are reserved for private networks as per RFC 1918 (10/8, 172.16/12, 192.168/16) as well as loopback addresses (127/icon_cool.gif. You should generally leave this option turned on, unless your WAN network lies in such a private address space, too.


off, my WAN network (as seen from m0n0) lies in 10/8. :s
I think that might have been the cause of the problem, I hope.

I'll post again if the problem's still here. icon_smile.gif Thanks for your help so far.
Back to top
View users profile Send private message Add User to Ignore List
Default
Server Help Squatter


Age:44
Gender:Gender:Female
Joined: Aug 25 2005
Posts: 286
Offline

PostPosted: Tue Jan 23, 2007 8:22 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

This what I got for that IP address Solo Ace.

nmap -P0 207.68.178.12

Starting Nmap 4.20 ( http://insecure.org ) at 2007-01-23 14:16 Paris, Madrid
Interesting ports on 207.68.178.12:
Not shown: 1695 filtered ports
PORT STATE SERVICE
80/tcp open http
443/tcp closed https

Nmap finished: 1 IP address (1 host up) scanned in 52.656 seconds

nmap -v -P0 207.68.178.12

Starting Nmap 4.20 ( http://insecure.org ) at 2007-01-23 14:20 Paris, Madrid
Initiating Parallel DNS resolution of 1 host. at 14:20
Completed Parallel DNS resolution of 1 host. at 14:20, 0.01s elapsed
Initiating SYN Stealth Scan at 14:20
Scanning 207.68.178.12 [1697 ports]
Discovered open port 80/tcp on 207.68.178.12
SYN Stealth Scan Timing: About 37.89% done; ETC: 14:21 (0:00:49 remaining)
Completed SYN Stealth Scan at 14:21, 53.22s elapsed (1697 total ports)
Host 207.68.178.12 appears to be up ... good.
Interesting ports on 207.68.178.12:
Not shown: 1695 filtered ports
PORT STATE SERVICE
80/tcp open http
443/tcp closed https

Nmap finished: 1 IP address (1 host up) scanned in 53.422 seconds
Raw packets sent: 3402 (149.688KB) | Rcvd: 13 (612B)
Back to top
View users profile Send private message Add User to Ignore List MSN Messenger
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Tue Jan 23, 2007 4:04 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Uhm, thank you Default... icon_confused.gif
I can NMap other hosts too, but thank you...

Anyway, turning "Block private networks" off didn't really help much.
In the "Default LAN -> any" rule on LAN (which is my only LAN rule) I have [ ] Allow fragmented packets enabled, and I hope that helps.

I think it's because MSN attempts to re-initiate the session, but fails for some odd reason.
File transfers are slow, webcam connections are fine, but I know how to solve the transfers.

I'll see if allowing packet fragmentation fixes anything, even though it shouldn't have been causing problems.
Back to top
View users profile Send private message Add User to Ignore List
Default
Server Help Squatter


Age:44
Gender:Gender:Female
Joined: Aug 25 2005
Posts: 286
Offline

PostPosted: Wed Jan 24, 2007 6:46 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Ah okay, I thought you wanted to know icon_smile.gif
Back to top
View users profile Send private message Add User to Ignore List MSN Messenger
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Wed Jan 24, 2007 9:49 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

No I want to know why my firewall is dropping or rejecting connections to that IP address, plus a few others.
Back to top
View users profile Send private message Add User to Ignore List
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Wed Jan 24, 2007 11:41 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

When I ping that IP, I get
Quote:
plin116-01:51% ping 207.68.178.12
PING 207.68.178.12 (207.68.178.12) 56(84) bytes of data.

--- 207.68.178.12 ping statistics ---
21 packets transmitted, 0 received, 100% packet loss, time 20033ms


Had to Ctrl+C.
_________________
This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Wed Jan 24, 2007 12:05 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

HOW INTERESTING CYAN BUT NOT REALLY HELPFUL!

Fine, I'll look somewhere else, or otherwise, just dump m0n0wall.
Back to top
View users profile Send private message Add User to Ignore List
Default
Server Help Squatter


Age:44
Gender:Gender:Female
Joined: Aug 25 2005
Posts: 286
Offline

PostPosted: Thu Jan 25, 2007 6:24 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Do you have an any internet security online Solo?
Back to top
View users profile Send private message Add User to Ignore List MSN Messenger
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:41
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Thu Jan 25, 2007 5:12 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Solo Ace wrote:
just dump m0n0wall.

Do a dump of m0n0wall's settings (Backup -> XML), remove your password(s) out of the file, and upload here. Can see if you have any funky rules.
Back to top
View users profile Send private message Add User to Ignore List Send email
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Thu Jan 25, 2007 5:44 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

I actually wanted to do that before, but, my configs are pretty close to the default config.

I hate uploading, I'll just paste. sa_tongue.gif

Code: Show/Hide
<?xml version="1.0"?>
<m0n0wall>
   <version>1.6</version>
   <lastchange>1169671123</lastchange>
   <system>
      <hostname>m0n0wall</hostname>
      <domain>local</domain>
      <dnsallowoverride/>
      <username>admin</username>
      <password>xxxxxxxxxx</password>
      <timezone>Europe/Amsterdam</timezone>
      <time-update-interval>300</time-update-interval>
      <timeservers>pool.ntp.org</timeservers>
      <webgui>
         <protocol>http</protocol>
         <certificate/>
         <private-key/>
         <expanddiags/>
         <port/>
      </webgui>
      <harddiskstandby/>
      <dnsserver>194.109.6.66</dnsserver>
      <dnsserver>194.109.9.99</dnsserver>
   </system>
   <interfaces>
      <lan>
         <if>fxp0</if>
         <ipaddr>192.168.1.1</ipaddr>
         <subnet>24</subnet>
         <media/>
         <mediaopt/>
      </lan>
      <wan>
         <if>xl0</if>
         <mtu/>
         <media/>
         <mediaopt/>
         <ipaddr>dhcp</ipaddr>
         <dhcphostname/>
         <spoofmac/>
      </wan>
   </interfaces>
   <staticroutes/>
   <pppoe/>
   <pptp/>
   <bigpond/>
   <dyndns>
      <type>dyndns</type>
      <username/>
      <password/>
      <host/>
      <mx/>
      <server/>
      <port/>
   </dyndns>
   <dnsupdate/>
   <dhcpd>
      <lan>
         <enable/>
         <range>
            <from>192.168.1.100</from>
            <to>192.168.1.199</to>
         </range>
      </lan>
   </dhcpd>
   <pptpd>
      <mode/>
      <redir/>
      <localip/>
      <remoteip/>
   </pptpd>
   <dnsmasq>
      <enable/>
   </dnsmasq>
   <snmpd>
      <syslocation/>
      <syscontact/>
      <rocommunity>public</rocommunity>
      <bindlan/>
   </snmpd>
   <diag>
      <ipv6nat>
         <ipaddr/>
      </ipv6nat>
   </diag>
   <bridge/>
   <syslog>
      <reverse/>
      <nentries>50</nentries>
      <remoteserver/>
   </syslog>
   <nat>
      <rule>
         <protocol>tcp</protocol>
         <external-port>60538</external-port>
         <target>192.168.1.198</target>
         <local-port>60538</local-port>
         <interface>wan</interface>
         <descr>eMule</descr>
      </rule>
      <rule>
         <protocol>udp</protocol>
         <external-port>21756</external-port>
         <target>192.168.1.198</target>
         <local-port>21756</local-port>
         <interface>wan</interface>
         <descr>eMule UDP</descr>
      </rule>
   </nat>
   <filter>
      <rule>
         <interface>wan</interface>
         <protocol>tcp</protocol>
         <source>
            <any/>
         </source>
         <destination>
            <address>192.168.1.198</address>
            <port>60538</port>
         </destination>
         <descr>NAT eMule</descr>
      </rule>
      <rule>
         <interface>wan</interface>
         <protocol>udp</protocol>
         <source>
            <any/>
         </source>
         <destination>
            <address>192.168.1.198</address>
            <port>21756</port>
         </destination>
         <descr>NAT eMule UDP</descr>
      </rule>
      <rule>
         <type>pass</type>
         <interface>lan</interface>
         <source>
            <network>lan</network>
         </source>
         <destination>
            <any/>
         </destination>
         <frags/>
         <descr>Default LAN -> any</descr>
      </rule>
      <bypassstaticroutes/>
      <tcpidletimeout/>
   </filter>
   <shaper/>
   <ipsec/>
   <aliases/>
   <proxyarp/>
   <wol/>
</m0n0wall>


So, uh, I don't really see much wrong in there. Anyways, I hate it how it makes my Hamachi and my MSN Messenger disconnect once every 15 minutes.
Back to top
View users profile Send private message Add User to Ignore List
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Sun Jan 28, 2007 5:36 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

I did a full configuration reset for both my WAN adapter and my m0n0wall box.

I'm leaving the default configurations active and see if the problem persists (uh crap, I just got disconnected once again, but I guess that doesn't count because it was right after I changed something on my WAN adapter).

It's actually really frustrating. I can't even have a normal conversation without getting kicked from it.
And when I'm away, I go offline, and then it automatically reconnects so people will think I come online.

Today, some idiot (who's in my list because he wants me to help him with his silly Java project) got all "fuck you then" on me because he thought I was ignoring him. icon_biggrin.gif
I love it how pathetic people can be when they try to express their anger. sa_tongue.gif Makes me feel so warm inside!

Anyway, would Hamachi be able to cause the issue?
I disconnect every single box on my LAN except for this one. I took my VPN client down, I reset all configurations, now if it still kicks me off...
Back to top
View users profile Send private message Add User to Ignore List
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:41
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Sun Jan 28, 2007 6:52 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

I'm going to take a wild guess, and say it has less to do with your router than other problems. Either on your computer, the modem itself, or your connection to your ISP. Having MSN reconnect, even when it is set to offline anyways, sounds like a configuration problem you have with your MSN connection. The problems you have with your friends are them being idiots (I found always be connected and not always there is so much nicer than only being connected when there). Hamachi is configured only to deal with a subset of IP ranges, and more specific certain protocols and ports. Anything else VPN wise on your machine?

Does your MSN problem happen on all machines in your network? It starting a week after you setup m0n0wall sounds a lot like software or connection problems.
Back to top
View users profile Send private message Add User to Ignore List Send email
Solo@School
Guest


Offline

PostPosted: Mon Jan 29, 2007 6:33 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

A new part of the year, again, nothing to do...

Mine GO BOOM wrote:
I'm going to take a wild guess, and say it has less to do with your router than other problems. Either on your computer, the modem itself, or your connection to your ISP. Having MSN reconnect, even when it is set to offline anyways, sounds like a configuration problem you have with your MSN connection.


If I remember correctly I installed m0n0wall and got issues pretty much right after that, I just didn't really pay attention to it.
I didn't have any networking problems before I got m0n0wall.
When I had a linux (Gentoo) box run as home router (which is 3 months ago already) MSN was working fine, maybe because that was an older MSN version, but still, it worked...

After that I've had my computer connected directly to my WAN adapter for 2 or 3 months, which worked fine.

Mine GO BOOM wrote:
The problems you have with your friends are them being idiots (I found always be connected and not always there is so much nicer than only being connected when there).


Thank God the guy who went 'fuck you then' on me isn't one of my friends but only a guy from my girlfriend's class who's just trying to use me for his Java problems. I actually regret saying I'd help, so well, I guess I'll just ignore. My real friends know I'm always away, and she says it's his own problem, even if I said I'd help him. sa_tongue.gif
I think even though I said I'd help, I'd still expect some patience, and otherwise I'll just give him the finger too. icon_smile.gif

Mine GO BOOM wrote:
Hamachi is configured only to deal with a subset of IP ranges, and more specific certain protocols and ports. Anything else VPN wise on your machine?

Not at the moment. My Windows XP installation is pretty much clean.

Mine GO BOOM wrote:
Does your MSN problem happen on all machines in your network? It starting a week after you setup m0n0wall sounds a lot like software or connection problems.

Well, maybe it's a problem with my own computer (which wouldn't make much sense) so I'll try to get on MSN with another computer and see if the problem persists.

I think I found the explanation for the 'problem' shown in the image I posted earlier at Chapter 16 - m0n0wall FAQ - Why am I seeing traffic that I permitted getting dropped?.

Could it be the hardware? I don't know, I'm using a BroadCom onboard Gbit connection for the local LAN and a 3Com card for connection to the WAN interface.
The 3Com card is pretty old, so, maybe it's messed up or something...

Meh, I just keep pulling several reasons out of my ass, I really have no clue. I think m0n0wall is too cool to dump, but if I keep this problem I really don't feel like keeping it. I do like the short fights we get after it seems like I close our webcam connection. sa_tongue.gif

Hm, this reminds me, the guy who's supposed to watch us here told me to get back to my chemistry homework. sa_tongue.gif Hehe, another 'surveillant' (which is what they're called here) got caught watching porn in the study room, 2 weeks ago. icon_smile.gif Greatness, a 60+ year old man watching porn in a study room with mostly girls around the age of 18.

Well, I guess I'll have to do some real troubleshooting. SmoothWall already scared me back to m0n0wall. sa_tongue.gif Trying pfSense wouldn't make much sense at this point.

Do you use Windows Live Messenger? I used the name 'MSN Messenger' before, I actually use Windows Live Messenger, but, well, they're actually the same.
Back to top
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Mon Apr 02, 2007 4:05 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Right, I'm sick of my MSN's connection being so damn slow (file transfers seriously take ages, even with the correct settings).

I'm an idiot for running SP2 though. Yesterday a friend of mine sent me a MP3 over Messenger file transfer and it got deleted by Windows immediately after the transfer. I know there's some registry fix for it, but whatever.

Anyway, I think my Messenger's connection uptime has been better than before, the past few days. So... maybe it was just one of the settings...
But I'm changing my computer/network setup again.
I used a P4 2.4GHz box as firewall, yeah, overkill. I moved m0n0wall to a much smaller box now, AMD 1.2GHz. The P4 2.4GHz is going to be my Mac OS X box.

I don't know why, but I'm kinda starting to dislike Linux as desktop system. icon_sad.gif
Back to top
View users profile Send private message Add User to Ignore List
Samapico
No, these DO NOT look like penises, ok?


Joined: May 08 2003
Posts: 1252
Offline

PostPosted: Mon Apr 02, 2007 7:27 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Quote:
I'm an idiot for running SP2 though. Yesterday a friend of mine sent me a MP3 over Messenger file transfer and it got deleted by Windows immediately after the transfer. I know there's some registry fix for it, but whatever.
Yeah... these things annoyed me too... I edited the registry for it
_________________
(Insert a bunch of dead links here)
Back to top
View users profile Send private message Add User to Ignore List
Animate Dreams
Gotta buy them all!
(Consumer whore)


Age:37
Gender:Gender:Male
Joined: May 01 2004
Posts: 821
Location: Middle Tennessee
Offline

PostPosted: Mon Apr 02, 2007 5:33 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

I have SP2, have since before the standard release(I got the first release that was mainly for corporations, I guess), and I haven't encountered a single problem, except for a week ago when I got BSOD'd(and actually managed to recover). If you're having files go missing, I doubt it's Windows's problem.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address MSN Messenger
Samapico
No, these DO NOT look like penises, ok?


Joined: May 08 2003
Posts: 1252
Offline

PostPosted: Mon Apr 02, 2007 8:09 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

What he's talking about (I think) is the Windows Security Center or something warning you about a "dangerous" file, and deletes it... Without giving you any choice, and no way to recover it. And there is NO way to disable this behaviour through the control panel (I had everything of Windows Security disabled, firewall, antivirus, etc.)

Ok here's the registry you need to change to fix this...
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Associations
Add (or edit) a string value named 'LowRiskFileTypes'
put in whatever extensions you want it not to check, like:
.mp3;.wmv;.mpg;.mpeg;.jpg;.png;.zip;.rar;.txt
Back to top
View users profile Send private message Add User to Ignore List
Animate Dreams
Gotta buy them all!
(Consumer whore)


Age:37
Gender:Gender:Male
Joined: May 01 2004
Posts: 821
Location: Middle Tennessee
Offline

PostPosted: Tue Apr 03, 2007 5:23 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Samapico wrote:
What he's talking about (I think) is the Windows Security Center or something warning you about a "dangerous" file, and deletes it... Without giving you any choice, and no way to recover it.


I don't believe this.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address MSN Messenger
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Tue Apr 03, 2007 8:10 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

You don't believe this? I didn't expect this to happen, but when it did I thought "Hm, yeah, guess I was right about SP2, I'm going to hate it.

Read this and read these threads/posts, like on Yedda.com - “Where can I find file deleted by Windows for security reasons?”
digg -> Does MSN Messenger delete your files?

Still don't believe it? sa_tongue.gif

Yeah, it's stupid, and pisses me off. icon_sad.gif
That was indeed what I was saying.

Anyway, the connection appears to be much more stable here. I hope it'll stay that way.
Back to top
View users profile Send private message Add User to Ignore List
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:41
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Tue Apr 03, 2007 1:34 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

If you are having problems with specific software, use different ones. Miranda, Gaim, and Trillian all support MSN fine. What they added is useful for the average users that will run anything that they get in email or IMs.
Back to top
View users profile Send private message Add User to Ignore List Send email
Animate Dreams
Gotta buy them all!
(Consumer whore)


Age:37
Gender:Gender:Male
Joined: May 01 2004
Posts: 821
Location: Middle Tennessee
Offline

PostPosted: Wed Apr 04, 2007 12:33 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

I still don't believe it, because I've been using MSN messenger as my main messenger program for several years now and it's never deleted anything of mine, though it did warn me about a .exe before.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address MSN Messenger
Samapico
No, these DO NOT look like penises, ok?


Joined: May 08 2003
Posts: 1252
Offline

PostPosted: Wed Apr 04, 2007 6:54 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

then you're just lucky... it happened like 10 times out of a thousand transfers or something... on both this computer and my old one.
Also, it only happens when you click 'Open' from the messenger window... So if you have the habit of going to the folder directly with explorer instead, it most likely won't happen to you
Back to top
View users profile Send private message Add User to Ignore List
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Wed Apr 04, 2007 11:11 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Or Ani isn't running SP2.
Back to top
View users profile Send private message Add User to Ignore List
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Trash Talk All times are GMT - 5 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 19 page(s) served in previous 5 minutes.

phpBB Created this page in 0.743600 seconds : 51 queries executed (71.4%): GZIP compression disabled