Ask a Question related to Linux / Unix Administration, Design and Development.

  1. #1

    Default trace port

    Anybody know how I could figure out where in the network a port is being
    filtered? Kind of like traceroute, but for ports?

    I can't connect to my mail servers on port 25... I figure it is an ISP trying
    combat spam (?)

    Cheers,

    Roger
    --
    -------------------------------------------------------------
    ninth ave p: +61 7 3870 8494
    _ _ _ m: +61 405 048 371
    __(@)< __(@)> __(@), w: [url]http://www.ninthave.net[/url]
    \___) \___) \___) e: [email]r.keays@ninthave.net[/email]
    -------------------------------------------------------------

    Roger Keays Guest

  2. Similar Questions and Discussions

    1. Trace triggers
      Hi, I have a table with many triggers. Now, it can happen that in middle of execution one of table's triggers there will be unknown error (like...
    2. how to trace a subroutine?
      I have a subroutine "foo" in a file "my.pl". I invoke it by: require "my.pl"; &foo; This has worked fine for a while. Now I try to make...
    3. Daemon proc run on a port, kill daemon and cannot restart on same port for 10 minutes.
      Unix is AIX 4.3 The daemon is a license manager which runs for an application. Killing the daemon is fine. (using the 'kill -9 <pid>')...
    4. How to do a trace
      I have a family group photo and I would like to create a copy of it so that only the trace outline of each person is shown so that we can identify...
    5. How to trace this error?
      Nothing to do with your specific question, but that error is usually par for the course when you're connected to an instance in one session, and the...
  3. #2

    Default Re: trace port

    In article <40235966$0$28870$afc38c87@news.optusnet.com.au> ,
    Roger Keays <r.keays@ninthave.net> wrote:
    > Anybody know how I could figure out where in the network a port is being
    > filtered? Kind of like traceroute, but for ports?
    Search for tcp_traceroute.

    --
    Barry Margolin, [email]barmar@alum.mit.edu[/email]
    Arlington, MA
    *** PLEASE post questions in newsgroups, not directly to me ***
    Barry Margolin Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139