Skip to content
View julian-st's full-sized avatar
  • Balluff GmbH
  • Stuttgart, Germany
Block or Report

Block or report julian-st

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
julian-st/README.md

julianst | Julian

  • Hello! I'm Julian. I'm a software developer.
  • πŸ‘¨β€πŸŽ“ I'm in search for code challenges
  • πŸ‘¨β€πŸ’» Contact me @LinkedIn
  • πŸ—£οΈ I speak Germande, Englishenglish and a little bit of Spanishesp and Frenchfr
  • 🌐 You should also definitely check my dev.to profile

Preferred tech

cplusplusangularphppythonjavascript Solidity Java TypeScript Linux

Network

SNMP

The dependancy is snmp

snmpwalk -v 1 -c public 192.168.0.1

snmpget -v 1 -c private 192.168.0.1 iso.3.6.1.2.1.1.6.0

snmpset -v 1 -c private 192.168.0.1 iso.3.6.1.2.1.1.6.0 s setvalue

ProfiNET

In order to set the IP adress of a device with the MAC adress 00:19:31:3F:FF:37 run this command

sudo tcpreplay -i eth0 profinet-setip-onepacket.pcap

The dependancy is tcpreplay

If you want to change the MAC adress you can edit the pcap file with a hex editor like hexedit.

In order to find lost devices with the MAC adress you can run a ARP request or send a packet to your subnet ending with .255

With the file profinet-setip-onepacket.pcap the IP adress is set to 192.168.0.3

Popular repositories Loading

  1. planet-earth planet-earth Public

    Forked from timothyclifford/planet-earth

    Personal list of interesting climate change & sustainability links

    2 1

  2. JSON_for_IO-Link JSON_for_IO-Link Public

    Forked from iolinkcommunity/JSON_for_IO-Link

    JSON serialization for IO-Link data.

  3. julian-st julian-st Public

    Python

  4. free-programming-books free-programming-books Public

    Forked from EbookFoundation/free-programming-books

    πŸ“š Freely available programming books

  5. ethereum-org-website ethereum-org-website Public

    Forked from ethereum/ethereum-org-website

    Ethereum.org is a primary online resource for the Ethereum community.

    JavaScript

  6. public-apis public-apis Public

    Forked from public-apis/public-apis

    A collective list of free APIs

    Python