Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
17.7 Legacy Series
»
pppoe change peer ip address
« previous
next »
Print
Pages: [
1
]
Author
Topic: pppoe change peer ip address (Read 4352 times)
tonysud
Newbie
Posts: 4
Karma: 0
pppoe change peer ip address
«
on:
October 25, 2017, 05:58:41 pm »
When I make a wan pppoe connection, my address is ok, but I'd like to force the server pppoe to have a different ip address
is it possibile to make the setting via GUI or I have to modify a config file via shell?
Logged
bartjsmit
Hero Member
Posts: 2014
Karma: 194
Re: pppoe change peer ip address
«
Reply #1 on:
October 25, 2017, 07:00:46 pm »
Is OPNsense the PPPoE server? Can you provide some more info?
Bart...
Logged
tonysud
Newbie
Posts: 4
Karma: 0
Re: pppoe change peer ip address
«
Reply #2 on:
October 25, 2017, 11:49:35 pm »
example:
I setup wan interface with my provides
pppoe client with userid and passord
my provides gives me the public ip address (and it's ok) and set the ip address to it
for example: my ip 79.79.79.79 - my provider 192.168.100.1
I want to change its ip address from 192.168.100.1 in something else for example 192.168.100.2
ok?
Logged
bartjsmit
Hero Member
Posts: 2014
Karma: 194
Re: pppoe change peer ip address
«
Reply #3 on:
October 26, 2017, 08:18:48 am »
The 192.168.100.1 address is set on the ISP PPPoE server and OPNsense can't change what it doesn't control.
You should not require an IP address on the OPNsense WAN interface for this to work. Remember it is PPP over Ethernet (Layer 2) not PPP over IP (Layer 3).
Bart...
Logged
tonysud
Newbie
Posts: 4
Karma: 0
Re: pppoe change peer ip address
«
Reply #4 on:
October 26, 2017, 11:14:47 am »
yes it can!
I remember some times ago, I modified freebsd configuration and I obtained 192.168.100.2 for the server instead of 192.168.100.1
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
17.7 Legacy Series
»
pppoe change peer ip address