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 Rhinorhino 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: *

  • Users: 5jgibbs
  • Content: Threads
  • Order by date
  1. 5jgibbs

    2008R2 print server custom filters

    I notice you can have a custom filter for printers. This will allow me to email someone that a print queue is stuck and so on. My question is, how can I use the "run a script" to my advantage. Are there some variables that I can take advantage of and pass into a script. What I am getting at...
  2. 5jgibbs

    BGP Lab in GNS3

    I am using router1 to advertise 72.237.4.0 to two diffrent routers. I have the 67.*.*.* and the 4.*.*.*. The 67 neighbor R3 can ping 72.237.4.1 but R4 cannot.. I see R4 as having a valid route "*" but not "*>". Here is some screenshots and the configs from R1,R3,R4. Here is the GNS3...
  3. 5jgibbs

    Cisco router connected on same subnet

    I have 2 cisco routers. Router1routes my home internet connection, Router2 I have connected to one of Router1s switch ports. It's in vlan 1 and my default gateway is 192.168.1.1 (IP of VLAN1). On my second router, Router2, my fa0/0 interface has the ip of 192.168.1.200. From Router2, I can...
  4. 5jgibbs

    Database Design

    How does this database design look. It's suppose to manage some video content for classes.
  5. 5jgibbs

    remove entry from a file in perl

    I have a file that contains the following. 246 IN PTR ip-3-1-246. 246 IN PTR some-name-here. 247 IN PTR ip-3-1-247. 248 IN PTR ip-3-1-248. 249 IN PTR ip-3-1-249. 250 IN PTR ip-3-1-250. 251 IN PTR ip-3-1-251. 252 IN PTR ip-3-1-252. 253 IN PTR ip-3-1-253. 254 IN PTR ip-3-1-254. 255 IN...
  6. 5jgibbs

    SNMP with perl.. problem with OID

    I have this OID enterprises.11.2.3.9.4.2.1.4.1.10.1.1.18.1.0 This is the OID for a HP printer to get % of toner remaining. When I am using Net::SNMP... This is the error I get ERROR: SNMP Error: The OBJECT IDENTIFIER value "enterprises.11.2.3.9.4.2.1.4.1.10.1.1.18.1.0" is expected in dotted...
  7. 5jgibbs

    Cisco IP Phone 7906 dead

    I did a factory reset on this cisco 7906. Now it just flashes a red light when I plug it in and eventually restarts itself. Nothing ever displays on the screen. It was working before. I got one of these to test our asterisk server. I have no idea how to get the phone "back". Right now it...
  8. 5jgibbs

    Cups printing error

    thread54-1593483 I am getting this error on the cups log Returning IPP client-error-not-authorized for Print-Job I have it set so everyone can print. I read it is a permissions issue. What did you change to fix the problem? I was using cups1.3 without an issue. I am now using cups 1.4 and...
  9. 5jgibbs

    Set printer default randomly

    intHighNumber = 2 intLowNumber = 1 For i = 1 to 1 Randomize intNumber = Int((intHighNumber - intLowNumber + 1) * Rnd + intLowNumber) Next Randomize intNumber = Int((intHighNumber - intLowNumber + 1) * Rnd + intLowNumber) Wscript.Echo intNumber Dim objNetwork, strLocal...
  10. 5jgibbs

    Bind9 wildcard to redirect ALL IP's

    Hi, we are working on a wireless project. All users who connect to the wireless go on vlan 2 by default. They get an IP address, and we want them to only go to a single site. This site will allow them to download some software. This software will install, allow them to authenticate and...
  11. 5jgibbs

    Internal speed test

    Is there any software for unix that runs a server like speedtest.net that we could point our internal computers to. This would help diagnose point to point network problems. I can not seam to find anything.
  12. 5jgibbs

    Solaris 10 Zone Network Config

    I can't seam to find all the options to configure a solaris 10 box zones. I have the ipaddress set, but I cant seam to set the default gateway. The zone can reach the local network, but I cant get anyplace off site with it. ex. trying to wget a file... cant resolve the host name and can't route.
  13. 5jgibbs

    Remove user profile

    In windows 7, I have a script that removes C:\Users\USERNAME of all the domain users. They do not have roaming profiles, but there profile gets created as a local profile. There user account does not show up anywhere on the computer except for a folder in C:\Users. When I remove their user...
  14. 5jgibbs

    Long MySQL Query..

    I have this query here. It looks at 2 databases and compares values from each table in order to locate the pages that job would have printed. The new database I have fixes this type of issue, so I wont have to do a complex query like this.. But for now, I need to fix this. This is the query...
  15. 5jgibbs

    Is this a good way to store data in my database?

    I am making printer queries via SNMP and trying to store them in a database. The database has a table for each printer. Each table for each printer stores +------+-------------+------------+---------------+-----------------+-------------+ | id | toner_level | pages_left | total_printed |...
  16. 5jgibbs

    This is what i get when I ping my router

    Why do I get this weird output when I ping my router running rip and NAT? 36 bytes from 172.17.207.200: Redirect Host(New addr: 172.17.207.203) Vr HL TOS Len ID Flg off TTL Pro cks Src Dst 4 5 00 0054 ee2c 0 0000 3f 01 9479 172.17.207.23 172.17.209.200 36 bytes from...
  17. 5jgibbs

    Stuff I have for my lab

    Hay ya'll. I have been studying for my ccna. Here is what I have so far Cisco 851 router / switch Cisco 3640 12.4 Cisco 2621 12.4 Cisco WS-C2950G-24-EI Cisco 3550-45-SMI WS-C3524-PWR-XL-EN Is there anything anyone else can suggest that I may be missing? I have a little bit of extra money to...
  18. 5jgibbs

    Cisco 3640 voice

    I have a cisco 3640. Is it worth it to get a VIC 2E/M for it. What can be done with it. I am studying for the CCNA and I know that's not applicable, but just for some fun. The 3640 only has 1 10Mbs Ethernet. I just got Two WIC-1T cards. One is in one router, the other is in this one. Any...
  19. 5jgibbs

    Cisco 3640

    I have a cisco 3640. Is it worth it to get a VIC 2E/M for it. What can be done with it. I am studying for the CCNA and I know that's not applicable, but just for some fun. The 3640 only has 1 10Mbs Ethernet. I just got Two WIC-1T cards. One is in one router, the other is in this one. Any...
  20. 5jgibbs

    gbic wont work

    I have an older 3550 and the gbic card I have wont work, its a copper gbic. Our netadmin at SUNY said I have an older switch so it must be an older gbic... Here is the show version .. any suggestions on a copper gbic.. I dont want to buy one then return it. Thanks 48 FastEthernet...

Part and Inventory Search

Back
Top