Configuring static IP
#4
Can anyone help me configure my static IP for Pine.
I have ASUS router behind ISP modem and I connect to it on 192.168.2.1

Now I have setup static IP on pine but I'm doing something wrong!
(lack of knowledge)

/etc/network/interfaces:
Code:
interfaces(5) file used by ifup(8) and ifdown(8)
# Include files from /etc/network/interfaces.d:
# source-directory /etc/network/interfaces.d
# commented out, so it doesnt conflict with this config

# Disable wlan1 by default (8723bs has two intefaces)
iface wlan1 inet manual

auto eth0
iface eth0 inet static
  address 192.168.2.172
  network 192.168.2.0
  netmask 255.255.255.0
  gateway 192.168.2.1

ipconfig:
[Image: 8084e33bfd.png]
  Reply


Messages In This Thread
Configuring static IP - by danwald10 - 11-13-2016, 05:21 PM
RE: Configuring static IP - by MarkHaysHarris777 - 11-13-2016, 05:43 PM
RE: Configuring static IP - by danwald10 - 11-13-2016, 07:32 PM
RE: Configuring static IP - by VandaL.pr! - 01-21-2017, 06:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  possible to set a static IP using uEnv.txt? cplr 2 4,910 05-13-2016, 06:57 AM
Last Post: RanTalbott

Forum Jump:


Users browsing this thread: 1 Guest(s)