[App_rpt-users] Static IP
Bryan D. Boyle
bdboyle at bdboyle.com
Fri Oct 18 17:21:03 UTC 2013
did you specify the default route? machine can't get to the outside if it doesn't know where to send packets that aren't on its network.
try setting a default route:
$ cd /etc/sysconfig
$ sudo vi network
(look for a line that starts with GATEWAY and change it to read)
GATEWAY=192.168.x.x
(where x.x is the inside address of your router...if linksys usuall is 1.1 if netgear 0.1)
save the file (ESC, :wq)
$ sudo service network restart
--
Bryan
Sent from my iPhone 5...small
keyboard, big fingers...please
forgive misspellings...
On Oct 18, 2013, at 13:07, Richard Szajkowski <va3rzs at gmail.com> wrote:
> Ok having a problem with static IP
>
> I set it via set up , rebooted the system
> Did a ifconfig and I see the right info
>
> But for some reason I can't get to the outside world
>
> Some one said I needed to do a DNS update , I can't find that info,
>
> Thanks for all your help
>
> Richard Szajkowski
>
> _______________________________________________
> App_rpt-users mailing list
> App_rpt-users at ohnosec.org
> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
More information about the App_rpt-users
mailing list