home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   alt.internet.wireless      Fun with wireless Internet access      55,960 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 55,158 of 55,960   
   Andy Burnelli to Andy Burnelli   
   Re: Android developer options reports st   
   15 Dec 22 09:44:49   
   
   XPost: alt.comp.os.windows-10, comp.mobile.android   
   From: spam@nospam.com   
      
   Andy Burnelli wrote:   
      
   >   dd-wrt client bridge   
   >   dd-wrt bridge repeater   
   >   run site survey & join   
   >   both SSIDs now work!   
      
   UPDATE:   
      
   It's great to share the fruits of the efforts of the entire network team.   
      
   The finesse of using the Windows' killswitches allows the computer to   
   reboot without connecting to the Internet after doing so, until and unless   
   the user flips the killswitch toggle.   
   a. C:\Windows\System32\schtasks.exe /run /TN "task nettoggle"   
   b. c:\data\sys\batch\nettoggle.bat   
      
   This is accomplished by Windows 'magic' integrating the task scheduler, the   
   taskbar, specific red/green off/on changeable icons, and basic batch files.   
      
   @echo off   
   REM nettoggle.bat by Zaidy036 20210207 on alt.comp.os.windows-10   
   set defgw=192.168.1.1   
   set "ip="   
   for /f "tokens=2,3 delims={,}" %%a in ('"WMIC NICConfig where IPEnabled="True"   
   get DefaultIPGateway /value | find "I" "') do if not defined ip set ip=%%~a   
   IF "%ip%"=="%defgw%" ( %comspec% /c %windir%\system32\route.exe delete 0.0.0.0   
   %defgw%) ELSE ( %comspec% /c %windir%\system32\route.exe add 0.0.0.0 mask   
   0.0.0.0 %defgw%)   
   exit   
      
   For the benefit of those on Windows who wish for a perfectly seamless   
   integration with Ethernet, Wi-Fi, Android, and yes, even killswitches,   
   I made this screenshot just now of the Windows portion of the setup.   
      Windows elegance   
   --   
   Posted out of the goodness of my heart to disseminate useful information   
   which, in this case, is to describe some of the networking magic going on.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca