Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:guide-user:network:wan:isp-configurations [2024/05/31 05:44] – Move Greece in correct alphabetical order ispiropoulos | docs:guide-user:network:wan:isp-configurations [2024/08/26 10:51] – [Aruba FTTH] Again option ipv6 '1' bit for OpenWrt 19.07 andreabravetti | ||
|---|---|---|---|
| Line 1044: | Line 1044: | ||
| option proto ' | option proto ' | ||
| option device ' | option device ' | ||
| - | option clientid ' | + | option clientid ' |
| option delegate ' | option delegate ' | ||
| option defaultroute ' | option defaultroute ' | ||
| Line 1050: | Line 1050: | ||
| The DHCP client will fetch the ip and the proper classless routes. | The DHCP client will fetch the ip and the proper classless routes. | ||
| + | |||
| + | **Make sure you disable Rebind protection. Whitelisting the sip service domain will not suffice.** | ||
| + | |||
| + | **Additionally for this method you have to clone the original routers MAC if using the original credentials** | ||
| SIP Configuration: | SIP Configuration: | ||
| Line 1055: | Line 1059: | ||
| Depending on whether you have fetched the credentials from the ISP's original router or whether you have applied for a "bring your own device" | Depending on whether you have fetched the credentials from the ISP's original router or whether you have applied for a "bring your own device" | ||
| - | * Domain: `sip-voice.forthnet.gr:5060` | + | * Domain: `sip-voice.forthnet.gr` |
| * Username: Your phone number (`30xxxxxxxxxx`) | * Username: Your phone number (`30xxxxxxxxxx`) | ||
| * Password: Your voip password (as fetched from the ISP's router) | * Password: Your voip password (as fetched from the ISP's router) | ||
| Line 1064: | Line 1068: | ||
| * Registry Server: `sip-voice.forthnet.gr` | * Registry Server: `sip-voice.forthnet.gr` | ||
| - | Not much information is provided for the second case, but one may tray using //byod.nova.gr// instead | + | For the second case the following is what needs to be the client configuration |
| + | |||
| + | * Domain: `byod.nova.gr` | ||
| + | * Username: Your phone number (`30xxxxxxxxxx`) | ||
| + | * Password: Your voip password (from the email) | ||
| + | * Server: `byod.nova.gr` | ||
| + | * Port: `5060` | ||
| + | * SIP Transport: `UDP` | ||
| + | * SIP Address: `30xxxxxxxxxx@byod.nova.gr` | ||
| + | * Registry Server: `byod.nova.gr` | ||
| + | * Audio Codec: `PCMA` ONLY | ||
| + | |||
| + | **Caution, the byod.nova.gr | ||
| + | |||
| + | Alternatively you can do a custom DNS record if you don't want to use the ISP DNS | ||
| + | the IPv4 for byod.nova.gr is 10.50.131.150 | ||
| ===== Ireland ===== | ===== Ireland ===== | ||
| Line 1181: | Line 1200: | ||
| option username ' | option username ' | ||
| option password ' | option password ' | ||
| - | option ipv6 'auto' | + | option ipv6 '1' |
| option device ' | option device ' | ||
| Line 1200: | Line 1219: | ||
| option username ' | option username ' | ||
| option password ' | option password ' | ||
| - | option ipv6 'auto' | + | option ipv6 '1' |
| config interface ' | config interface ' | ||
| Line 2202: | Line 2221: | ||
| DHCPv6 is used to IPv6 prefix delegation, but the IPv6 prefix must be released by the router before the prefix will be issued again to either the same router or to another router. If this doesn' | DHCPv6 is used to IPv6 prefix delegation, but the IPv6 prefix must be released by the router before the prefix will be issued again to either the same router or to another router. If this doesn' | ||
| + | |||
| + | == Gigabit Networks == | ||
| + | Gigabit networks provide residential broadband through Cityfibre. They operate CGNat and operate a DHCP based service. Their requirements web pag is here: [[https:// | ||
| + | |||
| + | These are a set of working steps with a Belkin RT3200. | ||
| + | * WAN VLAN tagging on the appropriate VLAN | ||
| + | * Disabled IPv6 | ||
| + | * No hostname required. | ||
| + | * Contact their support and ask for "Clear the DHCP Binding process for the ONT interface." | ||
| + | |||
| == Community Fibre == | == Community Fibre == | ||