View previous topic :: View next topic |
Author |
Message |
rajeshsarode
Joined: 30 Sep 2015 Posts: 20 Location: Jalgaon
|
Posted: Wed Sep 30, 2015 1:01 pm Post subject: Redirect page firstspot v8 |
|
|
The server started and users can log in but there's no internet in the client side stuck on redirect page. and from client pc ping to website is ok. |
|
Back to top |
|
|
alan Forum facilitator
Joined: 26 Sep 2003 Posts: 4435
|
Posted: Wed Sep 30, 2015 2:08 pm Post subject: |
|
|
Can you client access the web site (e.g. www.apple.com) manually?
What is the current device and browser you are currently using? _________________ ~ Patronsoft Limited ~ |
|
Back to top |
|
|
rajeshsarode
Joined: 30 Sep 2015 Posts: 20 Location: Jalgaon
|
Posted: Wed Sep 30, 2015 2:12 pm Post subject: |
|
|
apple.com did not work i am using ie and chrome |
|
Back to top |
|
|
alan Forum facilitator
Joined: 26 Sep 2003 Posts: 4435
|
Posted: Wed Sep 30, 2015 2:33 pm Post subject: |
|
|
Please run the following command in your Command Prompt (need to right click and "run as administrator"):
Code: | netsh interface ip set interface "yourVisitorNetworkInterface" forwarding=enabled
netsh interface ip set interface "yourInternetNetworkInterface" forwarding=enabled |
where yourVisitorNetworkInterface and yourInternetNetworkInterface are your two Windows Network Connection names. _________________ ~ Patronsoft Limited ~ |
|
Back to top |
|
|
rajeshsarode
Joined: 30 Sep 2015 Posts: 20 Location: Jalgaon
|
Posted: Wed Sep 30, 2015 2:50 pm Post subject: |
|
|
complited runing the commands but nothing happened.
how to attached image of client side in this post.[/img] |
|
Back to top |
|
|
alan Forum facilitator
Joined: 26 Sep 2003 Posts: 4435
|
Posted: Wed Sep 30, 2015 2:56 pm Post subject: |
|
|
Can you issue the below command and post the output here:
ping firstspot.org
ping patronsoft.com _________________ ~ Patronsoft Limited ~ |
|
Back to top |
|
|
rajeshsarode
Joined: 30 Sep 2015 Posts: 20 Location: Jalgaon
|
Posted: Wed Sep 30, 2015 2:56 pm Post subject: |
|
|
from client side or server side ? |
|
Back to top |
|
|
alan Forum facilitator
Joined: 26 Sep 2003 Posts: 4435
|
Posted: Wed Sep 30, 2015 3:03 pm Post subject: |
|
|
client side. _________________ ~ Patronsoft Limited ~ |
|
Back to top |
|
|
alan Forum facilitator
Joined: 26 Sep 2003 Posts: 4435
|
Posted: Wed Sep 30, 2015 3:06 pm Post subject: |
|
|
BTW, you can copy and paste the output as text in the command prompt. Click top left corner -> Edit -> Mark, mark with a mouse and then press Enter. _________________ ~ Patronsoft Limited ~ |
|
Back to top |
|
|
rajeshsarode
Joined: 30 Sep 2015 Posts: 20 Location: Jalgaon
|
Posted: Wed Sep 30, 2015 3:15 pm Post subject: |
|
|
C:\>ping firstspot.org
Pinging firstspot.org [192.168.5.1] with 32 bytes of data:
Reply from 192.168.5.1: bytes=32 time<1ms TTL=128
Reply from 192.168.5.1: bytes=32 time<1ms TTL=128
Reply from 192.168.5.1: bytes=32 time<1ms TTL=128
Reply from 192.168.5.1: bytes=32 time<1ms TTL=128
Ping statistics for 192.168.5.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\>ping patronsoft.com
Pinging patronsoft.com [198.24.150.22] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 198.24.150.22:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\> |
|
Back to top |
|
|
alan Forum facilitator
Joined: 26 Sep 2003 Posts: 4435
|
Posted: Wed Sep 30, 2015 3:22 pm Post subject: |
|
|
Please add DisableTaskOffload to your Registry setting :
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\TCPIP\Parameters
See http://support.microsoft.com/en-us/kb/904946 , you need to reboot Windows afterwards. _________________ ~ Patronsoft Limited ~ |
|
Back to top |
|
|
rajeshsarode
Joined: 30 Sep 2015 Posts: 20 Location: Jalgaon
|
Posted: Thu Oct 01, 2015 5:06 am Post subject: |
|
|
registry value added but error change detected on client side using google chrome
"ERR_Connection_timed_out" |
|
Back to top |
|
|
alan Forum facilitator
Joined: 26 Sep 2003 Posts: 4435
|
Posted: Thu Oct 01, 2015 5:45 am Post subject: |
|
|
First, you need set the registry setting in FirstSpot itself, not client PC.
Can you perform the above ping test in the client side and post the result again? _________________ ~ Patronsoft Limited ~ |
|
Back to top |
|
|
rajeshsarode
Joined: 30 Sep 2015 Posts: 20 Location: Jalgaon
|
Posted: Thu Oct 01, 2015 5:48 am Post subject: |
|
|
registry setting added to server and above ping result are from client side |
|
Back to top |
|
|
alan Forum facilitator
Joined: 26 Sep 2003 Posts: 4435
|
Posted: Thu Oct 01, 2015 5:50 am Post subject: |
|
|
Can you paste the latest result again? _________________ ~ Patronsoft Limited ~ |
|
Back to top |
|
|
|