{{indexmenu_n>1}} ======Interface configuration example====== The default configuration file is in ''/etc/epdg/fast-epdg.conf''.\\ The following is an example of interface configuration: * [[dpi:epdg:installation_setup:management_and_administration:swu|SWu]] * [[dpi:epdg:installation_setup:management_and_administration:auth_swm|SWm]] * [[dpi:epdg:installation_setup:management_and_administration:auth_swx|SWx]] * [[dpi:epdg:installation_setup:management_and_administration:auth_s6b|S6b]] * [[dpi:epdg:installation_setup:management_and_administration:tun_gtp|GTP]] * [[dpi:epdg:installation_setup:management_and_administration:tun_gtp#секция_charonpluginsepdg-pgwepdgpgwgtpgtp-server-name-ngtp-c|GTP-C]] * [[dpi:epdg:installation_setup:management_and_administration:tun_gtp#секция_charonpluginsepdg-pgwepdgpgwgtpgtp-server-name-ngtp-u|GTP-U]] In the example, the blocks corresponding to the interfaces are highlighted with a marker. fast-epdg { swu { { apn= ike=aes256-sha256-sha1-prfsha256-prfsha1-modp2048-modp1024! esp=aes256-sha256-sha1-modp2048-modp1024! leftsubnet= } } auth { interface = swm { app_id = swm realm = host = { priority = local = remote = proto = } } swx { app_id = swx realm = host = { priority = local = remote = proto = } } s6b { app_id = s6b realm = host = { priority = local = remote = proto = } } } tunnel { iface = pdn = pgw { gtp { mcc = mnc = tac = cid = enbid = realm = { apn = priority = devname = devmode = subnet = qos { qci = mbr_ul = mbr_dl = gbr_ul = gbr_dl = } gtp-c { local = remote = } gtp-u { local = remote = } } } } } syslog { daemon { ike = cfg = lib = } } }