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 Wanet Telecoms Ltd 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: leekb
  • Content: Threads
  • Order by date
  1. leekb

    New to single hosted network

    Hello, I have a couple years of experience integrating multiple networks over Cisco switches and routers. But I have yet to have the chance to deal with single hosted network. Recently I have been given these IP addresses 202.33.33.1/32 and 202.33.33.2/32 for use with two hosts. * When...
  2. leekb

    Excluding files from ufsdump?

    Dear all, Is it possible at all to exclude certain files on a filesystem from being dumped by ufsdump? If not, is there any workaround that can prevent ufsdump from seeing these files? thanks in advance.
  3. leekb

    Help: NTP. What could be wrong?

    I configured 2 Solaris machines, namely C-a and C-b to NTP sync with a Solaris NTP server, S-ntp. Everything worked fine after the configuration. 'ntpq -p' output shows that both C-a and C-b are synchronized to S-ntp. Visual check of system clocks between C-a, C-b, and S-ntp were a'ok. After a...
  4. leekb

    HELP: netstat -rn (flag UGHD)

    Hi, I have seeing UGHD flag appearing from time to time on netstat -rn output. How do these entries come about? I am suspecting this entry is wrecking some routing path in our network. See attached output. thanks in advance leekb@bigfoot.com Destination Gateway...
  5. leekb

    High Temperature: GSR12006 and Catalyst 6509

    Dear all, I have a couple of questions about Cisco equipment and their associated show env output. In a typical controlled environment with ambient temperature of 22C, what should be the normal reading of "show env temperature" of a 12006 series GSR. What do you think of the...
  6. leekb

    Sending popup messages from one Solaris workstation to the other.

    Dear all, In this shell script that I am writing, I need to send a popup message to another Solaris machine. Would you pls suggest a method for this purpose? thanks in advance.
  7. leekb

    Display PDF outside IE6

    Dear experts, I am running IE6 and Acrobat 5.05 on Windows 2000. I am able to view PDF in IE6 without any problem. But I really want to view PDF in a separate Acrobat window. So I unchecked "Display PDF in Browser" in Acrobat>Edit>Preference>General>Options and restarted IE6...
  8. leekb

    Help: Excel lookup with multiple conditions

    Dear experts, Appreciate if you could help me to devise a formula to lookup a table with multiple matches using three columns three columns: Example <A> <B> <C> <D> <1> date time name value <2> 01-12-02 00:00 Apple (Excel formula?) <3>...
  9. leekb

    Converting a USB port to a serial COM port

    I have a IBM Thinkpad R30, which incidentally does not come equipped with the DB9 serial male port. It has two USB ports instead. The trouble is I need to connect the laptop to the console of a Cisco router. On other PCs, I would use the Hyperterminal application on Windows to connect to the...
  10. leekb

    Compiled binary of TACACS+ for Solaris 7

    Greeting everyone, Does anyone know where I can find a public domain copy of TACACS+ compiled binaries for Solaris 7? thanks in advance.
  11. leekb

    Dear experts, I have a probl

    Dear experts, I have a problem in UNIX text processing that I hope to get some help here. input file --- 3 <--+ 1.2 | apples orange | This section belongs to (3) 1.7 | pear banana --+ 4...
  12. leekb

    Sending mail direct from private network. Is this possible?

    Dear all, I have a Solaris 7 server with IP addr 10.5.0.1 living in the private domain. NAT occurs at the edge of the network so this server is able to access Internet via dynamic private to public IP address mapping. There isn't any smart mail server that I can use. I would like to...
  13. leekb

    Send email from private network to Internet. Is this possible?

    Dear all, I have a Solaris 7 server with IP addr 10.5.0.1 living in the private domain. NAT occurs at the edge of the network so this server is able to access Internet via dynamic private to public IP address mapping. There isn't any smart mail server that I can use. I would like to...
  14. leekb

    IOS User Privilege

    I configured this in the router (7200): username ten privilege 10 password 0 ten then I logged in as user ten. Router>show privilege Router>Current privilege level is 1 I expect the privilege level to be 10. Anyone has any idea why it is still 1? thanks in advance
  15. leekb

    Public writable FTP servers

    Hi, Are there any FTP servers in the public network that allows people to put files on them? I am doing a project where I need to use a public FTP server to transfer one small file (100kB) per week between two PCs. Pls advice. thanks in advance, leekb@bigfoot.com
  16. leekb

    Scripting to interact with CISCO IOS

    Hi, I have a Sun machine running Solaris 7. How do I go about writing a script to: * telnet into a CISCO router. * execute a CISCO ISO command. * capture and pass the output of the IOS command to UNIX. * save the output into the UNIX filesystem. Can UNIX shell script achieve this? If...

Part and Inventory Search

Back
Top