About


Well, as you can see in the title, this is mostly a system & network engineer’s repository. I’ll share here scripts, configs, thoughts, experiences about my job: moving data from people to people through hardware scraps and wires! 🙂

On pierky.com you can find my personal website, a brief summary of who I am and what I do; my LinkedIn page summarizes my professional profile. On my Keybase profile you can find my “proof of identity” and PGP/crypto related stuff.

Contact me

Please refer to the Contact me section of my personal website.

10 Comments

  1. ivory says:

    Hi Pierky,
    I set up openACS success according your description.
    Now I want to send download RPC methods by the openACS server to cause the CPE to download a specified file.
    But I don’t know how to config openACS to do this.
    Could you please help me?

    thanks

  2. Hasudungan says:

    hello,my name is hasudungan

    i need your help..i have a problem in my network…

    if i have a case like this :

    CE 1 –> PE 1–> PE 2–>CE 2

    i want to create 2 vpn ( vpn 1 & 2) in PE 1 and 2 vpn ( VPN 1 & 2 ) at PE 2
    this is my script :

    PE 1

    ip vrf customer_A
    rd 100:110
    route-target export 100:1000
    route-target import 100:100

    ip vrf customer_B
    rd 100:120
    route-target export 100:2000
    route-target import 100:2000

    interface loopback 101
    ip address 10.10.100.1 255.255.255.255
    ip vrf forwarding customer_A

    interface loopback 102
    ip address 10.10.100.2 255.255.255.255
    ip vrf forwarding customer_B

    and in PE 2

    ip vrf customer_A
    rd 100:110
    route-target export 100:1000
    route-target import 100:100

    ip vrf customer_B
    rd 100:120
    route-target export 100:2000
    route-target import 100:2000

    interface loopback 101
    ip address 10.10.200.1 255.255.255.255
    ip vrf forwarding customer_A

    interface loopback 102
    ip address 10.10.200.2 255.255.255.255
    ip vrf forwarding customer_B

    my problem now is..i can’t do ping vrf customer_A ( PE 1 ) to customer_A ( PE 2 )

    i confuse to find out what’s wrong with my script / configuration ??

    thank you

  3. Hi Pierky,

    I really need help configuring Dual WAN pppoe into 1 LAN. I have configured but look it’s unstable. Would you like to look into my running config? Where should i post?

    Thank you

  4. Harish says:

    Hi Pierky,
    I would like to know How to Install the Open ACS server for CWMP on Windows 7.

    Thanks & Regards,
    Harish

  5. axaar@yahoo.com. says:

    Hi Pierky,

    Do you have a procedure to install OpenACS for TR-069 on Apple MAC OS? I am unable to start JBoss after running ./run.sh. I am following this installation link; http://www.walid.tn/java/jboss/instructions-on-how-to-deploy-openacs-tr-069-on-jboss-as-5-1.html

    Thanks in advance.

    Ketan

  6. Anant says:

    Hi Pierky,
    I am new to TR069.I am reading amendment-4 of TR069.I am not getting how the configuration file look like…What are the configuration parameters wil be there….as already it is having setparametervalue RPC method why this configuration file needed.How CPE will parse this any how it will set this parameter?…

    Thanks in advance,
    Anant

Leave a Reply to pierky Cancel reply