I am trying my best to understand it, i am researching and if i make it work i shall notify you, btw, try finding out what ip msn use, that way we can play about with it.
I think the problem is that the msn Servers changed their Ip adresses (dispatch serv, nexus serv, passport serv...).
I try to changed them in the msn.cpp, but what I can't understand is that the first dispatch is 207,46,28,77 and the second 65,54,239,210
//#define Dispatch_IP IP(207,46,28,77)
//#define Nexus_IP IP(65,54,179,228)
//#define Passport_IP IP(65,54,183,198)
//#define Msn_IP IP(65,54,131,249)
/*servers
65.54.239.140
66.54.239.141
65.54.239.211
65.54.239.20*/
#define Dispatch_IP IP(65,54,239,210)
#define Nexus_IP IP(65,54,179,228)
#define Passport_IP IP(65,54,183,198)
#define Msn_IP IP(65,54,131,249)
the problem might be the msn ssl certificates... good luck to find them
Last edited by Damiano; July 8th, 2008 at 09:44.
I am trying my best to understand it, i am researching and if i make it work i shall notify you, btw, try finding out what ip msn use, that way we can play about with it.
I am trying my best to understand it, i am researching and if i make it work i shall notify you, btw, try finding out what ip msn use, that way we can play about with it.
hi guys,
its great that youre trying to fix beup live, good luck.
from what i understand, the passport server or/and the msn server IPs are the problem. we can rule out the dispatch server, because beup is connecting to that one just fine.
i am not at my home pc right know, maybe someone can do a trace to the msn servers to find out the ip adress ???
EDIT: this maybe handy...http://www.dslreports.com/faq/9452
Last edited by legssmit; July 8th, 2008 at 18:09.
Hey, lefssmit, i can be able to fix it with your help, all i need to know is the ip address of servers that are used by msn messenger, you know like 95,57,94,207, like that, its ok if u cant find but if you do, it should be easier to fix, i cant garuntee it though, but i am trying my best.
BTW, Damiano,
//#define Dispatch_IP IP(207,46,28,77)
//#define Nexus_IP IP(65,54,179,228)
//#define Passport_IP IP(65,54,183,198)
//#define Msn_IP IP(65,54,131,249)
/*servers
65.54.239.140
66.54.239.141
65.54.239.211
65.54.239.20*/
, these are just quotes and comments, they are not part of the code, maybe the programmed made this as a remionder or clue on what to do next.
I got them by pinging...
#define Dispatch_IP IP(65,54,239,210)
#define Nexus_IP IP(65,54,179,216)
#define Passport_IP IP(65,54,179,197)
#define Msn_IP IP(65,54,131,250)
I think there is a problem with the SSL certificate
http://www.hypothetic.org/docs/msn/n...entication.php
Last edited by Damiano; July 8th, 2008 at 18:58.
Im testing them now, it looks like all of us are looking at this thread, well, i will tell u as soon as i finish testing.
hope its good news
Im coding on the script right now, im finding out where exactly the error is and how to fix it, i really hope what i am trying now works.
Fingers crossed
the lines whitout the // aren't comments???
There are currently 5 users browsing this thread. (0 members and 5 guests)
Bookmarks