Skip to content
Discussion options

You must be logged in to vote

In my case I have 3 devices within the lab network, I control devices via the router and switch so others can access via ssh etc. I believe I've found a solution to my own issue which I will post for the benifit of others. Apparently you can force a MAC address too which is excellent. Place theese lines into the config.txt

[NETWORK]
# USB OTG (Virtual Ethernet to PC)
hostname=libresdr-tezuka
ipaddr=192.168.2.1
netmask=255.255.255.0

[USB_ETHERNET]
# Physical RJ45 Port
# Setting to 0.0.0.0 enables DHCP
ipaddr_eth=0.0.0.0
netmask_eth=255.255.255.0
gateway_eth=0.0.0.0

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Paqman87
Comment options

Answer selected by Paqman87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants