Find the answer to your Linux question:
Results 1 to 2 of 2
hi ppl, I haven't a clue about Linux but and have been asked to fix something in the Hobbit application that is installed :P I have a command line Debian ...
  1. #1
    Just Joined!
    Join Date
    Feb 2007
    Posts
    6

    Cool Proxy / Firewall IP Address setting

    hi ppl,

    I haven't a clue about Linux but and have been asked to fix something in the Hobbit application that is installed :P

    I have a command line Debian Linux install and I recently updated it with patches from the web, but only after I manually added the companies firewall proxy details + user/password in apt.conf.

    Now I simply need to connect to the internet to ping some sites, which is not happening. e.g. I want to ping www.google.com and it gives me:

    From 10.60.1.20 icmp_seq=1 Time to live exceeded
    From 10.60.1.20 icmp_seq=2 Time to live exceeded
    From 10.60.1.20 icmp_seq=3 Time to live exceeded

    Can some one please advise me where I need to put this proxy setting + user/password so that I can connect to the internet.

    thanks alot,
    impee.

  2. #2
    Just Joined!
    Join Date
    Feb 2007
    Posts
    6

    Proxy / Firewall IP Address setting

    either no one knows or aren't bothered to tell me.

    I've found the solution myself...

    PHP Code:
    export http_proxy=http://username:pass@proxy:port/ 
    impee.
    Last edited by impee; 03-15-2007 at 05:09 PM. Reason: ask the smileys

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...