Search Results

Search: Posts Made By: azdps
13,417
Posted By azdps
vgersh99...
vgersh99 (https://www.unix.com/member_modal.php?u=37898&modal=1) I did some more testing with the awk script that segmentation faults. I've tested numerous IP ranges and anything that starts with 128...
13,417
Posted By azdps
Yes I was using awk native functions. Here is the...
Yes I was using awk native functions. Here is the script:
function range2cidr(ipStart, ipEnd, result, bits, mask, newip) {
bits = 1
mask = 1
while (bits < 32) {
newip =...
2,813
Posted By azdps
From my OpenBSD firewall I use PERL to reboot my...
From my OpenBSD firewall I use PERL to reboot my cable modem around 3:00 am. I do this daily to obtain a new IP from my ISP otherwise I end up with a static IP for weeks. The procedure I use:

Send...
2,813
Posted By azdps
I intentionally changed the tag to token for the...
I intentionally changed the tag to token for the same reason I didn't want to post the entire html page here. It's my cable modem reboot page. I do appreciate your feedback and the yanx.awk solution...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 12:58 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy