-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
netmask is returning None #60
Comments
Hi @farp80 Could you format your code in a readable way and perhaps provide details such as your operating system and the outputs of the "cmd" that you are talking about? |
ifcfg.txt
Attached is the file (formatted) with the ifcfg's response. I think you can verify my doubts if you run it in a Windows environment. Thanks. |
I edited the original post. The formatting was off because the whole output was wrapped in a single backtick. |
@jonboiser : thanks. I just clicked the insert code icon. |
@farp80 for someone to work on the issue, they will likely need the output of when you run the |
Could this be because there is no pattern for 'Subnet Mask' in the get_patterns() method in the Windows parser?
|
I am trying to get IP/subnet using the code in this repo, but I am getting NOne as result in the Netmask, even though I can confirm the subnet mask through cmd.
this is the response:
The text was updated successfully, but these errors were encountered: