| Date Of Receipt: 13-SEP-1993 08:05:06.92
From: WASTED::jmf "Joshua M. Friedman ULTRIX SDE 11-Sep-1993 1139"
To: decwet::stoppani (Pete Stoppani - DECWest Engineering)
CC: odehelp@wasted:zko.dec, decwet::saether
Subj: Re: bsubmit error - problems accessing slugbt.zso.dec.com
Pete, buffer has no problem seeing the shared sandbox host through
bind (note that slugbt is not enough, as in your test from quarry, the
domain is needed too). For some reason, however, there are times for
some reason that a direct /etc/hosts entry helps things, so...
I've added this entry locally on buffer just in case it might help.
In general we don't like to do this unless necessary because if the
address changes we'll have the wrong one if we're bypassing bind.
Attached below are the results of tests BEFORE I added the /etc/hosts
entry, and after.
Regarding the acl entry, this has been done; you can bco/bci and bsubmit
to the shared sandbox. When it's time to submit into a release (i.e.
goldos) then you'll get access at that time.
Please let us know if you have any additional problems. Your first
line of support for general ODE help independent of setup on our end
should be decwet::ode (Rima, Tina, Mike, etc.).
-josh
# nslookup slugbt.zso.dec.com
Server: localhost.zk3.dec.com
Address: 127.0.0.1
Non-authoritative answer:
Name: slugbt.zso.dec.com
Address: 16.64.0.18
# ping slugbt.zso.dec.com
slugbt.zso.dec.com is alive
# traceroute slugbt.zso.dec.com
traceroute to slugbt.zso.dec.com (16.64.0.18), 30 hops max, 40 byte packets
1 r1-orange (16.140.112.1) 0 ms 4 ms 4 ms
2 16.33.0.5 (16.33.0.5) 4 ms 0 ms 0 ms
3 16.50.0.6 (16.50.0.6) 152 ms 152 ms 152 ms
4 16.52.80.254 (16.52.80.254) 152 ms 301 ms 152 ms
5 132.157.40.199 (132.157.40.199) 2227 ms 1977 ms 1480 ms
6 16.64.0.18 (16.64.0.18) 398 ms 1797 ms 1555 ms
# arp slugbt.zso.dec.com
slugbt.zso.dec.com (16.64.0.18) -- no entry
>Here's the traceroute after adding the local entry; note that the final
>entry now contains a name:
# traceroute slugbt.zso.dec.com
traceroute to slugbt.zso.dec.com (16.64.0.18), 30 hops max, 40 byte packets
1 r1-orange (16.140.112.1) 4 ms 4 ms 4 ms
2 16.33.0.5 (16.33.0.5) 4 ms 4 ms 4 ms
3 16.50.0.6 (16.50.0.6) 152 ms 152 ms 152 ms
4 16.52.80.254 (16.52.80.254) 156 ms 156 ms 152 ms
5 132.157.40.199 (132.157.40.199) 2785 ms 2414 ms 2637 ms
6 slugbt.zso.dec.com (16.64.0.18) 1195 ms 1426 ms 664 ms
|