Cj writes:
> I tried to add a static route to the server but still wont work. Still have 
> the issue with Mozilla not going out unless I use the proxyserver IP and not 
> the name.

If numeric IP addresses work, but symbolic names don't, then the
problem almost certainly isn't routing.  Instead, it's name services.
Make sure you have name servers configured in /etc/resolv.conf, and
you have both "hosts" and "ipnodes" specified properly in
/etc/nsswitch.conf.  They should look like:

hosts: files dns
ipnodes: files dns

-- 
James Carlson, Solaris Networking              <[EMAIL PROTECTED]>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to