Prev: disabling animaged GIFs in Safari
Next: What is This?
From: laredotornado on 27 May 2010 13:26 On May 26, 2:42 pm, Bruce Esquibel <b...(a)ripco.com> wrote: > laredotornado<laredotorn...(a)zipmail.com> wrote: > > I can't delete /opt because I have other, non-macport things in > > there. Is it good enough to delete /opt/macports ? After I do that, > > what do I need to do? > > The problem seems to me is those "Connection Refused" messages. Either the > ip address you are on is blocked by those servers (via tcp wrappers) or > there is something wrong with your dns (name resolution). > > If you do something like this: > > dig trd.no.rsync.macports.org > > does it return: > > ;; ANSWER SECTION: > trd.no.rsync.macports.org. 3600 IN CNAME mirror.pvv.ntnu.no. > mirror.pvv.ntnu.no. 3600 IN CNAME stemor.pvv.ntnu.no. > stemor.pvv.ntnu.no. 3600 IN A 129.241.210.192 > > in the results? > > Are you trying to go through a proxy server? TOR? > > I don't think it's what you have under /opt, it's more basic than that. > > -bruce > b...(a)ripco.com Hi, My result to "dig" was not quite what you listed. Here's what happened ... davea-mbp2:~ davea$ dig trd.no.rsync.macports.org ; <<>> DiG 9.6.0-APPLE-P2 <<>> trd.no.rsync.macports.org ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 53152 ;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;trd.no.rsync.macports.org. IN A ;; ANSWER SECTION: trd.no.rsync.macports.org. 3348 IN CNAME mirror.pvv.ntnu.no. mirror.pvv.ntnu.no. 3348 IN CNAME stemor.pvv.ntnu.no. stemor.pvv.ntnu.no. 3348 IN A 129.241.210.192 ;; Query time: 10 msec ;; SERVER: 10.101.1.56#53(10.101.1.56) ;; WHEN: Thu May 27 12:24:51 2010 ;; MSG SIZE rcvd: 112 I think our network is going through a proxy, but how to confirm that and how is that a problem? Thanks, - Dave |