R Rolfantor Mar 13, 2014 #1 So my deafult gateway dosnt start with 192.168 but for my laptop it does and my brothers pc does for me it starts with 46.109.248.1 Any Help I cant portforward Help me il try anything and my Router is Technicolor
So my deafult gateway dosnt start with 192.168 but for my laptop it does and my brothers pc does for me it starts with 46.109.248.1 Any Help I cant portforward Help me il try anything and my Router is Technicolor
D DelJo63 Mar 13, 2014 #2 Can we assume "my laptop it does and my brothers pc does" applies to his pc connected to your router? login as an admin, get a command prompt and issue these two commands netsh winsock reset netsh int ip reset c:\resetlog.txt reboot
Can we assume "my laptop it does and my brothers pc does" applies to his pc connected to your router? login as an admin, get a command prompt and issue these two commands netsh winsock reset netsh int ip reset c:\resetlog.txt reboot
R Rolfantor Mar 13, 2014 #3 No he just got a new router. Later il try rebooting but is there any other way
D DelJo63 Mar 14, 2014 #6 Login as an ADMIN, get a command prompt. type ipconfig and notice the IP address and the Gateway. type these: ipconfig /flushdns net stop "dns client" net start "dns client" (and yes, those quotes are necessary) now enter this pair ipconfig /release ipconfig /renew and test the ip settings again ipconfig Your IP address *MUST* have the first three numbers matching those of the router.
Login as an ADMIN, get a command prompt. type ipconfig and notice the IP address and the Gateway. type these: ipconfig /flushdns net stop "dns client" net start "dns client" (and yes, those quotes are necessary) now enter this pair ipconfig /release ipconfig /renew and test the ip settings again ipconfig Your IP address *MUST* have the first three numbers matching those of the router.