Forum Replies Created
-
AuthorPosts
-
thanks Komal. I will be testing them tomorrow.
thanks Komal
the bastion key has not expired Komal. I am able to ssh into some nodes in the TACC site, but looks like I lost access to some nodes.
I am not seeing a tmp/fablib directory
thanks
hello Komal
I am using Fablib 1.9.1
thanks
nirmala
Hello Komal
not sure where to check for the fablib version.
We have been working on the C code for quite some time. we edit the code and upload and at times download to save the working code. This time when we download it was saving as a text file.
thanks
Nirmala
Hello I noticed that the rel.1.4.5 show up in the fabric_config.json file. Can I delete the two lines in the json file/
thanks
Nirmala
thanks Komal. I tried again today.
I checked the fabric_config.json file – and did not see multiple entries. just the following
-
- <label>url</label>“default”
- <label>location</label>“/home/fabric/work”
-
- <label>url</label>“https://github.com/fabric-testbed/jupyter-examples/archive/refs/tags/rel1.4.5.tar.gz”
- <label>location</label>“/home/fabric/work/”
August 11, 2025 at 1:51 pm in reply to: Cannot iterate over interfaces on a network in FABlib v1.9.0 #8796OK Komal thanks
August 11, 2025 at 1:41 pm in reply to: Cannot iterate over interfaces on a network in FABlib v1.9.0 #8794Thanks Komal,
the fix that Peter used was to download the 1.9.1 version from the github by changing the requirements.txt in fabric_config.
do we need to do anything else to get the updated 1.9.1 version that you state above?
thanks
Nirmala
August 8, 2025 at 5:12 pm in reply to: Cannot iterate over interfaces on a network in FABlib v1.9.0 #8791thanks a lot Komal. peter checked it and looks like it worked. I will be trying it now .
August 8, 2025 at 12:08 pm in reply to: Cannot iterate over interfaces on a network in FABlib v1.9.0 #8788hello Komal,
we are configuring IP addresses in an OSPF network. so the link that is common to a pair of nodes is given the same network address.
I tried the script with f
for ifc in slice.get_interfaces():
the addressing assignment is going wrong.
can you please suggest how we can fix this?
thanks
Thanks – that worked!
hello Fraida
I also have a project renewal pending. I submitted it to “account-help@fabric-testbed.net” <account-help@fabric-testbed.net>.
thanks
Nirmala
hello Hussam,
sorry it took me sometime to figure out what to do. I worked with Peter this morning. Looks like the version of Kali, we currently support is different from what we used last time. Your suggestions work, but we still have a few more fixes to make.
thanks
Nirmala
hello Hussam,
we are trying to install BGP from FRRouting on the Kali machine. I am attaching our script ( it is missing “sudo apt install curl”, which I executed on the Kali node) . the kali-rolling release comes up when I execute
sudo apt update && sudo apt install frr frr-pythontools
Please see script attached that we execute in the Hacker node.
-
-
AuthorPosts