From: niraj_vara on
Dear All

In Solaris -10, I not able to browse the internet, thogh I
am to get ping to my default gateway.

my ip is 192.168.51.62
subnet 255.255.255.0
gateway 192.168.51.254

when ping 192.168.51.254 or any other ip of the series 192.168.51.0 ,
but
I am not able to browse through proxy which is 203.200.225.155 port
8080. I am not able to ping the proxy server also , so Pls help for
the same
From: Dave on
niraj_vara wrote:
> Dear All
>
> In Solaris -10, I not able to browse the internet, thogh I
> am to get ping to my default gateway.
>
> my ip is 192.168.51.62
> subnet 255.255.255.0
> gateway 192.168.51.254
>
> when ping 192.168.51.254 or any other ip of the series 192.168.51.0 ,
> but
> I am not able to browse through proxy which is 203.200.225.155 port
> 8080. I am not able to ping the proxy server also , so Pls help for

Have you set the nds servers correctly?

kestrel / % cat /etc/resolv.conf
nameserver 212.67.120.148
nameserver 212.67.96.129

Have you copiled /etc/nsswitch.dns to /etc/nsswitch.conf ?


Have you set the default router?

kestrel /etc % cat /etc/defaultrouter
192.168.0.1


From: Dave on
Dave wrote:
> niraj_vara wrote:
>> Dear All
>>
>> In Solaris -10, I not able to browse the internet, thogh I
>> am to get ping to my default gateway.
>>
>> my ip is 192.168.51.62
>> subnet 255.255.255.0
>> gateway 192.168.51.254
>>
>> when ping 192.168.51.254 or any other ip of the series 192.168.51.0 ,
>> but
>> I am not able to browse through proxy which is 203.200.225.155 port
>> 8080. I am not able to ping the proxy server also , so Pls help for
>
> Have you set the nds servers correctly?
>

DNS servers I mean!
From: niraj_vara on
On May 6, 4:01 pm, Dave <f...(a)coo.com> wrote:
> Dave wrote:
> > niraj_vara wrote:
> >> Dear All
>
> >>           In Solaris -10, I not able to browse the internet, thogh I
> >> am to get ping to my default gateway.
>
> >>     my ip  is  192.168.51.62
> >>     subnet      255.255.255.0
> >>     gateway    192.168.51.254
>
> >> when ping 192.168.51.254  or any other ip of the series 192.168.51.0 ,
> >> but
> >> I am not able to browse  through proxy which is 203.200.225.155 port
> >> 8080.   I am not able to ping the proxy server also , so Pls help for
>
> > Have you set the nds servers correctly?
>
> DNS servers I mean!- Hide quoted text -
>
> - Show quoted text -


yes I have done the all things that u mentioned but I am not able
get the ping to my dns server.