Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. segment

    Awk time sum

    ;) Thanks so very much perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'
  2. segment

    Awk time sum

    ...printed out: 0h 0m 0s I need 7605551212 17045551212 17045551212 2008-10-08 07:46:41 07:47:37 0h 0m 0s So I will look and try to chop it in perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'
  3. segment

    Random one way call issue

    When you say one way, is it safe to assume one way audio? If so, are you using NAT anywhere in the mix? If so, this may account for it. You'd need to configure your phones to use a STUN server perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'
  4. segment

    How Picky are you about SIP trunking

    ...T's in the NorthEast. As for the SIP trunking stuff, if you'd like shoot me a message at segment at tormenting dot net. I know of a SIP provider with three way redundancy using Verizon, Level3 and Global. perl -e 'print...
  5. segment

    Intermittent conection issues

    ...and diagnose from there. You should also pick up Wireshark to get a better view on a capture. You should be able to pick up potential VPN key mismatches. perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'
  6. segment

    Awk time sum

    ...but am stumped about proceeding to have output as: 7605551212 17045551212 17045551212 2008-10-08 07:46:41 07:47:37 56 where 56 is 56 seconds perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'
  7. segment

    Vanity Plates II

    Coolest one that comes to mind... CLS63 AMG license plate: MNOPOLY perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'
  8. segment

    difficulties on AWK parsing/passing/variables

    ..."term\|}\|{\|then" [code] Gave me... [code]ip access-list extended 111.222.333.208/32 permit ip 111.222.333.208/32 ip access-list extended But didn't include the rulename .... perl -e 'print...
  9. segment

    difficulties on AWK parsing/passing/variables

    .../destination-port/{d=$2} /accept/{a=$2} /reject/{r=$2} {gsub(/;/, "");{printf "ip access-list extended" $rulename"\n\npermit ip" s,d,a} ' filename >> new.list Anyone? I'm completely lost. perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'
  10. segment

    Best Book(s) to study for the CISSP?

    ...It can give you a framework of what to expect but unless you have a broad spectrum of knowledge, you're cheating yourself into a certification. http://www.cccure.org/modules.php?name=News&new_topic=76 perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'
  11. segment

    Encypted Vs Protected Channel

    ...Protected for what it is protected. You encrypted something with standard DES is it protected? No. You encrypt something with DES on point a and send it to point b is it protected? Yes to some degree. perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'
  12. segment

    CVOICE exam

    http://tools.cisco.com/E-Learning-IT/LPCM/LpcmLLController?action=CourseDesc&COURSE_ID=4835 Your best bet on what to learn/expect perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'
  13. segment

    Obtaining; A+/Network+/CCNA/CCNP, Salary?

    ...a real clue. I know this from the Cisco VoIP list I'm on. It's up to you to determine how much you can make. Certs help but experience makes all the difference and I say this from first hand knowledge. perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'
  14. segment

    CVOICE exam

    ...VoIP. My lab at work has monstrous VoIP stuff, but I'm always too busy there to study http://www.infiltrated.net/mydesk/homelab/lab_at_work/WLAB7.jpg Anyhow, long story short, find yourself about 2 3810's perl -e 'print...
  15. segment

    Windows 2003 w/ISA VPN question

    ...up. If so would you be willing to provide the details... In order to avoid writing a paragraph, please see this diagram: http://www.infiltrated.net/isaquestion.jpg Any tips or pointers are appreciated... perl -e 'print...
  16. segment

    Quick lab hint

    Hey all, I'm currently configuring the following for a HOME CC* lab: 2 2612 Routers W/WIC-1T, (16F/64D (both)), Catalyst 5505 WS-X5530-E3A, ATM Dual MMF, 1 Pix 1 3640, 2 2501's... Any hints on what I might be missing? I figure I could snag a 29xx catalyst if necessary... Anyhow I'm planning on...
  17. segment

    Sanitizing a column

    Thanks feherke, one last question, the tenth column is the last column on the line, is there any setting to specify, if columns are longer then 10 ignore the line entirely? perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'
  18. segment

    Sanitizing a column

    ...What if something other than an address was in the tenth field. How can I check and ignore it? Say ... Print 10 only if the word from is in column $9 and the words Illegal user are on columns $5 and $6 perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'
  19. segment

    Sanitizing a column

    ...'(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[1-9])(\.(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])){3}' to check the output of the 13th column in awk and SOLELY parse out IP addresses. Any thoughts? perl -e 'print...
  20. segment

    Security Policy

    ...http://csrc.nist.gov/sec-cert/ http://www.sandia.gov/scada/best_practices.htm You can sift through other policies and formulate your own.. Search Google for SCADA, CALEA, HIPAA, NIST, SixSigma perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'

Part and Inventory Search

Back
Top