Results 1 to 2 of 2

Thread: vodafone router XML config

  1. #1
    Junior Member
    Join Date
    Dec 2013
    Posts
    200
    Thanks
    4
    Thanked 9 Times in 9 Posts
    Rep Power
    136
    Reputation
    180

    Default vodafone router XML config

    Hey guys, have a question regarding the Vodafone LCD routers, not sure of make and model but its the big while one with the LCD screen and touch buttons.

    I have exported the config and have tried making changes to the XML, then re importing it. For example.

    Code:
    <ParameterValueStruct>
                    <Name>InternetGatewayDevice.X_JUNGO_COM_Security.Firewall.DMZ.Enable</Name>
                    <Value xsi:type="xsd:boolean">false</Value>
                </ParameterValueStruct>
                <ParameterValueStruct>
                    <Name>InternetGatewayDevice.X_JUNGO_COM_Security.Firewall.DMZ.Host</Name>
                    <Value xsi:type="xsd:string">0.0.0.0</Value>
                </ParameterValueStruct>

    Changed to...

    Code:
    <ParameterValueStruct>
                    <Name>InternetGatewayDevice.X_JUNGO_COM_Security.Firewall.DMZ.Enable</Name>
                    <Value xsi:type="xsd:boolean">true</Value>
                </ParameterValueStruct>
                <ParameterValueStruct>
                    <Name>InternetGatewayDevice.X_JUNGO_COM_Security.Firewall.DMZ.Host</Name>
                    <Value xsi:type="xsd:string">192.168.1.254</Value>
                </ParameterValueStruct>
    I though with re uploading this config, I would now have DMZ enable to the host specified but after uploading and refreshing, clearing cache no changes.


    Anyone know if any encryption takes place here? Also are all passwords saved in this XML encrypted?

    Thanks!
    Last edited by deanfourie; 24-08-15 at 09:58 PM.



Look Here ->
  • #2
    Junior Member
    Join Date
    Aug 2015
    Posts
    22
    Thanks
    3
    Thanked 1 Time in 1 Post
    Rep Power
    106
    Reputation
    30

    Default

    Depending on what you are trying to do with it you might be able to get Vodafone to help you with it and lead you in the right direction.

  • Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •