ejaimes Posted January 3 Posted January 3 (edited) Hello I can't connect to DCS from the Launcher to my Account.. there is a message in red says Bad Connection... But if I use a VPN I successful connect to my account and servers, If I logged in and close the VPN I can't update the servers list, but I can connect by IP to any server... I try connecting form a different ISP so different IP and no problem. I'm from Venezuela by the way... this is the relevant log error: 2025-01-03 04:16:28.089 INFO APP (Main): CPU cores: 24, threads: 32, System RAM: 32577 MB, Pagefile: 23552 MB 2025-01-03 04:16:50.602 ERROR ASYNCNET (31592): HTTP request lnch:getUpdates failed with error 7: Couldn't connect to server 2025-01-03 04:17:11.977 ERROR ASYNCNET (31592): HTTP request lnch_1 failed with error 7: Couldn't connect to server 2025-01-03 04:17:11.994 ERROR LAUNCHER (CrBrowserMain): GUI ERROR:[{"name":"API Error","code":-7,"message":"Couldn't connect to server","method":"httpGET","queryParams":"master:en/export/requirements/","queryOptions":{"persistent":true,"parseJSON":true,"logQueries":true,"logResult":true},"stack":"API Error: Couldn't connect to server\n at onFailure (https://launcher/ui/assets/index-DQS0i1A1.js:4:1543)"}] 2025-01-03 04:17:33.348 ERROR ASYNCNET (31592): HTTP request getNewsList_en1 failed with error 7: Couldn't connect to server 2025-01-03 04:17:50.676 WARNING ASYNCNET (Main): Ignoring duplicate request to dcs:ping while one is already in flight. 2025-01-03 04:17:54.675 ERROR ASYNCNET (31592): HTTP request dcs:login failed with error 7: Couldn't connect to server 2025-01-03 04:17:54.676 ERROR ASYNCNET (31592): Login failed with code -7. 2025-01-03 04:17:54.773 ERROR LAUNCHER (CrBrowserMain): GUI ERROR:["Autologin error: ",{"code":404}] 2025-01-03 04:18:15.984 ERROR ASYNCNET (31592): HTTP request dcs:ping failed with error 7: Couldn't connect to server Any Clue? Edited January 3 by ejaimes
silverdevil Posted January 3 Posted January 3 5 hours ago, ejaimes said: Hello I can't connect to DCS from the Launcher to my Account.. there is a message in red says Bad Connection... But if I use a VPN I successful connect to my account and servers, If I logged in and close the VPN I can't update the servers list, but I can connect by IP to any server... I try connecting form a different ISP so different IP and no problem. I'm from Venezuela by the way... this is the relevant log error: 2025-01-03 04:16:28.089 INFO APP (Main): CPU cores: 24, threads: 32, System RAM: 32577 MB, Pagefile: 23552 MB 2025-01-03 04:16:50.602 ERROR ASYNCNET (31592): HTTP request lnch:getUpdates failed with error 7: Couldn't connect to server 2025-01-03 04:17:11.977 ERROR ASYNCNET (31592): HTTP request lnch_1 failed with error 7: Couldn't connect to server 2025-01-03 04:17:11.994 ERROR LAUNCHER (CrBrowserMain): GUI ERROR:[{"name":"API Error","code":-7,"message":"Couldn't connect to server","method":"httpGET","queryParams":"master:en/export/requirements/","queryOptions":{"persistent":true,"parseJSON":true,"logQueries":true,"logResult":true},"stack":"API Error: Couldn't connect to server\n at onFailure (https://launcher/ui/assets/index-DQS0i1A1.js:4:1543)"}] 2025-01-03 04:17:33.348 ERROR ASYNCNET (31592): HTTP request getNewsList_en1 failed with error 7: Couldn't connect to server 2025-01-03 04:17:50.676 WARNING ASYNCNET (Main): Ignoring duplicate request to dcs:ping while one is already in flight. 2025-01-03 04:17:54.675 ERROR ASYNCNET (31592): HTTP request dcs:login failed with error 7: Couldn't connect to server 2025-01-03 04:17:54.676 ERROR ASYNCNET (31592): Login failed with code -7. 2025-01-03 04:17:54.773 ERROR LAUNCHER (CrBrowserMain): GUI ERROR:["Autologin error: ",{"code":404}] 2025-01-03 04:18:15.984 ERROR ASYNCNET (31592): HTTP request dcs:ping failed with error 7: Couldn't connect to server Any Clue? hello. unfortunately people in parts of the world have issues connecting to DCS and VPN is a good workaround. DCS does not, i would not think anyway, block any country. it is likely a problem on your end. you mention you can connect via IP. this could be a DNS issue on your PC or with your ISP. reset your computer and network equipment first and try again. it may require contacting your ISP. AKA_SilverDevil Join AKA Wardogs Email Address My YouTube “The MIGS came up, the MIGS were aggressive, we tangled, they lost.” - Robin Olds - An American fighter pilot. He was a triple ace. The only man to ever record a confirmed kill while in glide mode.
ejaimes Posted January 3 Author Posted January 3 hace 5 horas, silverdevil dijo: hello. unfortunately people in parts of the world have issues connecting to DCS and VPN is a good workaround. DCS does not, i would not think anyway, block any country. it is likely a problem on your end. you mention you can connect via IP. this could be a DNS issue on your PC or with your ISP. reset your computer and network equipment first and try again. it may require contacting your ISP. Thanks you! But the VPN increase the latency... Does anyone know what address is DCS connecting to validate credentials? So, I can specify with my ISP to ask to unblock this connection and port?
sleighzy Posted January 3 Posted January 3 (edited) 5 hours ago, ejaimes said: Thanks you! But the VPN increase the latency... Does anyone know what address is DCS connecting to validate credentials? So, I can specify with my ISP to ask to unblock this connection and port? This is not the address for credentials but can you run the below two commands (run each one seperately) from a command prompt in Windows and drop the results here: ping cdn.digitalcombatsimulator.com ping www.digitalcombatsimulator.com EDIT: and just to be 100% clear, should be run when NOT on the VPN. Edited January 3 by sleighzy AMD 7800x3D, 4080Super, 64Gb DDR5 RAM, 4Tb NVMe M.2, Quest 2
silverdevil Posted January 3 Posted January 3 5 hours ago, ejaimes said: But the VPN increase the latency i understand. but increased latency is better than not connecting at all. @sleighzy suggests a good start. you can also do a trace route after the pings. tracert cdn.digitalcombatsimulator.com tracert www.digitalcombatsimulator.com AKA_SilverDevil Join AKA Wardogs Email Address My YouTube “The MIGS came up, the MIGS were aggressive, we tangled, they lost.” - Robin Olds - An American fighter pilot. He was a triple ace. The only man to ever record a confirmed kill while in glide mode.
ejaimes Posted January 3 Author Posted January 3 hace 1 hora, sleighzy dijo: This is not the address for credentials but can you run the below two commands (run each one seperately) from a command prompt in Windows and drop the results here: ping cdn.digitalcombatsimulator.com ping www.digitalcombatsimulator.com EDIT: and just to be 100% clear, should be run when NOT on the VPN. These are the results... @silverdevil, @sleighzy Thanks you guys C:\Windows\System32>ping cdn.digitalcombatsimulator.com Pinging 1231349722.rsc.cdn77.org [89.187.173.12] with 32 bytes of data: Reply from 89.187.173.12: bytes=32 time=32ms TTL=54 Reply from 89.187.173.12: bytes=32 time=32ms TTL=54 Reply from 89.187.173.12: bytes=32 time=34ms TTL=54 Reply from 89.187.173.12: bytes=32 time=32ms TTL=54 Ping statistics for 89.187.173.12: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 32ms, Maximum = 34ms, Average = 32ms __________________________________________________________________________________ C:\Windows\System32>ping www.digitalcombatsimulator.com Pinging digitalcombatsimulator.com [93.115.211.146] with 32 bytes of data: Reply from 93.115.211.146: bytes=32 time=158ms TTL=43 Reply from 93.115.211.146: bytes=32 time=158ms TTL=43 Reply from 93.115.211.146: bytes=32 time=158ms TTL=43 Reply from 93.115.211.146: bytes=32 time=157ms TTL=43 Ping statistics for 93.115.211.146: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 157ms, Maximum = 158ms, Average = 157ms _____________________________________________________________________________________ C:\Windows\System32>tracert cdn.digitalcombatsimulator.com Tracing route to 1231349722.rsc.cdn77.org [79.127.148.17] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms 192.168.1.1 2 1 ms 1 ms 1 ms 192.168.201.1 3 4 ms 3 ms 2 ms 10.10.201.1 4 2 ms 2 ms 2 ms 186.96.68.181 5 264 ms * * 10.0.74.1 6 * * * Request timed out. 7 32 ms 32 ms 32 ms 172.16.85.29 8 32 ms 33 ms 33 ms golddata-mia.cdn77.com [37.19.192.216] 9 32 ms 32 ms 32 ms vl211.mia-eq1-core-1.cdn77.com [185.229.188.70] 10 32 ms 32 ms 31 ms vl201.mia-cl2-dist-1.cdn77.com [185.156.45.241] 11 33 ms 32 ms 32 ms 686785070.mia.cdn77.com [79.127.148.17] Trace complete. ______________________________________________________________________________________ C:\Windows\System32>tracert www.digitalcombatsimulator.com Tracing route to digitalcombatsimulator.com [93.115.211.146] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms 192.168.1.1 2 1 ms 1 ms 1 ms 192.168.201.1 3 2 ms 2 ms 2 ms 10.10.201.1 4 2 ms 2 ms 2 ms 186.96.68.181 5 * * * Request timed out. 6 78 ms * * 172.25.0.25 7 * * * Request timed out. 8 34 ms 33 ms 32 ms et-3-0-11.cr6-mia1.ip4.gtt.net [66.171.228.85] 9 * * * Request timed out. 10 * * * Request timed out. 11 45 ms 45 ms 45 ms be5577.ccr42.atl01.atlas.cogentco.com [154.54.82.245] 12 61 ms 61 ms 60 ms be2113.ccr42.dca01.atlas.cogentco.com [154.54.24.221] 13 141 ms 141 ms 142 ms be3111.ccr42.par01.atlas.cogentco.com [154.54.89.226] 14 151 ms 151 ms 152 ms be7946.ccr42.fra05.atlas.cogentco.com [154.54.72.118] 15 157 ms 156 ms 156 ms be7944.ccr22.muc03.atlas.cogentco.com [154.54.75.97] 16 157 ms 157 ms 158 ms be3073.ccr52.zrh02.atlas.cogentco.com [130.117.0.61] 17 157 ms 157 ms 158 ms te0-0-1-3.agr12.zrh02.atlas.cogentco.com [154.54.57.62] 18 158 ms 159 ms 158 ms be2748.nr61.b070155-0.zrh02.atlas.cogentco.com [154.25.16.126] 19 161 ms 162 ms 162 ms 149.14.212.114 20 162 ms 165 ms 162 ms 146.228.2.126 21 157 ms 159 ms 159 ms 146.228.55.12 22 176 ms 188 ms 174 ms 109-106-19-250.static.xelon.ch [109.106.19.250] 23 159 ms 158 ms 158 ms www.digitalcombatsimulator.com [93.115.211.146] Trace complete.
silverdevil Posted January 4 Posted January 4 15 hours ago, ejaimes said: These are the results... @silverdevil, @sleighzy Thanks you guys here are my results. interesting thing is cdn.digitalcombatsimulator.com is a CNAME DNS. the IP of the landing server is different for me than you got yesterday. ping cdn.digitalcombatsimulator.com Pinging 1231349722.rsc.cdn77.org [109.61.91.230] with 32 bytes of data: Reply from 109.61.91.230: bytes=32 time=12ms TTL=57 Reply from 109.61.91.230: bytes=32 time=10ms TTL=57 Reply from 109.61.91.230: bytes=32 time=12ms TTL=57 Reply from 109.61.91.230: bytes=32 time=11ms TTL=57 Ping statistics for 109.61.91.230: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 10ms, Maximum = 12ms, Average = 11ms ping www.digitalcombatsimulator.com Pinging digitalcombatsimulator.com [93.115.211.146] with 32 bytes of data: Reply from 93.115.211.146: bytes=32 time=110ms TTL=56 Reply from 93.115.211.146: bytes=32 time=112ms TTL=56 Reply from 93.115.211.146: bytes=32 time=112ms TTL=56 Reply from 93.115.211.146: bytes=32 time=109ms TTL=56 Ping statistics for 93.115.211.146: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 109ms, Maximum = 112ms, Average = 110ms tracert cdn.digitalcombatsimulator.com Tracing route to 1231349722.rsc.cdn77.org [109.61.91.231] over a maximum of 30 hops: 1 1 ms <1 ms <1 ms G3100.myfiosgateway.com [192.168.1.1] 2 31 ms 1 ms 2 ms lo0-100.NRFLVA-VFTTP-314.verizon-gni.net [96.225.167.1] 3 8 ms 8 ms 8 ms 100.41.26.72 4 * * * Request timed out. 5 14 ms 16 ms 14 ms ash-b2-link.ip.twelve99.net [80.239.135.178] 6 13 ms 15 ms 14 ms datacamp-ic-383202.ip.twelve99-cust.net [62.115.10.98] 7 13 ms 14 ms 14 ms vl211.ash-eq10-acc-1.cdn77.com [185.229.188.185] 8 14 ms 15 ms 14 ms 433349391.ash.cdn77.com [109.61.91.231] Trace complete. tracert www.digitalcombatsimulator.com Tracing route to digitalcombatsimulator.com [93.115.211.146] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms G3100.myfiosgateway.com [192.168.1.1] 2 4 ms 4 ms 5 ms lo0-100.NRFLVA-VFTTP-314.verizon-gni.net [96.225.167.1] 3 10 ms 7 ms 9 ms 100.41.26.72 4 * * * Request timed out. 5 12 ms 11 ms 12 ms lag-78.ear2.wdc12.sp.lumen.tech [4.68.75.97] 6 * 111 ms 108 ms ae2.7.ear1.zur2.neo.colt.net [171.75.8.1] 7 130 ms 112 ms 112 ms GREEN.CH-AG.ear1.Zurich3.Level3.net [213.242.82.42] 8 109 ms 109 ms 110 ms 146.228.55.4 9 124 ms 120 ms 240 ms 109-106-19-250.static.xelon.ch [109.106.19.250] 10 110 ms 109 ms 110 ms www.digitalcombatsimulator.com [93.115.211.146] Trace complete. i have less hops from me to both locations. to confirm your issue, you are having problems getting to the servers to login to play MP? do updates work? AKA_SilverDevil Join AKA Wardogs Email Address My YouTube “The MIGS came up, the MIGS were aggressive, we tangled, they lost.” - Robin Olds - An American fighter pilot. He was a triple ace. The only man to ever record a confirmed kill while in glide mode.
ejaimes Posted January 4 Author Posted January 4 (edited) hace 2 horas, silverdevil dijo: here are my results. interesting thing is cdn.digitalcombatsimulator.com is a CNAME DNS. the IP of the landing server is different for me than you got yesterday. ping cdn.digitalcombatsimulator.com Pinging 1231349722.rsc.cdn77.org [109.61.91.230] with 32 bytes of data: Reply from 109.61.91.230: bytes=32 time=12ms TTL=57 Reply from 109.61.91.230: bytes=32 time=10ms TTL=57 Reply from 109.61.91.230: bytes=32 time=12ms TTL=57 Reply from 109.61.91.230: bytes=32 time=11ms TTL=57 Ping statistics for 109.61.91.230: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 10ms, Maximum = 12ms, Average = 11ms ping www.digitalcombatsimulator.com Pinging digitalcombatsimulator.com [93.115.211.146] with 32 bytes of data: Reply from 93.115.211.146: bytes=32 time=110ms TTL=56 Reply from 93.115.211.146: bytes=32 time=112ms TTL=56 Reply from 93.115.211.146: bytes=32 time=112ms TTL=56 Reply from 93.115.211.146: bytes=32 time=109ms TTL=56 Ping statistics for 93.115.211.146: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 109ms, Maximum = 112ms, Average = 110ms tracert cdn.digitalcombatsimulator.com Tracing route to 1231349722.rsc.cdn77.org [109.61.91.231] over a maximum of 30 hops: 1 1 ms <1 ms <1 ms G3100.myfiosgateway.com [192.168.1.1] 2 31 ms 1 ms 2 ms lo0-100.NRFLVA-VFTTP-314.verizon-gni.net [96.225.167.1] 3 8 ms 8 ms 8 ms 100.41.26.72 4 * * * Request timed out. 5 14 ms 16 ms 14 ms ash-b2-link.ip.twelve99.net [80.239.135.178] 6 13 ms 15 ms 14 ms datacamp-ic-383202.ip.twelve99-cust.net [62.115.10.98] 7 13 ms 14 ms 14 ms vl211.ash-eq10-acc-1.cdn77.com [185.229.188.185] 8 14 ms 15 ms 14 ms 433349391.ash.cdn77.com [109.61.91.231] Trace complete. tracert www.digitalcombatsimulator.com Tracing route to digitalcombatsimulator.com [93.115.211.146] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms G3100.myfiosgateway.com [192.168.1.1] 2 4 ms 4 ms 5 ms lo0-100.NRFLVA-VFTTP-314.verizon-gni.net [96.225.167.1] 3 10 ms 7 ms 9 ms 100.41.26.72 4 * * * Request timed out. 5 12 ms 11 ms 12 ms lag-78.ear2.wdc12.sp.lumen.tech [4.68.75.97] 6 * 111 ms 108 ms ae2.7.ear1.zur2.neo.colt.net [171.75.8.1] 7 130 ms 112 ms 112 ms GREEN.CH-AG.ear1.Zurich3.Level3.net [213.242.82.42] 8 109 ms 109 ms 110 ms 146.228.55.4 9 124 ms 120 ms 240 ms 109-106-19-250.static.xelon.ch [109.106.19.250] 10 110 ms 109 ms 110 ms www.digitalcombatsimulator.com [93.115.211.146] Trace complete. i have less hops from me to both locations. to confirm your issue, you are having problems getting to the servers to login to play MP? do updates work? Cita here are my results. interesting thing is cdn.digitalcombatsimulator.com is a CNAME DNS. the IP of the landing server is different for me than you got yesterday. Yes because tne cdn subdomain is pointing to a Content Distribution Network so several servers can handle the answer to the call, in fact should be the closer server to your location who answer the petition so always will be a different IP address but always the same translator cdn77.com Cita to confirm your issue, you are having problems getting to the servers to login to play MP? do updates work? That's the strange thing, I can do a repair with no problems, so it can connect to servers to verify the installation, and retrieve the necessary files, but I can't login to verify my user. Edited January 4 by ejaimes
silverdevil Posted January 4 Posted January 4 38 minutes ago, ejaimes said: Yes because tne cdn subdomain is pointing to a Content Distribution Network so several servers can handle the answer to the call, in fact should be the closer server to your location who answer the petition so always will be a different IP address but always the same translator cdn77.com That's the strange thing, I can do a repair with no problems, so it can connect to servers to verify the installation, and retrieve the necessary files, but I can't login to verify my user. yes i understand a CNAME. i am a sys admin since late 80s. i just wanted to point it out. have you confirmed the credentials are correct? forum account is not synchronized with the game creds. they can be if the user chooses to. AKA_SilverDevil Join AKA Wardogs Email Address My YouTube “The MIGS came up, the MIGS were aggressive, we tangled, they lost.” - Robin Olds - An American fighter pilot. He was a triple ace. The only man to ever record a confirmed kill while in glide mode.
ejaimes Posted January 4 Author Posted January 4 (edited) hace 16 minutos, silverdevil dijo: yes i understand a CNAME. i am a sys admin since late 80s. i just wanted to point it out. have you confirmed the credentials are correct? forum account is not synchronized with the game creds. they can be if the user chooses to. Yes, because it works over another ISP or when I'm using a VPN connection... But I have no idea how to explain my problem to my service provider... btw, I have been like 2 years with no problem at all... I know that my ISP use a doble NAT, but almost every ISP in my country have the same issue. I do not think that's a problem. @silverdevil thanks you very much my friend for take your time into this. Edited January 4 by ejaimes
silverdevil Posted January 4 Posted January 4 5 minutes ago, ejaimes said: Yes, because it works over another ISP or when I'm using a VPN connection... But I have no idea how to explain my problem to my service provider... btw, I have been like 2 years with no problem at all... I know that my ISP use a doble NAT, but almost every ISP in my country have the same issue. I do not think that's a problem. @silverdevil thanks you very much my friend for take your time into this. @Flappie bon jour mon ami. what are your thoughts on this one? 6 minutes ago, ejaimes said: btw, I have been like 2 years with no problem at all... yes this is a weird part. AKA_SilverDevil Join AKA Wardogs Email Address My YouTube “The MIGS came up, the MIGS were aggressive, we tangled, they lost.” - Robin Olds - An American fighter pilot. He was a triple ace. The only man to ever record a confirmed kill while in glide mode.
ejaimes Posted January 4 Author Posted January 4 I have no idea, may be a block port? but which one? hace 43 minutos, silverdevil dijo: @Flappie bon jour mon ami. what are your thoughts on this one? yes this is a weird part.
silverdevil Posted January 4 Posted January 4 5 minutes ago, ejaimes said: I have no idea, may be a block port? but which one? do you know how to do a packet trace in WireShark? https://www.wireshark.org/ you could capture a trace when you are trying to do the operation that is failing. that port would show as no acknowledgement. but that may not help except to present as evidence to your provider. AKA_SilverDevil Join AKA Wardogs Email Address My YouTube “The MIGS came up, the MIGS were aggressive, we tangled, they lost.” - Robin Olds - An American fighter pilot. He was a triple ace. The only man to ever record a confirmed kill while in glide mode.
ejaimes Posted January 4 Author Posted January 4 no... I never used it... but I will give it a try... thanks you
Flappie Posted January 4 Posted January 4 2 hours ago, silverdevil said: @Flappie bon jour mon ami. what are your thoughts on this one? Hey, I think Wireshark is the next logical step, yes. @ejaimes Have you tried not using the launcher and see if the connection works? To disable the luancher, open "Saved Games/DCS.../Config/options.lua", look for the word "launcher" and turn its value from "true" to "false", then save the file. ---
ejaimes Posted January 4 Author Posted January 4 hace 1 hora, Flappie dijo: Hey, I think Wireshark is the next logical step, yes. @ejaimes Have you tried not using the launcher and see if the connection works? To disable the luancher, open "Saved Games/DCS.../Config/options.lua", look for the word "launcher" and turn its value from "true" to "false", then save the file. Hello @Flappie yes, I tried, it shows a blue box where you put your username and password, them came another box with a message that says "the website is unavailable"
Flappie Posted January 4 Posted January 4 An idea came to mind: since you're able to ping DCS servers but the game itself cannot, maybe it is caused by your antivirus. If you haven't already, add DCS main folder as an exception to your antivirus and see if it helps. ---
ejaimes Posted January 6 Author Posted January 6 Hello @silverdevil @sleighzy @Flappie, I can confirm that my ISP have blocked api.digilatcombatsimulator.com or its public IP. The WireShark was very useful to get the address that is blocked, I ping the address or the IP (api.digilatcombatsimulator.com) from my PC and my MacBook and no packages were received, but of course, when I get connected to the VPN works, I recall that I used this software but in a very old version. Thanks you very much guys. Now I have to start a CAS against my ISP... lol. I will give you the updates 4
silverdevil Posted January 6 Posted January 6 8 hours ago, ejaimes said: Hello @silverdevil @sleighzy @Flappie, I can confirm that my ISP have blocked api.digilatcombatsimulator.com or its public IP. The WireShark was very useful to get the address that is blocked, I ping the address or the IP (api.digilatcombatsimulator.com) from my PC and my MacBook and no packages were received, but of course, when I get connected to the VPN works, I recall that I used this software but in a very old version. Thanks you very much guys. Now I have to start a CAS against my ISP... lol. I will give you the updates glad to hear you are getting somewhere. good luck. 2 AKA_SilverDevil Join AKA Wardogs Email Address My YouTube “The MIGS came up, the MIGS were aggressive, we tangled, they lost.” - Robin Olds - An American fighter pilot. He was a triple ace. The only man to ever record a confirmed kill while in glide mode.
Recommended Posts