[Frage] Static route on 7490 to external ipadres via 2nd NAT Address

rjhilbrink

Neuer User
Mitglied seit
8 Okt 2012
Beiträge
2
Punkte für Reaktionen
0
Punkte
1
Entschuldigung für dieses Posting in Englisch:

To make InterNet TV work with my (Dutch) internet provider (TweakFiber-SparqlTV) i have to create a second NAT network on VLAN4 (internet is VLAN34)
After i created the second connection (i get a network addres and i can ping the gateway), unfortunately i have to create a static route to 185.6.48.0/26 over VLAN4 to the gateway ip addres.
Whatever i try the FritzBox keeps routing the trafic to VLAN 34 (internet vlan) Setting a static route via the webinterface is not allowed to an external ip adres.
Even if i create a route to the VLAN4 default gateway on a pc the packages go to the internet. But i can ping the VLAN4 gateway on my PC
Does anyone have a hint how to fix this? (unfortunaltely this works without any problem on the default Zyxel Router)

These are part from the 7490 config


vccs {
.....
connections = "internet", "mstv", "voip";
}
mcupstream = "internet", "mstv";
....
dslifaces {
....
enabled = yes;
name = "mstv";
weight = 50;
dsl_encap = dslencap_ether;
dslinterfacename = "dsl";
no_masquerading = no;
use_fixed_masqaddr_if_no_masquerading = no;
no_firewall = no;
stackmode = stackmode_ipv4only;
pppoevlanauto = no;
pppoevlanauto_startwithvlan = no;
vlancfg {
vlanencap = vlanencap_fixed_prio;
vlanid = 4;
vlanprio = 0;
}
ppptarget = "mstv";
fixed_masqaddr = 0.0.0.0;
mtu = 0;
etherencapcfg {
use_dhcp = yes;
use_dhcp_if_not_encap_ether = no;
ipaddr = 0.0.0.0;
netmask = 0.0.0.0;
gateway = 0.0.0.0;
dns1 = 0.0.0.0;
dns2 = 0.0.0.0;
}
is_mcupstream = yes;
stay_always_online = yes;
disable_ondemand = no;
reconnect_delay_after_conn_abort = 30s;
only_route_when_connected = no;
redial_delay_after_auth_failure = 1m;
redial_limit = 3;
redial_after_limit_reached = 10m;
redial_after_limit_reached_variance = 5m;
redial_delay_after_low_error = 10s;
redial_delay_after_ppp_timeout = 10s;
redial_delay_after_ppp_error = 0w;
routes_only_for_local = no;
tcclassroutes = "iptv";
dproutes_only_for_local = no;
disable_staticroutes_on_dhcproutes = no;
ripv2receiver_enabled = no;
ripv2_update_timer = 30s;
ripv2authmode = ripv2_auth_none;
ripv2md5_keyid = 0;
ripv2passwd = "";
set_replicate_dhcpoptions_in_parameter_request_list = no;
unset_ignored_dhcpoptions_in_parameter_request_list = yes;
dsldpconfig {
security = dpsec_firewall;
filter_teredo = yes;
filter_netbios = yes;
lowinput {
policy = "permit";
}
lowoutput {
policy = "permit";
}
highinput {
policy = "permit";
}
highoutput {
policy = "permit";
}
}
dhcp_auth_mode = auth_none;
dhcp_requests_with_client_id = yes;
dhcp_ignore_options_in_renewing = no;
}

targets {
...
type = pppcfg_target_internet;
name = "mstv";
only_crypt_auth = no;
local {
username = "";
passwd = "";
}
remoteauth = pppcfg_authtype_chap;
remoteauth_only_on_incoming = yes;
remote {
}
inactivity_timeout = 0w;
bUseChargeInterval = no;
nChargeInterval = 1m;
lcpecho_disconnect_mode = lcpecho_auto;
logicaldisconnect_with_physical = yes;
disconnect_timeout = 0w;
finaldisconnectcall = no;
ipnetbiosspoofing = no;
dnsfilter_for_active_directory = no;
no_outgoing_calls = no;
coso = pppcfg_coso_caller;
callback_delay = 1s;
icbmode = pppcfg_icbmode_none;
ocbmode = pppcfg_ocbmode_none;
mscbprefered = no;
multilink {
extra_static_channels = 0;
max_channels = 1;
automatic = no;
automatic_param {
window = 20s;
add_percent = 85;
drop_percent = 70;
sportlich = no;
}
}
header_compression = yes;
data_compression = pppcfg_datacomp_auto;
stac_reset_with_history_number = no;
encryption = pppcfg_crypt_none;
inactivity_prevention_interval = 0w;
new_ipaddr_on_connect = no;
my_ipaddr = 0.0.0.0;
his_ipaddr = 0.0.0.0;
overwrite_dns1 = 0.0.0.0;
overwrite_dns2 = 0.0.0.0;
bVolumeRoundUp = no;
VolumeRoundUpBytes = 0;
bProviderDisconnectPrevention = no;
ProviderDisconnectPreventionInterval = 1d;
ProviderDisconnectPreventionHour = 5;
bProviderDisconnectPreventionHourSet = yes;
passiv_on_outgoing = no;
mode6 = mode6_off;
mode4 = mode4_normal;
}
 
Kostenlos!

Statistik des Forums

Themen
248,876
Beiträge
2,303,709
Mitglieder
378,542
Neuestes Mitglied
viktor1181