View Single Post
  #1   (View Single Post)  
Old 31st March 2013
munchiez munchiez is offline
New User
 
Join Date: Nov 2012
Posts: 7
Default Manually Configuring an IP Address problem

Hi, I'm trying to configure my wireless interface manually without dhclient. I tried searching around but cant seem to find the right steps. So far i have tried

Code:
sudo ifconfig urtw0 inet [ipaddress] netmask [netmask] up
ifconfig shows my status is active, but nothing works in the browser.
the ip address and netmask i use are the ones last used so they are right. What other steps am i missing?

thanks
munchiez
Reply With Quote